[Fwd: project.xml patch]
Mircea Toma <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Here's the patch :)
project.xml.patch
(text/plain, 1.3 KB)
Index: distribution/project.xml
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/distribution/project.xml,v
retrieving revision 1.24
diff -u -r1.24 project.xml
--- distribution/project.xml 24 Oct 2003 13:50:24 -0000 1.24
+++ distribution/project.xml 28 Oct 2003 00:04:40 -0000
@@ -130,14 +130,22 @@
<category>shared</category>
</properties>
</dependency>
- <dependency>
- <groupId>jcomponent</groupId>
- <artifactId>jcomponent-loggerstore</artifactId>
- <version>1.0-b1</version>
- <properties>
- <category>container</category>
- </properties>
- </dependency>
+ <dependency>
+ <groupId>jcomponent</groupId>
+ <artifactId>jcomponent-loggerstore</artifactId>
+ <version>1.0-b2-dev</version>
+ <properties>
+ <category>container</category>
+ </properties>
+ </dependency>
+ <dependency>
+ <groupId>jcomponent</groupId>
+ <artifactId>jcomponent-alchemist</artifactId>
+ <version>20031025.132828</version>
+ <properties>
+ <category>container</category>
+ </properties>
+ </dependency>
<dependency>
<id>oro</id>
<version>2.0.7</version>