Class Summary |
P4Base |
Base class for Perforce (P4) ANT tasks. |
P4Change |
P4Change - grab a new changelist from Perforce. |
P4Edit |
P4Edit - checkout file(s) for edit. |
P4HandlerAdapter |
|
P4Have |
P4Have - lists files currently on client. |
P4Label |
P4Label - create a Perforce Label. |
P4Submit |
P4Submit - submit a numbered changelist to Perforce. |
P4Sync |
P4Sync - synchronise client space to a perforce depot view. |
SimpleP4OutputHandler |
|
ANT Tasks for Perforce integration.
These tasks provide basic P4 capabilities to automated ANT-based build systems. Note:
the tasks in this package are linked against the Jakarta ORO 2.0 library which
brings the power of Perl 5 regular expressions to Java.
These tasks also require you to have the p4 (or p4.exe) client in your path.