prickett 2002/10/20 23:07:34
Modified: periodicity/src/plugins-build/database project.xml
Log:
Added a dependency to fulcrum version 3.0 b2 dev
Added a dependency to the current snapshot of the commons language package
Revision Changes Path
1.7 +8 -0
jakarta-commons-sandbox/periodicity/src/plugins-build/database/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/periodicity/src/plugins-build/database/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 21 Oct 2002 03:57:12 -0000 1.6
+++ project.xml 21 Oct 2002 06:07:34 -0000 1.7
@@ -45,6 +45,14 @@
<id>velocity</id>
<version>1.3-dev</version>
</dependency>
+ <dependency>
+ <id>fulcrum</id>
+ <version>3.0-b2-dev</version>
+ </dependency>
+ <dependency>
+ <id>commons-lang</id>
+ <version>SNAPSHOT</version>
+ </dependency>
</dependencies>
<build>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>