| Modifier and Type | Method and Description |
|---|---|
boolean |
ScriptSCM.executeAnt(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener,
String targets,
String antName,
String antOpts,
String buildFile,
String properties) |
boolean |
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 © 2016–2017. All rights reserved.