source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/main/org/apache/tools/ant/taskdefs/optional/perforce/package.html@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 1.0 KB
Line 
1<body>
2ANT Tasks for Perforce integration.
3
4These tasks provide basic P4 capabilities to automated ANT-based build systems. <b>Note:</b>
5the tasks in this package are linked against the Jakarta ORO 2.0 library which
6brings the power of Perl 5 regular expressions to Java.
7
8These tasks also require you to have the p4 (or p4.exe) client in your path.
9
10@see <A HREF="http://ant.apache.org/">Ant Project</A>
11@see <A HREF="http://www.perforce.com/">Perforce</A>
12
13@see org.apache.tools.ant.taskdefs.optional.perforce.P4Sync
14@see org.apache.tools.ant.taskdefs.optional.perforce.P4Label
15@see org.apache.tools.ant.taskdefs.optional.perforce.P4Have
16@see org.apache.tools.ant.taskdefs.optional.perforce.P4Change
17@see org.apache.tools.ant.taskdefs.optional.perforce.P4Edit
18@see org.apache.tools.ant.taskdefs.optional.perforce.P4Submit
19@see org.apache.tools.ant.taskdefs.optional.perforce.P4Counter
20
21
22
23@author <A HREF="mailto:[email protected]">Les Hughes</A>
24
25
26<hr>
27<p align="center">Copyright &copy; 2000-2001,2003 Apache Software Foundation. All rights
28Reserved.</p>
29</body>
Note: See TracBrowser for help on using the repository browser.