You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2005/09/13 22:29:50 UTC

svn commit: r280645 - in /db/torque: common/trunk/project.xml generator/trunk/src/conf/build-torque.xml maven-plugin/trunk/project.xml runtime/trunk/xdocs/changes.xml runtime/trunk/xdocs/tutorial/step3.xml

Author: tfischer
Date: Tue Sep 13 13:29:41 2005
New Revision: 280645

URL: http://svn.apache.org/viewcvs?rev=280645&view=rev
Log:
replace 3.2-rc2-dev by 3.2-rc2

Modified:
    db/torque/common/trunk/project.xml
    db/torque/generator/trunk/src/conf/build-torque.xml
    db/torque/maven-plugin/trunk/project.xml
    db/torque/runtime/trunk/xdocs/changes.xml
    db/torque/runtime/trunk/xdocs/tutorial/step3.xml

Modified: db/torque/common/trunk/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/common/trunk/project.xml?rev=280645&r1=280644&r2=280645&view=diff
==============================================================================
--- db/torque/common/trunk/project.xml (original)
+++ db/torque/common/trunk/project.xml Tue Sep 13 13:29:41 2005
@@ -19,7 +19,7 @@
   <pomVersion>3</pomVersion>
   <groupId>torque</groupId>
   <name>Torque</name>
-  <currentVersion>3.2-rc2-dev</currentVersion>
+  <currentVersion>3.2-rc2</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://db.apache.org/</url>

Modified: db/torque/generator/trunk/src/conf/build-torque.xml
URL: http://svn.apache.org/viewcvs/db/torque/generator/trunk/src/conf/build-torque.xml?rev=280645&r1=280644&r2=280645&view=diff
==============================================================================
--- db/torque/generator/trunk/src/conf/build-torque.xml (original)
+++ db/torque/generator/trunk/src/conf/build-torque.xml Tue Sep 13 13:29:41 2005
@@ -38,7 +38,7 @@
   <property file="${torque.contextProperties}"/>
   <property name="lib.dir" value="lib"/>
   <property name="torque.lib.dir" value="${lib.dir}"/>
-  <property name="torque.jar" value="torque-gen-3.2-rc2-dev.jar"/>
+  <property name="torque.jar" value="torque-gen-3.2-rc2.jar"/>
 
   <!--
     Build the classpath. Specifically point to each file we're including to avoid

Modified: db/torque/maven-plugin/trunk/project.xml
URL: http://svn.apache.org/viewcvs/db/torque/maven-plugin/trunk/project.xml?rev=280645&r1=280644&r2=280645&view=diff
==============================================================================
--- db/torque/maven-plugin/trunk/project.xml (original)
+++ db/torque/maven-plugin/trunk/project.xml Tue Sep 13 13:29:41 2005
@@ -79,14 +79,14 @@
     <dependency>
       <groupId>torque</groupId>
       <artifactId>torque-gen</artifactId>
-      <version>3.2-rc2-dev</version>
+      <version>3.2-rc2</version>
       <url>http://db.apache.org/torque/generator/</url>
     </dependency>
 
     <dependency>
       <groupId>torque</groupId>
       <artifactId>torque-gen-templates</artifactId>
-      <version>3.2-rc2-dev</version>
+      <version>3.2-rc2</version>
       <url>http://db.apache.org/torque/generator/templates/</url>
     </dependency>
 

Modified: db/torque/runtime/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/changes.xml?rev=280645&r1=280644&r2=280645&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/changes.xml (original)
+++ db/torque/runtime/trunk/xdocs/changes.xml Tue Sep 13 13:29:41 2005
@@ -25,7 +25,7 @@
 
   <body>
 
-  <release version="3.2-rc2-dev" date="in SVN">
+  <release version="3.2-rc2" date="2005-09-13">
     <action type="fix" dev="tfischer" issue="TRQS318">
       LargeSelect now also works for databases which do not support
       native limit and offset

Modified: db/torque/runtime/trunk/xdocs/tutorial/step3.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step3.xml?rev=280645&r1=280644&r2=280645&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step3.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step3.xml Tue Sep 13 13:29:41 2005
@@ -194,7 +194,7 @@
   <groupId>torque</groupId>
   <id>torque-tutorial</id>
   <name>Torque</name>
-  <currentVersion>3.2-rc2-dev</currentVersion>
+  <currentVersion>3.2-rc2</currentVersion>
 
   <dependencies>
     <dependency>



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