it.haefelinger.flaka
Class CvsStat
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
it.haefelinger.flaka.Task
it.haefelinger.flaka.CvsStat
- All Implemented Interfaces:
- Cloneable
public class CvsStat
- extends Task
- Since:
- 1.0
- Author:
- merzedes
|
Field Summary |
protected boolean |
fail
|
protected boolean |
preserve
|
| Fields inherited from class it.haefelinger.flaka.Task |
debug, el |
| Methods inherited from class it.haefelinger.flaka.Task |
debug, debug, error, error, getProperty, getref, info, log, setDebug, setEl, throwbx, throwbx, toFile, verbose, warn, warn |
| Methods inherited from class org.apache.tools.ant.Task |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
fail
protected boolean fail
preserve
protected boolean preserve
CvsStat
public CvsStat()
setArg
public void setArg(File x)
setPath
public void setPath(File x)
setFile
public void setFile(File x)
setFail
public void setFail(boolean b)
setPreserve
public void setPreserve(boolean b)
setStem
public void setStem(String x)
execute
public void execute()
throws BuildException
- Overrides:
execute in class Task
- Throws:
BuildException
handleError
protected void handleError(String s)
statCvsProperties
protected void statCvsProperties()
throws BuildException
- Throws:
BuildException