aQute.service.reporter.Report, aQute.service.reporter.Reporter, java.lang.Cloneablepublic class PrepareTask extends BaseTask
| Constructor | Description |
|---|---|
PrepareTask() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute() |
|
boolean |
isPrint() |
|
void |
setBasedir(java.io.File basedir) |
Set the base directory of the project.
|
void |
setPrint(boolean print) |
Print out the properties when they are set in sorted order
|
void |
setTop(java.lang.String top) |
Set the base directory of the project.
|
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warningequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectbindToOwner, 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 boolean isPrint()
public void setPrint(boolean print)
print - public void setBasedir(java.io.File basedir)
basedir - public void setTop(java.lang.String top)
top -