seade 2004/08/26 05:43:51
Modified: . Tag: TORQUE_3_1_BRANCH project.xml
xdocs Tag: TORQUE_3_1_BRANCH release-changes.xml
src/generator/src/conf Tag: TORQUE_3_1_BRANCH
build-torque.xml
Log:
Update version number.
Hopefully we won't need an rc2 and can go directly to 3.1.1 final.
Revision Changes Path
No revision
No revision
1.103.2.12 +1 -1 db-torque/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/db-torque/project.xml,v
retrieving revision 1.103.2.11
retrieving revision 1.103.2.12
diff -u -r1.103.2.11 -r1.103.2.12
--- project.xml 26 Aug 2004 09:38:51 -0000 1.103.2.11
+++ project.xml 26 Aug 2004 12:43:51 -0000 1.103.2.12
@@ -22,7 +22,7 @@
<id>torque</id>
<groupId>torque</groupId>
<name>Torque</name>
- <currentVersion>3.1.1-rc1</currentVersion>
+ <currentVersion>3.1.1-rc2-dev</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://db.apache.org/</url>
No revision
No revision
1.3.2.19 +26 -0 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.18
retrieving revision 1.3.2.19
diff -u -r1.3.2.18 -r1.3.2.19
--- release-changes.xml 26 Aug 2004 11:23:20 -0000 1.3.2.18
+++ release-changes.xml 26 Aug 2004 12:43:51 -0000 1.3.2.19
@@ -10,6 +10,32 @@
<body>
+<!--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>
+ ...
+ </li>
+ </ul>
+</p>
+</subsection>
+</section-->
+
<section name="Torque 3.1.1-rc1.">
<p>
Changes between Torque 3.1 and 3.1.1-rc1.<br/>
No revision
No revision
1.8.2.5 +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.4
retrieving revision 1.8.2.5
diff -u -r1.8.2.4 -r1.8.2.5
--- build-torque.xml 26 Aug 2004 09:38:51 -0000 1.8.2.4
+++ build-torque.xml 26 Aug 2004 12:43:51 -0000 1.8.2.5
@@ -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-rc1.jar"/>
+ <property name="torque.jar" value="torque-gen-3.1.1-rc2-dev.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]