The patch is good , but the explantion is the exact opposite, does not
use ant.home to find cactus and junit, because in my ant install there
arent such files.. sorry about that.. was made so many time ago.. and
just understanding what was needed to be able to compile jetspeed.. :

Saludos ,
Ignacio J. Ortega


> -----Mensaje original-----
> De: Santiago Gala [mailto:[EMAIL PROTECTED]]
> Enviado el: lunes 8 de octubre de 2001 19:59
> Para: [EMAIL PROTECTED]
> Asunto: Re: [PATCH] Build process define ant.home but no uses it
> 
> 
> Ignacio J. Ortega wrote:
> 
> >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..
> >
> Done. Thanks.
> 
> >
> >
> >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]
> >
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to