|
|
@@ -107,7 +107,7 @@ public class ScriptRunnerCreator { |
|
|
|
* This checks if the script manager exists in the scriptLoader |
|
|
|
* classloader and if so it creates and returns the script runner. |
|
|
|
* @param checkManager check if the manager matchs this value. |
|
|
|
* @param mangagerClass the name of the script manager class. |
|
|
|
* @param managerClass the name of the script manager class. |
|
|
|
* @param runnerClass the name of ant's script runner for this manager. |
|
|
|
* @return the script runner class. |
|
|
|
* @throws BuildException if there is a problem creating the runner class. |
|
|
|