|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.tasks.BuildWrapper
hudson.ivy.AntIvyBuildWrapper
public class AntIvyBuildWrapper
A custom wrapper providing an extended AntIvyBuildWrapper.AntIvyBuilderEnvironment that can be used to customize the execution of Ant.
Additional Ant opts and command line arguments/targets that will be prepended to the build specified values.
getAdditionalArgs=-lib /my-custom-tasks-dir -listener com.acme.MyBuildListener getAdditionalOpts=-javaagent:path-to-agent.jar -DmyProp=prop
| Nested Class Summary | |
|---|---|
class |
AntIvyBuildWrapper.AntIvyBuilderEnvironment
|
| Nested classes/interfaces inherited from class hudson.tasks.BuildWrapper |
|---|
hudson.tasks.BuildWrapper.Environment |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
AntIvyBuildWrapper()
|
|
| Method Summary |
|---|
| Methods inherited from class hudson.tasks.BuildWrapper |
|---|
all, decorateLauncher, getDescriptor, getProjectAction, getProjectActions, setUp, setUp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntIvyBuildWrapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||