public class ProjectTask extends BaseTask
Constructor and Description |
---|
ProjectTask() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
setBasedir(java.io.File basedir)
Set the base directory of the project.
|
void |
setUnderTest(boolean underTest) |
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 setBasedir(java.io.File basedir)
public void setUnderTest(boolean underTest)