| Modifier and Type | Method and Description |
|---|---|
void |
ScriptSCM.executeAnt(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
String targets,
String antName,
String antOpts,
String buildFile,
String properties) |
void |
ScriptSCM.executeAnt(hudson.model.AbstractProject<?,?> project,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
String targets,
String antName,
String antOpts,
String buildFile,
String properties) |
Copyright © 2004-2015. All Rights Reserved.