public class ManifestHelperTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
ManifestHelperTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
void |
execute() |
protected String |
execute(String command) |
protected String |
getBuildRevision() |
protected String |
getDateString(Date date) |
void |
setAnalyze(boolean analyze)
Deprecated.
As of Mueller (7.2.x), with no replacement
|
void |
setClasspathRef(org.apache.tools.ant.types.Reference reference) |
void |
setProjectDirPropertyName(String projectDirPropertyName) |
bindToOwner, 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.BuildException@Deprecated public void setAnalyze(boolean analyze)
public void setClasspathRef(org.apache.tools.ant.types.Reference reference)
public void setProjectDirPropertyName(String projectDirPropertyName)
protected void doExecute()
throws Exception
Exceptionprotected String execute(String command)
throws Exception
Exceptionprotected String getBuildRevision()
throws Exception
Exceptionprotected String getDateString(Date date)