Method Summary |
|
public void | execute() |
public void | setBaseLocation(String baseLocation) Set a location that contains plugins and features required by plugins and features for which build scripts are being generated. |
public void | setBuildDirectory(String buildDirectory) Set the folder in which the scripts will be generated, and in which the plugins and features will be fetched. |
public void | setChildren(boolean children) Set the boolean value indicating whether or not the fetch scripts should be
generated for the children of the elements. |
public void | setConfigInfo(String configInfo) Set the configuration for which the script should be generated. |
public void | setCvsPassFile(String cvsPassFileLocation) Set the location for the CVS password file. |
public void | setDirectory(String directoryLocation) The path to a directory file. |
public void | setElements(String element) |
public void | setFetchTag(String value) Overrides the tags provided in directory file by the given value. |
public void | setInstall(String installLocation) Set the folder in which the scripts will be generated, and in which the plugins and features will be fetched. |
public void | setRecursiveGeneration(boolean recursiveGeneration) Set the boolean value indicating whether or not the fetch scripts should be
generated for nested features. |