@Deprecated public class BuildVersionId extends org.apache.tools.ant.Task
Constructor and Description |
---|
BuildVersionId()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Deprecated.
Run task.
|
void |
setFile(File file)
Deprecated.
The file in which the build number is stored.
|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setFile(File file)
file
- the file in which build number is stored.public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
- if an error occursCopyright © 2010–2016. All rights reserved.