Reporter.SetLocation
Report.Location
Modifier and Type | Field and Description |
---|---|
private java.io.File |
bndFile |
private java.lang.String |
outputDir |
private java.io.File |
rootDir |
errors, exceptions, messages, onfail, pedantic, progress, properties, reporter, trace, warnings, workspaceProps
Constructor and Description |
---|
RunBundlesTask() |
Modifier and Type | Method and Description |
---|---|
private java.io.File |
createReleaseDir() |
void |
execute() |
void |
setBndFile(java.io.File bndFile) |
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
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
private java.io.File rootDir
private java.lang.String outputDir
private java.io.File bndFile
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
private java.io.File createReleaseDir()
public void setRootDir(java.io.File rootDir)
public void setOutputDir(java.lang.String outputDir)
public void setBndFile(java.io.File bndFile)