Hola a todos:

With this patch Build of Jetspeed is much easier to those , like me ,
that use regularly ant, and want to use his own ant install.., and his
own ant.home setting..

Thanks

Saludos ,
Ignacio J. Ortega
Index: build.xml
===================================================================
RCS file: /home/cvspublic/jakarta-jetspeed/build/build.xml,v
retrieving revision 1.104
diff -u -r1.104 build.xml
--- build.xml   2001/09/20 13:49:57     1.104
+++ build.xml   2001/10/06 19:47:41
@@ -100,7 +100,7 @@
     <!-- Builds Classpath                                                    -->
     <!-- =================================================================== -->
     <path id="classpath">
-        <fileset dir="${ant.home}/lib">
+        <fileset dir="build/lib">
 
             <!-- Everything in the build lib dir -->
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to