seade 2004/08/26 18:46:23
Modified: xdocs Tag: TORQUE_3_1_BRANCH user-guide.xml
maven-howto.xml status.xml release-changes.xml
xdocs/tutorial Tag: TORQUE_3_1_BRANCH step1.xml
. Tag: TORQUE_3_1_BRANCH project.xml
src/generator/src/conf Tag: TORQUE_3_1_BRANCH
build-torque.xml
Log:
Release of 3.1.1-rc2.
Revision Changes Path
No revision
No revision
1.12.2.6 +1 -1 db-torque/xdocs/user-guide.xml
Index: user-guide.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/user-guide.xml,v
retrieving revision 1.12.2.5
retrieving revision 1.12.2.6
diff -u -r1.12.2.5 -r1.12.2.6
--- user-guide.xml 26 Aug 2004 11:15:06 -0000 1.12.2.5
+++ user-guide.xml 27 Aug 2004 01:46:22 -0000 1.12.2.6
@@ -74,7 +74,7 @@
</p>
<source><![CDATA[
-# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc1.
+# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc2.
maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.1.1
]]></source>
1.4.2.6 +1 -1 db-torque/xdocs/maven-howto.xml
Index: maven-howto.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/maven-howto.xml,v
retrieving revision 1.4.2.5
retrieving revision 1.4.2.6
diff -u -r1.4.2.5 -r1.4.2.6
--- maven-howto.xml 26 Aug 2004 11:09:12 -0000 1.4.2.5
+++ maven-howto.xml 27 Aug 2004 01:46:22 -0000 1.4.2.6
@@ -56,7 +56,7 @@
</p>
<source><![CDATA[
-# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc1.
+# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc2.
maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.1.1
]]></source>
1.13.2.2 +9 -0 db-torque/xdocs/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/status.xml,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.2
diff -u -r1.13.2.1 -r1.13.2.2
--- status.xml 26 Aug 2004 11:37:36 -0000 1.13.2.1
+++ status.xml 27 Aug 2004 01:46:22 -0000 1.13.2.2
@@ -20,6 +20,15 @@
A list of changes can be found <a href="release-changes.html">here</a>.
</p>
+ <subsection name="27 August 2004 - Torque 3.1.1-rc2 is released!">
+ <p>
+ A problem handling limit and offset has been corrected. You can
+ obtain the Torque 3.1.1-rc2 generator, runtime and maven-plugin from
+ the <a href="http://ibiblio.org/maven/torque/">ibiblio maven
+ repository</a>.
+ </p>
+ </subsection>
+
<subsection name="26 August 2004 - Torque 3.1.1-rc1 is released!">
<p>
We are working on setting up the mirrored download page for 3.1.1
1.3.2.20 +6 -13 db-torque/xdocs/release-changes.xml
Index: release-changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/release-changes.xml,v
retrieving revision 1.3.2.19
retrieving revision 1.3.2.20
diff -u -r1.3.2.19 -r1.3.2.20
--- release-changes.xml 26 Aug 2004 12:43:51 -0000 1.3.2.19
+++ release-changes.xml 27 Aug 2004 01:46:22 -0000 1.3.2.20
@@ -10,31 +10,24 @@
<body>
-<!--section name="Torque 3.1.1-rc2.">
+<section name="Torque 3.1.1-rc2.">
<p>
Changes between Torque 3.1.1-rc1 and 3.1.1-rc2.<br/>
</p>
-<subsection name="Other changes">
-<p>
- <ul>
- <li>
- ...
- </li>
- </ul>
-</p>
-</subsection>
-
<subsection name="Fixed bugs">
<p>
<ul>
<li>
- ...
+ <code>limit</code> and <code>offset</code> handling for all databases
+ other than DB2 was broken. <code>limit</code> and <code>offset</code>
+ handling for all databases has been revamped and should now work
+ correctly.
</li>
</ul>
</p>
</subsection>
-</section-->
+</section>
<section name="Torque 3.1.1-rc1.">
<p>
No revision
No revision
1.3.2.4 +1 -1 db-torque/xdocs/tutorial/step1.xml
Index: step1.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/tutorial/step1.xml,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -u -r1.3.2.3 -r1.3.2.4
--- step1.xml 26 Aug 2004 11:09:12 -0000 1.3.2.3
+++ step1.xml 27 Aug 2004 01:46:23 -0000 1.3.2.4
@@ -25,7 +25,7 @@
</p>
<source><![CDATA[
-# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc1.
+# Note: Until Torque 3.1.1 is released you will need use 3.1.1-rc2.
maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.1.1
]]></source>
No revision
No revision
1.103.2.13 +1 -1 db-torque/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/db-torque/project.xml,v
retrieving revision 1.103.2.12
retrieving revision 1.103.2.13
diff -u -r1.103.2.12 -r1.103.2.13
--- project.xml 26 Aug 2004 12:43:51 -0000 1.103.2.12
+++ project.xml 27 Aug 2004 01:46:23 -0000 1.103.2.13
@@ -22,7 +22,7 @@
<id>torque</id>
<groupId>torque</groupId>
<name>Torque</name>
- <currentVersion>3.1.1-rc2-dev</currentVersion>
+ <currentVersion>3.1.1-rc2</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://db.apache.org/</url>
No revision
No revision
1.8.2.6 +1 -1 db-torque/src/generator/src/conf/build-torque.xml
Index: build-torque.xml
===================================================================
RCS file: /home/cvs/db-torque/src/generator/src/conf/build-torque.xml,v
retrieving revision 1.8.2.5
retrieving revision 1.8.2.6
diff -u -r1.8.2.5 -r1.8.2.6
--- build-torque.xml 26 Aug 2004 12:43:51 -0000 1.8.2.5
+++ build-torque.xml 27 Aug 2004 01:46:23 -0000 1.8.2.6
@@ -22,7 +22,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.1.1-rc2-dev.jar"/>
+ <property name="torque.jar" value="torque-gen-3.1.1-rc2.jar"/>
<!--
Build the classpath. Specifically point to each file we're including to avoid
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]