public class RunconfigToDistributionTask extends BaseTask
Constructor and Description |
---|
RunconfigToDistributionTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setAllowSnapshots(boolean allowSnapshots) |
void |
setBndFile(java.io.File bndFile) |
void |
setBuildProject(java.io.File buildProject) |
void |
setOutputDir(java.lang.String outputDir) |
void |
setRootDir(java.io.File rootDir) |
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warning
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
public void setRootDir(java.io.File rootDir)
public void setBuildProject(java.io.File buildProject)
public void setOutputDir(java.lang.String outputDir)
public void setBndFile(java.io.File bndFile)
public void setAllowSnapshots(boolean allowSnapshots)