Author: henning
Date: Mon Sep 19 05:01:17 2005
New Revision: 290127
URL: http://svn.apache.org/viewcvs?rev=290127&view=rev
Log:
- Update to 2.3.2-rc2
- Use commons-email 1.0-rc8
- Update a few links which report errors with linkcheck
Modified:
jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml
Modified:
jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml?rev=290127&r1=290126&r2=290127&view=diff
==============================================================================
---
jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml
(original)
+++
jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml
Mon Sep 19 05:01:17 2005
@@ -27,7 +27,7 @@
<dependency>
<groupId>turbine</groupId>
<artifactId>turbine</artifactId>
- <version>2.3.2-rc1</version>
+ <version>2.3.2-rc2</version>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
@@ -55,7 +55,7 @@
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>3.0.10</version>
- <url>http://www.mysql.org/</url>
+ <url>http://www.mysql.com/products/connector/j/</url>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
@@ -81,7 +81,7 @@
<dependency>
<groupId>commons-email</groupId>
<artifactId>commons-email</artifactId>
- <version>1.0-rc6</version>
+ <version>1.0-rc8</version>
<url>http://jakarta.apache.org/commons/email/</url>
<type>jar</type>
<properties>
@@ -241,7 +241,7 @@
<groupId>xmlrpc</groupId>
<artifactId>xmlrpc</artifactId>
<version>2.0</version>
- <url>http://xml.apache.org/xmlrpc/</url>
+ <url>http://ws.apache.org/xmlrpc/</url>
<type>jar</type>
<properties>
<war.bundle>true</war.bundle>
@@ -365,7 +365,7 @@
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
- <url>http://jakarta.apache.org/commons/logging.html</url>
+ <url>http://logging.apache.org/log4j/</url>
<properties>
<war.bundle>true</war.bundle>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]