public class ProfilesUptodate extends ProfileTask implements org.apache.tools.ant.taskdefs.condition.Condition
| Constructor and Description |
|---|
ProfilesUptodate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eval() |
void |
execute() |
void |
setDojoReleaseDir(java.lang.String dojoReleaseDir) |
void |
setDojoSrcDir(java.lang.String dojoSrcDir) |
void |
setProperty(java.lang.String property) |
getProfileFiles, parseProfile, setDirbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setProperty(java.lang.String property)
public void setDojoSrcDir(java.lang.String dojoSrcDir)
public void setDojoReleaseDir(java.lang.String dojoReleaseDir)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic boolean eval()
throws org.apache.tools.ant.BuildException
eval in interface org.apache.tools.ant.taskdefs.condition.Conditionorg.apache.tools.ant.BuildException