Yep sorry, I should have been more explicit :
* all internal jar names start with cactus*
* distributable files start with jakarta-cactus*

Is that ok (I tried to mimick other Jakarta projects ...) ?
Thanks
-Vincent

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 15, 2001 10:53 PM
Subject: cvs commit: jakarta-alexandria/proposal/gump/project
jakarta-cactus.xml


> rubys       01/09/15 14:53:10
>
>   Modified:    proposal/gump/project jakarta-cactus.xml
>   Log:
>   Looks like I got the names of the jars wrong
>
>   Revision  Changes    Path
>   1.3       +3 -3
jakarta-alexandria/proposal/gump/project/jakarta-cactus.xml
>
>   Index: jakarta-cactus.xml
>   ===================================================================
>   RCS file:
/home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-cactus.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- jakarta-cactus.xml 2001/09/15 17:18:41 1.2
>   +++ jakarta-cactus.xml 2001/09/15 21:53:10 1.3
>   @@ -14,7 +14,7 @@
>        <depend project="xml-xerces"/>
>
>        <home nested="target"/>
>   -    <jar name="jakarta-cactus-ant.jar"/>
>   +    <jar name="cactus-ant.jar"/>
>      </project>
>
>      <!-- Build the Cactus project for Servlet API 2.2 -->
>   @@ -43,7 +43,7 @@
>        <work nested="target/servlet22/classes"/>
>
>        <home nested="target"/>
>   -    <jar name="servlet22/dist/lib/jakarta-cactus.jar"/>
>   +    <jar name="servlet22/dist/lib/cactus.jar"/>
>      </project>
>
>      <!-- Build the Cactus project for Servlet API 2.3 -->
>   @@ -72,7 +72,7 @@
>        <work nested="target/servlet23/classes"/>
>
>        <home nested="target"/>
>   -    <jar name="servlet23/dist/lib/jakarta-cactus.jar"/>
>   +    <jar name="servlet23/dist/lib/cactus.jar"/>
>      </project>
>
>    </module>
>
>
>
>
> ---------------------------------------------------------------------
> 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