summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html
blob: 36778810b8be4b14163b8af42da2d47cd40696d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<body>
ANT Tasks for Perforce integration.

These tasks provide basic P4 capabilities to automated ANT-based build systems. <b>Note:</b>
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 <A HREF="http://ant.apache.org/">Ant Project</A>
@see <A HREF="http://www.perforce.com/">Perforce</A>

@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 <A HREF="mailto:leslie.hughes@rubus.com">Les Hughes</A>


<hr>
<p align="center">Copyright &copy; 2000-2001,2003 Apache Software Foundation. All rights
Reserved.</p>
</body>