org.apache.ivy.ant
public class IvyFindRevision extends IvyTask
| Method Summary | |
|---|---|
| void | doExecute() |
| String | getBranch() |
| String | getModule() |
| String | getOrganisation() |
| String | getProperty() |
| String | getRevision() |
| void | setBranch(String branch) |
| void | setModule(String module) |
| void | setOrganisation(String organisation) |
| void | setProperty(String prefix) |
| void | setRevision(String revision) |