rubys 01/09/16 09:12:21
Modified: proposal/gump/project jakarta-cactus.xml
Log:
Update cactus's URL
Revision Changes Path
1.4 +1 -4 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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jakarta-cactus.xml 2001/09/15 21:53:10 1.3
+++ jakarta-cactus.xml 2001/09/16 16:12:21 1.4
@@ -1,5 +1,6 @@
<module name="jakarta-cactus">
+ <url href="http://jakarta.apache.org/cactus/"/>
<description>
Unit test framework for J2EE server-side java code
</description>
@@ -19,8 +20,6 @@
<!-- Build the Cactus project for Servlet API 2.2 -->
<project name="jakarta-cactus-22">
- <url href="http://jakarta.apache.org/commons/cactus/index.html"/>
-
<ant buildfile="build/build.xml" target="gump">
<property name="test.port" value="8081"/>
<property name="tomcat.home.33" reference="home"
@@ -48,8 +47,6 @@
<!-- Build the Cactus project for Servlet API 2.3 -->
<project name="jakarta-cactus-23">
- <url href="http://jakarta.apache.org/commons/cactus/index.html"/>
-
<ant buildfile="build/build.xml" target="gump">
<property name="test.port" value="8082"/>
<property name="tomcat.home.40" reference="home"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]