vmassol 02/04/22 06:48:34
Modified: . gump.xml
Log:
added new property cvs.executable
Revision Changes Path
1.8 +3 -0 jakarta-cactus/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/gump.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gump.xml 21 Apr 2002 17:26:22 -0000 1.7
+++ gump.xml 22 Apr 2002 13:48:34 -0000 1.8
@@ -45,6 +45,7 @@
<ant buildfile="documentation/build.xml" target="dist">
<depend property="cactus.ant.jar" project="jakarta-cactus-ant"/>
+ <property name="cvs.executable" value="cvs"/>
</ant>
<depend project="jakarta-ant"/>
@@ -224,6 +225,7 @@
<property name="dist.dir" value="dist-12"/>
<property name="target.dir" value="target-12"/>
<property name="release.dir" value="release-12"/>
+ <property name="cvs.executable" value="cvs"/>
</ant>
@@ -260,6 +262,7 @@
<property name="dist.dir" value="dist-13"/>
<property name="target.dir" value="target-13"/>
<property name="release.dir" value="release-13"/>
+ <property name="cvs.executable" value="cvs"/>
</ant>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>