Update of /cvsroot/xdoclet-plugins/xdoclet-plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6400
Modified Files:
project.xml
Log Message:
Change dependencies to their latest versions
Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/project.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** project.xml 3 May 2005 12:56:18 -0000 1.54
--- project.xml 5 May 2005 12:14:33 -0000 1.55
***************
*** 25,31 ****
</repository>
<version>
! <id>1.0-alpha-1</id>
! <name>1.0-alpha-1</name>
! <tag>XDOCLET_PLUGINS_1_0_ALPHA_1</tag>
</version>
--- 25,31 ----
</repository>
<version>
! <id>1.0-alpha-1</id>
! <name>1.0-alpha-1</name>
! <tag>XDOCLET_PLUGINS_1_0_ALPHA_1</tag>
</version>
***************
*** 70,74 ****
<groupId>nanocontainer</groupId>
<artifactId>nanocontainer-ant</artifactId>
! <version>1.0-beta-1</version>
<url>http://nanocontainer.codehaus.org/ant/</url>
<properties>
--- 70,74 ----
<groupId>nanocontainer</groupId>
<artifactId>nanocontainer-ant</artifactId>
! <version>1.0-beta-3</version>
<url>http://nanocontainer.codehaus.org/ant/</url>
<properties>
***************
*** 80,84 ****
<groupId>nanocontainer</groupId>
<artifactId>nanocontainer</artifactId>
! <version>1.0-beta-1</version>
<url>http://nanocontainer.codehaus.org/</url>
<properties>
--- 80,84 ----
<groupId>nanocontainer</groupId>
<artifactId>nanocontainer</artifactId>
! <version>1.0-beta-3</version>
<url>http://nanocontainer.codehaus.org/</url>
<properties>
***************
*** 91,95 ****
<artifactId>generama</artifactId>
<version>1.1</version>
! <url>http://generama.codehaus.org/</url>
<properties>
<dist.bundle>true</dist.bundle>
--- 91,95 ----
<artifactId>generama</artifactId>
<version>1.1</version>
! <url>http://generama.codehaus.org/</url>
<properties>
<dist.bundle>true</dist.bundle>
***************
*** 110,114 ****
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
! <version>2.1</version>
<url>http://jakarta.apache.org/</url>
<properties>
--- 110,114 ----
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
! <version>3.1</version>
<url>http://jakarta.apache.org/</url>
<properties>
***************
*** 120,124 ****
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
! <version>1.2.8</version>
<url>http://jakarta.apache.org/log4j/</url>
<properties>
--- 120,124 ----
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
! <version>1.2.9</version>
<url>http://jakarta.apache.org/log4j/</url>
<properties>
***************
*** 140,144 ****
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
! <version>1.6.1</version>
<url>http://jakarta.apache.org/</url>
<properties>
--- 140,144 ----
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
! <version>1.7.0</version>
<url>http://jakarta.apache.org/</url>
<properties>
***************
*** 149,154 ****
<dependency>
<groupId>commons-jelly</groupId>
! <artifactId>commons-jelly</artifactId>
! <version>1.0-beta-4</version>
<url>http://jakarta.apache.org/jelly/</url>
<properties>
--- 149,154 ----
<dependency>
<groupId>commons-jelly</groupId>
! <artifactId>commons-jelly</artifactId>
! <version>1.0-RC1</version>
<url>http://jakarta.apache.org/jelly/</url>
<properties>
***************
*** 188,195 ****
<dependency>
! <groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
! <version>1.4</version>
! <url>http://www.dom4j.org</url>
<properties>
<dist.bundle>true</dist.bundle>
--- 188,195 ----
<dependency>
! <groupId>dom4j</groupId>
<artifactId>dom4j</artifactId>
! <version>1.6</version>
! <url>http://www.dom4j.org</url>
<properties>
<dist.bundle>true</dist.bundle>
***************
*** 198,202 ****
<dependency>
! <groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.0</version>
--- 198,221 ----
<dependency>
! <groupId>jaxen</groupId>
! <artifactId>jaxen</artifactId>
! <version>1.1-beta-4</version>
! <url>http://sf.net/projects/jaxen</url>
! <properties>
! <dist.bundle>true</dist.bundle>
! </properties>
! </dependency>
!
! <dependency>
! <groupId>saxpath</groupId>
! <artifactId>saxpath</artifactId>
! <version>1.0-FCS</version>
! <properties>
! <dist.bundle>true</dist.bundle>
! </properties>
! </dependency>
!
! <dependency>
! <groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.0</version>
***************
*** 208,215 ****
<dependency>
! <groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.3-1</version>
! <url>http://ant.apache.org</url>
</dependency>
--- 227,234 ----
<dependency>
! <groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.3-1</version>
! <url>http://ant.apache.org</url>
</dependency>
***************
*** 226,230 ****
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
! <version>2.7.2</version>
<url>http://www.antlr.org/</url>
</dependency>
--- 245,249 ----
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
! <version>2.7.5H3</version>
<url>http://www.antlr.org/</url>
</dependency>
***************
*** 237,247 ****
</dependency>
- <dependency>
- <groupId>groovy</groupId>
- <artifactId>groovy</artifactId>
- <version>1.0-beta-5</version>
- <url>http://groovy.codehaus.org</url>
- </dependency>
-
</dependencies>
--- 256,259 ----
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits