sbailliez 2004/11/12 06:39:52
Modified: docs/manual/OptionalTasks perforce.html
Log:
Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981
Revision Changes Path
1.28 +1 -1 ant/docs/manual/OptionalTasks/perforce.html
Index: perforce.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/OptionalTasks/perforce.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- perforce.html 12 Nov 2004 10:36:28 -0000 1.27
+++ perforce.html 12 Nov 2004 14:39:52 -0000 1.28
@@ -567,7 +567,7 @@
Set the value of the "p4.last.clean.build" property to the current
value of the "last-clean-build" counter:
<PRE>
-<p4counter name="last-clean-build"
property="${p4.last.clean.build}"/>
+<p4counter name="last-clean-build"
property="p4.last.clean.build"/>
</pre>
<hr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]