The Perforce tasks implement Perforce commands using the Perforce Java API. The tasks are intended for build automation with Ant. Note: These tasks are known to work with P4Java 2010.1, JDK 6 and Ant 1.7.0.

The following are some of the capabilities of the Perforce tasks:

@see Ant Project @see Perforce @see com.perforce.ant.tasks.SyncTask @see com.perforce.ant.tasks.ChangeTask @see com.perforce.ant.tasks.EditTask @see com.perforce.ant.tasks.SubmitTask @see com.perforce.ant.tasks.HaveTask @see com.perforce.ant.tasks.LabelTask @see com.perforce.ant.tasks.LabelsyncTask @see com.perforce.ant.tasks.CounterTask @see com.perforce.ant.tasks.ReopenTask @see com.perforce.ant.tasks.RevertTask @see com.perforce.ant.tasks.AddTask @see com.perforce.ant.tasks.DeleteTask @see com.perforce.ant.tasks.IntegrateTask @see com.perforce.ant.tasks.ResolveTask @see com.perforce.ant.tasks.FstatTask @see com.perforce.ant.tasks.ChangesTask @see com.perforce.ant.tasks.Diff2Task @see com.perforce.ant.tasks.FilesTask @see com.perforce.ant.tasks.FixTask @see com.perforce.ant.tasks.GrepTask @see com.perforce.ant.tasks.JobTask @see com.perforce.ant.tasks.JobsTask @see com.perforce.ant.tasks.LockTask @see com.perforce.ant.tasks.UnlockTask @see com.perforce.ant.tasks.MoveTask @see com.perforce.ant.tasks.ShelveTask @see com.perforce.ant.tasks.UnshelveTask @see com.perforce.ant.tasks.TagTask

@author Perforce Support