mpoeschl 2003/07/15 17:21:42
Modified: . Tag: T_2_1_BRANCH project.xml
Log:
sync dependencies with turbine-2.3-dev
Revision Changes Path
No revision
No revision
1.1.2.2 +21 -4 jakarta-turbine-flux/Attic/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-flux/Attic/project.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- project.xml 13 Dec 2002 09:17:04 -0000 1.1.2.1
+++ project.xml 16 Jul 2003 00:21:42 -0000 1.1.2.2
@@ -72,13 +72,29 @@
</properties>
</dependency>
<dependency>
+ <id>commons-lang</id>
+ <version>1.0.1</version>
+ <url>http://jakarta.apache.org/commons/lang.html</url>
+ <properties>
+ <war.bundle.jar>true</war.bundle.jar>
+ </properties>
+ </dependency>
+ <dependency>
+ <id>commons-logging</id>
+ <version>1.0.3</version>
+ <url>http://jakarta.apache.org/commons/logging.html</url>
+ <properties>
+ <war.bundle.jar>true</war.bundle.jar>
+ </properties>
+ </dependency>
+ <dependency>
<id>ecs</id>
- <version>1.4.1</version>
+ <version>1.4.2</version>
<url>http://jakarta.apache.org/ecs/</url>
</dependency>
<dependency>
<id>servletapi</id>
- <version>2.2</version>
+ <version>2.3</version>
</dependency>
<dependency>
<id>turbine</id>
@@ -86,11 +102,12 @@
</dependency>
<dependency>
<id>torque</id>
- <version>3.1-dev</version>
+ <version>3.1-alpha2</version>
+ <url>http://db.apache.org/torque/</url>
</dependency>
<dependency>
<id>velocity</id>
- <version>1.3</version>
+ <version>1.3.1</version>
<url>http://jakarta.apache.org/velocity/</url>
<properties>
<war.bundle.jar>true</war.bundle.jar>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]