ok I understand better ... My fault, I should have told you ... However, I
still find it strange that this intermediate directory has to appear in the
gump def. file (I understand why there is the need). I was considering this
intermediate directory as internal stuff ... but it is not I guess ....
Thanks
-Vincent
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 18, 2001 10:50 PM
Subject: cvs commit: jakarta-alexandria/proposal/gump/project
jakarta-commons.xml
> rubys 01/08/18 14:50:32
>
> Modified: proposal/gump/project jakarta-commons.xml
> Log:
> It looks like the root cause of the failure was the renaming of out
> to target.
>
> Revision Changes Path
> 1.30 +4 -6
jakarta-alexandria/proposal/gump/project/jakarta-commons.xml
>
> Index: jakarta-commons.xml
> ===================================================================
> RCS file:
/home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-commons.xml,v
> retrieving revision 1.29
> retrieving revision 1.30
> diff -u -r1.29 -r1.30
> --- jakarta-commons.xml 2001/08/18 21:37:59 1.29
> +++ jakarta-commons.xml 2001/08/18 21:50:32 1.30
> @@ -53,9 +53,8 @@
> <depend project="jakarta-tomcat"/>
> <depend project="commons-cactus-ant"/>
>
> - <work nested="cactus/out/servlet22/classes"/>
> - <work nested="cactus/out/classes"/>
> - <work nested="cactus/util"/>
> + <work nested="cactus/target/classes"/>
> + <work nested="cactus/target/servlet22/classes"/>
>
> <home nested="cactus/out"/>
> <jar name="servlet22/dist/lib/commons-cactus.jar"/>
> @@ -85,9 +84,8 @@
> <depend project="jakarta-tomcat-4.0"/>
> <depend project="commons-cactus-ant"/>
>
> - <work nested="cactus/out/servlet23/classes"/>
> - <work nested="cactus/out/classes"/>
> - <work nested="cactus/util"/>
> + <work nested="cactus/target/classes"/>
> + <work nested="cactus/target/servlet22/classes"/>
>
> <home nested="cactus/out"/>
> <jar name="servlet23/dist/lib/commons-cactus.jar"/>
>
>
>
>
> ---------------------------------------------------------------------
> 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]