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 tv...@apache.org on 2007/05/06 17:20:55 UTC

svn commit: r535622 - in /db/torque: common/trunk/ generator/trunk/src/conf/ generator/trunk/xdocs/ site/trunk/xdocs/ tutorial/trunk/xdocs/

Author: tv
Date: Sun May  6 08:20:54 2007
New Revision: 535622

URL: http://svn.apache.org/viewvc?view=rev&rev=535622
Log:
Changed version number to 3.3-RC3 at all places.

Modified:
    db/torque/common/trunk/project.xml
    db/torque/generator/trunk/src/conf/build-torque.xml
    db/torque/generator/trunk/xdocs/custom-templates.xml
    db/torque/site/trunk/xdocs/download.xml
    db/torque/site/trunk/xdocs/index.xml
    db/torque/tutorial/trunk/xdocs/step1.xml
    db/torque/tutorial/trunk/xdocs/step4.xml
    db/torque/tutorial/trunk/xdocs/step6.xml

Modified: db/torque/common/trunk/project.xml
URL: http://svn.apache.org/viewvc/db/torque/common/trunk/project.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/common/trunk/project.xml (original)
+++ db/torque/common/trunk/project.xml Sun May  6 08:20:54 2007
@@ -22,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <groupId>torque</groupId>
   <name>Torque</name>
-  <currentVersion>3.3-RC2</currentVersion>
+  <currentVersion>3.3-RC3</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://db.apache.org/</url>
@@ -284,6 +284,11 @@
   </contributors>
 
   <versions>
+    <version>
+      <name>3.3-RC3</name>
+      <id>3.3-RC3</id>
+      <tag>TORQUE_3_3_RC3</tag>
+    </version>
     <version>
       <name>3.3-RC2</name>
       <id>3.3-RC2</id>

Modified: db/torque/generator/trunk/src/conf/build-torque.xml
URL: http://svn.apache.org/viewvc/db/torque/generator/trunk/src/conf/build-torque.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/generator/trunk/src/conf/build-torque.xml (original)
+++ db/torque/generator/trunk/src/conf/build-torque.xml Sun May  6 08:20:54 2007
@@ -41,7 +41,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.3-RC2.jar"/>
+  <property name="torque.jar" value="torque-gen-3.3-RC3.jar"/>
 
   <!--
     Build the classpath used by all torque ant tasks.

Modified: db/torque/generator/trunk/xdocs/custom-templates.xml
URL: http://svn.apache.org/viewvc/db/torque/generator/trunk/xdocs/custom-templates.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/generator/trunk/xdocs/custom-templates.xml (original)
+++ db/torque/generator/trunk/xdocs/custom-templates.xml Sun May  6 08:20:54 2007
@@ -229,7 +229,7 @@
       <tr>
       <td>Date:</td><td>9 Aug 2006</td>
       </tr>
-      <tr><td>Torque-Version:</td><td>3.3-RC2</td>
+      <tr><td>Torque-Version:</td><td>3.3-RC3</td>
       </tr>
       <tr>
       <td>Goal/Target Effected:</td><td>datadtd</td>

Modified: db/torque/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/download.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/site/trunk/xdocs/download.xml (original)
+++ db/torque/site/trunk/xdocs/download.xml Sun May  6 08:20:54 2007
@@ -47,31 +47,31 @@
     </tr>
 
     <tr>
-      <td rowspan="3"><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/">Torque 3.3-RC2</a></td>
+      <td rowspan="3"><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/">Torque 3.3-RC3</a></td>
     </tr>
 
     <tr>
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-3.3-RC2.tar.gz">TAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC2.tar.gz.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC2.tar.gz.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-3.3-RC3.tar.gz">TAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC3.tar.gz.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC3.tar.gz.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.tar.gz">TAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.tar.gz.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.tar.gz.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.tar.gz">TAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.tar.gz.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.tar.gz.md5">MD5</a></td>
       <td rowspan="2">
-          <a href="http://www.apache.org/dyn/closer.cgi/java-repository/torque/plugins/maven-torque-plugin-3.3-RC2.jar">JAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/java-repository/torque/plugins/maven-torque-plugin-3.3-RC2.jar.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/java-repository/torque/plugins/maven-torque-plugin-3.3-RC2.jar.md5">MD5</a></td>
+          <a href="http://www.apache.org/dyn/closer.cgi/java-repository/torque/plugins/maven-torque-plugin-3.3-RC3.jar">JAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/java-repository/torque/plugins/maven-torque-plugin-3.3-RC3.jar.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/java-repository/torque/plugins/maven-torque-plugin-3.3-RC3.jar.md5">MD5</a></td>
     </tr>
 
     <tr>
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-3.3-RC2.zip">ZIP</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC2.zip.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC2.zip.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-3.3-RC3.zip">ZIP</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC3.zip.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-3.3-RC3.zip.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.zip">ZIP</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.zip.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC2.zip.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.zip">ZIP</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.zip.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/binaries/torque-gen-3.3-RC3.zip.md5">MD5</a></td>
     </tr>
 
     <tr>
@@ -117,33 +117,33 @@
     </tr>
 
     <tr>
-      <td rowspan="2"><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/">Torque 3.3-RC2</a></td>
+      <td rowspan="2"><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/">Torque 3.3-RC3</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-3.3-RC2-src.tar.gz">TAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC2-src.tar.gz.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC2-src.tar.gz.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-3.3-RC3-src.tar.gz">TAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC3-src.tar.gz.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC3-src.tar.gz.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.tar.gz">TAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.tar.gz.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.tar.gz.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.tar.gz">TAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.tar.gz.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.tar.gz.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.tar.gz">TAR</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.tar.gz.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.tar.gz.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.tar.gz">TAR</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.tar.gz.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.tar.gz.md5">MD5</a></td>
     </tr>
 
     <tr>
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-3.3-RC2-src.zip">ZIP</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC2-src.zip.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC2-src.zip.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-3.3-RC3-src.zip">ZIP</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC3-src.zip.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-3.3-RC3-src.zip.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.zip">ZIP</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.zip.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC2-src.zip.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.zip">ZIP</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.zip.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/torque-gen-3.3-RC3-src.zip.md5">MD5</a></td>
 
-      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.zip">ZIP</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.zip.asc">Signature</a>&nbsp;
-          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC2-src.zip.md5">MD5</a></td>
+      <td><a href="http://www.apache.org/dyn/closer.cgi/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.zip">ZIP</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.zip.asc">Signature</a>&nbsp;
+          <a href="http://www.apache.org/dist/db/torque/torque-3.3/source/maven-torque-plugin-3.3-RC3-src.zip.md5">MD5</a></td>
     </tr>
 
     <tr>

Modified: db/torque/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/db/torque/site/trunk/xdocs/index.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/site/trunk/xdocs/index.xml (original)
+++ db/torque/site/trunk/xdocs/index.xml Sun May  6 08:20:54 2007
@@ -113,7 +113,7 @@
         Most recent <i>production</i> release of Torque is Torque 3.2
       </li>
       <li>
-        Most recent <i>development</i> release of Torque is Torque 3.3-RC2
+        Most recent <i>development</i> release of Torque is Torque 3.3-RC3
       </li>
      </ul>
     </p>

Modified: db/torque/tutorial/trunk/xdocs/step1.xml
URL: http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step1.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step1.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step1.xml Sun May  6 08:20:54 2007
@@ -58,10 +58,10 @@
       in this tutorial.
     </li>
   </ul>
-  For this tutorial, we will be using the maven 1 plugin for Torque 3.3-RC2
+  For this tutorial, we will be using the maven 1 plugin for Torque 3.3-RC3
   (which will silently invoke the generator) to
   generate our object model classes and sql scripts. For working with the
-  generated classes, we will use the Torque 3.3-RC2 runtime for our
+  generated classes, we will use the Torque 3.3-RC3 runtime for our
   sample application.
 </p>
 
@@ -94,7 +94,7 @@
 </p>
 
 <source><![CDATA[
-maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.3-RC2
+maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque -Dversion=3.3-RC3
 ]]></source>
 
 <p>

Modified: db/torque/tutorial/trunk/xdocs/step4.xml
URL: http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step4.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step4.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step4.xml Sun May  6 08:20:54 2007
@@ -65,7 +65,7 @@
     <dependency>
       <artifactId>torque</artifactId>
       <groupId>torque</groupId>
-      <version>3.3-RC2</version>
+      <version>3.3-RC3</version>
     </dependency>
 
     <dependency>

Modified: db/torque/tutorial/trunk/xdocs/step6.xml
URL: http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step6.xml?view=diff&rev=535622&r1=535621&r2=535622
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step6.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step6.xml Sun May  6 08:20:54 2007
@@ -138,7 +138,7 @@
 </p>
 
 <source><![CDATA[
-java -cp classes:lib/avalon-framework-4.1.4.jar:lib/commons-beanutils-core-1.7.0.jar:lib/commons-collections-3.1.jar:lib/commons-configuration-1.2.jar:lib/commons-dbcp-1.2.1.jar:lib/commons-lang-2.1.jar:lib/commons-logging-1.0.4.jar:lib/commons-pool-1.2.jar:lib/jcs-20030822.182132.jar:lib/mysql-connector-java-5.0.4.jar:lib/torque-3.3-RC2.jar:lib/village-2.0.jar com.kazmier.Bookstore
+java -cp classes:lib/avalon-framework-4.1.4.jar:lib/commons-beanutils-core-1.7.0.jar:lib/commons-collections-3.1.jar:lib/commons-configuration-1.2.jar:lib/commons-dbcp-1.2.1.jar:lib/commons-lang-2.1.jar:lib/commons-logging-1.0.4.jar:lib/commons-pool-1.2.jar:lib/jcs-20030822.182132.jar:lib/mysql-connector-java-5.0.4.jar:lib/torque-3.3-RC3.jar:lib/village-2.0.jar com.kazmier.Bookstore
 ]]></source>
 
 <p>



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