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, warningbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic 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)