You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/09/19 14:01:20 UTC

svn commit: r290127 - /jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml

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: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: svn commit: r290127 - /jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
Scott Eade <se...@backstagetech.com.au> writes:

>henning@apache.org wrote:

>>@@ -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>
>>  
>>
>Wouldn't the link actually be: http://jakarta.apache.org/commons/logging/

Gee, I fixed the wrong one... This was meant for log4j. Thanks for spotting.

	Best regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
hps@intermeta.de        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

		      4 - 8 - 15 - 16 - 23 - 42

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org


Re: svn commit: r290127 - /jakarta/turbine/core/trunk/extensions/maven-plugin/src/plugin-resources/flavor/turbine-2.3.2/maven/project.xml

Posted by Scott Eade <se...@backstagetech.com.au>.
henning@apache.org wrote:

>@@ -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>
>  
>
Wouldn't the link actually be: http://jakarta.apache.org/commons/logging/

Scott

-- 
Scott Eade
Backstage Technologies Pty. Ltd.
http://www.backstagetech.com.au


---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org