Author: tfischer
Date: Fri Dec 2 11:33:36 2005
New Revision: 351809
URL: http://svn.apache.org/viewcvs?rev=351809&view=rev
Log:
changed external reference to tagged version
replaced 3.2-rc3 by 3.2 in appropriate places
Modified:
db/torque/runtime/tags/TORQUE_3_2/ (props changed)
db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step1.xml
db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step3.xml
db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step4.xml
db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step6.xml
db/torque/runtime/tags/TORQUE_3_2/xdocs/user-guide.xml
Propchange: db/torque/runtime/tags/TORQUE_3_2/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Fri Dec 2 11:33:36 2005
@@ -1 +1 @@
-common https://svn.apache.org/repos/asf/db/torque/common/trunk
+common https://svn.apache.org/repos/asf/db/torque/common/tags/TORQUE_3_2
Modified: db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step1.xml
URL:
http://svn.apache.org/viewcvs/db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step1.xml?rev=351809&r1=351808&r2=351809&view=diff
==============================================================================
--- db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step1.xml (original)
+++ db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step1.xml Fri Dec 2
11:33:36 2005
@@ -68,7 +68,7 @@
</p>
<source><![CDATA[
-maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.2-rc3
+maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.2
]]></source>
<p>
Modified: db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step3.xml
URL:
http://svn.apache.org/viewcvs/db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step3.xml?rev=351809&r1=351808&r2=351809&view=diff
==============================================================================
--- db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step3.xml (original)
+++ db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step3.xml Fri Dec 2
11:33:36 2005
@@ -194,7 +194,7 @@
<groupId>torque</groupId>
<id>torque-tutorial</id>
<name>Torque</name>
- <currentVersion>3.2-rc3</currentVersion>
+ <currentVersion>3.2</currentVersion>
<dependencies>
<dependency>
Modified: db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step4.xml
URL:
http://svn.apache.org/viewcvs/db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step4.xml?rev=351809&r1=351808&r2=351809&view=diff
==============================================================================
--- db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step4.xml (original)
+++ db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step4.xml Fri Dec 2
11:33:36 2005
@@ -62,7 +62,7 @@
<dependency>
<artifactId>torque</artifactId>
<groupId>torque</groupId>
- <version>3.2-rc3</version>
+ <version>3.2</version>
</dependency>
<dependency>
Modified: db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step6.xml
URL:
http://svn.apache.org/viewcvs/db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step6.xml?rev=351809&r1=351808&r2=351809&view=diff
==============================================================================
--- db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step6.xml (original)
+++ db/torque/runtime/tags/TORQUE_3_2/xdocs/tutorial/step6.xml Fri Dec 2
11:33:36 2005
@@ -134,7 +134,7 @@
</p>
<source><![CDATA[
-java -cp
classes:lib/avalon-framework-4.1.4.jar:lib/commons-beanutils-1.7.0.jar:lib/commons-collections-3.1.jar:lib/commons-configuration-1.1.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-3.1.6-bin.jar:lib/torque-3.2-rc3.jar:lib/village-2.0.jar
com.kazmier.Bookstore
+java -cp
classes:lib/avalon-framework-4.1.4.jar:lib/commons-beanutils-1.7.0.jar:lib/commons-collections-3.1.jar:lib/commons-configuration-1.1.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-3.1.6-bin.jar:lib/torque-3.2.jar:lib/village-2.0.jar
com.kazmier.Bookstore
]]></source>
<p>
Modified: db/torque/runtime/tags/TORQUE_3_2/xdocs/user-guide.xml
URL:
http://svn.apache.org/viewcvs/db/torque/runtime/tags/TORQUE_3_2/xdocs/user-guide.xml?rev=351809&r1=351808&r2=351809&view=diff
==============================================================================
--- db/torque/runtime/tags/TORQUE_3_2/xdocs/user-guide.xml (original)
+++ db/torque/runtime/tags/TORQUE_3_2/xdocs/user-guide.xml Fri Dec 2 11:33:36
2005
@@ -91,7 +91,7 @@
</p>
<source><![CDATA[
-maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.2-rc3
+maven plugin:download -DartifactId=maven-torque-plugin -DgroupId=torque
-Dversion=3.2
]]></source>
@@ -103,14 +103,14 @@
If you prefer to use <a href="http://ant.apache.org/">Ant</a> you need access
to the Torque generator distribution and associated libraries - these are
available from the
- <a
href="http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.2-rc3/">
- Downloads page</a> (the file to download is torque-gen-3.2-rc3.tar.gz or
- torque-gen-3.2-rc3.zip, depending on your development platform). Unpack the
+ <a
href="http://jakarta.apache.org/builds/jakarta-turbine/torque/release/3.2/">
+ Downloads page</a> (the file to download is torque-gen-3.2.tar.gz or
+ torque-gen-3.2.zip, depending on your development platform). Unpack the
archive to reveal the following directory structure:
</p>
<source><![CDATA[
-torque-gen-3.2-rc3/
+torque-gen-3.2/
docs/ <--- Contains a copy of the Torque documentation,
including the API JavaDocs.
lib/ <--- Contains the jar files required by the Torque
@@ -132,7 +132,7 @@
default.properties <--- The default property values that are used to
configure the Torque generator.
LICENSE.txt <--- The License for the Torque generator.
- torque-gen-3.2-rc3.jar
+ torque-gen-3.2.jar
<--- The generator jar.
]]></source>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]