You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2009/01/18 20:19:20 UTC

svn commit: r735524 - in /velocity/engine/branches/1.6.x: build/build.properties pom.xml src/changes/changes.xml xdocs/docs/index.xml

Author: cbrisson
Date: Sun Jan 18 11:19:20 2009
New Revision: 735524

URL: http://svn.apache.org/viewvc?rev=735524&view=rev
Log:
prepare 1.6.2

Modified:
    velocity/engine/branches/1.6.x/build/build.properties
    velocity/engine/branches/1.6.x/pom.xml
    velocity/engine/branches/1.6.x/src/changes/changes.xml
    velocity/engine/branches/1.6.x/xdocs/docs/index.xml

Modified: velocity/engine/branches/1.6.x/build/build.properties
URL: http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/build/build.properties?rev=735524&r1=735523&r2=735524&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/build/build.properties (original)
+++ velocity/engine/branches/1.6.x/build/build.properties Sun Jan 18 11:19:20 2009
@@ -22,7 +22,7 @@
 # Global defaults
 name=       Velocity
 project=    velocity
-version=    1.6.2-dev
+version=    1.6.2
 final.name= ${project}-${version}
 
 # compile switches

Modified: velocity/engine/branches/1.6.x/pom.xml
URL: http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/pom.xml?rev=735524&r1=735523&r2=735524&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/pom.xml (original)
+++ velocity/engine/branches/1.6.x/pom.xml Sun Jan 18 11:19:20 2009
@@ -33,10 +33,10 @@
 
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity</artifactId>
-  <version>1.6.2-dev</version>
+  <version>1.6.2</version>
 
   <name>Apache Velocity</name>
-  <url>http://velocity.apache.org/engine/releases/velocity-1.6.1/</url>
+  <url>http://velocity.apache.org/engine/releases/velocity-1.6.2/</url>
   <description>Apache Velocity is a general purpose template engine.</description>
   <inceptionYear>2000</inceptionYear>
   <packaging>jar</packaging>
@@ -73,7 +73,7 @@
   <distributionManagement>
     <site>
       <id>velocity.apache.org</id>
-      <url>scpexe://people.apache.org/www/velocity.apache.org/engine/releases/velocity-1.6.1/</url>
+      <url>scpexe://people.apache.org/www/velocity.apache.org/engine/releases/velocity-1.6.2/</url>
     </site>
     <repository>
       <id>apache.releases</id>

Modified: velocity/engine/branches/1.6.x/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/src/changes/changes.xml?rev=735524&r1=735523&r2=735524&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/src/changes/changes.xml (original)
+++ velocity/engine/branches/1.6.x/src/changes/changes.xml Sun Jan 18 11:19:20 2009
@@ -26,7 +26,7 @@
 
   <body>
 
-    <release version="1.6.2-dev" date="In Subversion">
+    <release version="1.6.2" date="2009-01-24">
 
       <action type="add" dev="byron" issue="VELOCITY-656">
 	 Better error reporting when toString() throw an exception

Modified: velocity/engine/branches/1.6.x/xdocs/docs/index.xml
URL: http://svn.apache.org/viewvc/velocity/engine/branches/1.6.x/xdocs/docs/index.xml?rev=735524&r1=735523&r2=735524&view=diff
==============================================================================
--- velocity/engine/branches/1.6.x/xdocs/docs/index.xml (original)
+++ velocity/engine/branches/1.6.x/xdocs/docs/index.xml Sun Jan 18 11:19:20 2009
@@ -55,7 +55,7 @@
 
     <section name="Where do I get releases?" href="WheredoIgetreleases?">
 
-      <p> The current stable release version is version 1.6.1. </p>
+      <p> The current stable release version is version 1.6.2. </p>
 
       <p> The release distribution is available as a combined source/binary distribution in
         <code>tar.gz</code> and