CVS: jcontainer/loom/distribution project.xml,1.36,1.37
Peter Royal <proyal-yCVjj/[email protected]> Sun, 15 Feb 2004 16:04:33 -0600
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/distribution
In directory hogshead.codehaus.org:/tmp/cvs-serv11977/loom/distribution
Modified Files:
project.xml
Log Message:
Fix dependencies so Loom can start
Index: project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/distribution/project.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- project.xml 15 Dec 2003 17:32:46 -0000 1.36
+++ project.xml 15 Feb 2004 21:58:01 -0000 1.37
@@ -131,7 +131,15 @@
<dependency>
<groupId>spice</groupId>
<artifactId>spice-loggerstore</artifactId>
- <version>1.0-b3</version>
+ <version>20040127.234033</version>
+ <properties>
+ <category>container</category>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>spice</groupId>
+ <artifactId>spice-alchemist</artifactId>
+ <version>20031120.105516</version>
<properties>
<category>container</category>
</properties>