You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by se...@apache.org on 2007/05/19 14:36:07 UTC

svn commit: r539740 - in /jakarta/turbine/core/branches/TURBINE_2_3_BRANCH: project.xml xdocs/changes.xml

Author: seade
Date: Sat May 19 05:36:07 2007
New Revision: 539740

URL: http://svn.apache.org/viewvc?view=rev&rev=539740
Log:
Updated velocity dependency to 1.5.

Modified:
    jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml
    jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml

Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml?view=diff&rev=539740&r1=539739&r2=539740
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml (original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml Sat May 19 05:36:07 2007
@@ -685,8 +685,8 @@
     <dependency>
       <groupId>velocity</groupId>
       <artifactId>velocity</artifactId>
-      <version>1.4</version>
-      <url>http://jakarta.apache.org/velocity/</url>
+      <version>1.5</version>
+      <url>http://velocity.apache.org/engine/</url>
       <type>jar</type>
       <properties>
         <dist.bundle>true</dist.bundle>
@@ -696,7 +696,7 @@
       <groupId>velocity</groupId>
       <artifactId>texen</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/velocity/</url>
+      <url>http://velocity.apache.org/texen/</url>
       <type>jar</type>
       <properties>
         <dist.bundle>true</dist.bundle>

Modified: jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml?view=diff&rev=539740&r1=539739&r2=539740
==============================================================================
--- jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml (original)
+++ jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/xdocs/changes.xml Sat May 19 05:36:07 2007
@@ -38,6 +38,7 @@
         <li>commons-lang to 2.3</li>
         <li>commons-pool to 1.3</li>
         <li>log4j to 1.2.14</li>
+        <li>velocity to 1.5</li>
       </ul>
     </action>
     <action type="fix" dev="seade">



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