org.apache.tools.ant.taskdefs.optional.perforce
Class P4Have
Lists Perforce files currently on client.
P4Have simply dumps the current file version info into
the Ant log (or stdout).
void | execute() - Execute the Perforce
have command.
|
execP4Command , execP4Command , getErrorMessage , getInError , init , setClient , setCmdopts , setErrorMessage , setFailonerror , setGlobalopts , setInError , setPort , setUser , setView |
execute , 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 |
execute
public void execute()
throws BuildException
Execute the Perforce have
command.
- execute in interface Task
BuildException
- if the command cannot be executed.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.