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.
@see Ant Project
@see Perforce
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Sync
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Label
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Have
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Change
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Edit
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
@see org.apache.tools.ant.taskdefs.optional.perforce.P4Counter
@author Les Hughes
Ant tasks for working with a SourceOffSite source control system.
The <SOSGet> Retreives file(s) from a SOS database
The <SOSCheckin> Commits and unlocks file(s) in a SOS database
The <SOSCheckout> Retreives and lock file(s) in a SOS database
The <SOSLabel> Label a SOS database
These classes enhance the <xmlcatalog> datatype
to support external catalog files using the xml-commons resolver, in
accordance with the
OASIS "Open Catalog" standard. They will be used if and only if
the xml-commons resolver library is available on the classpath.