Author: tfischer
Date: Fri Dec 2 11:37:37 2005
New Revision: 351813
URL: http://svn.apache.org/viewcvs?rev=351813&view=rev
Log:
changed external common reference to tagged version
replaced 3.2-rc3 by 3.2 where appropriate
Modified:
db/torque/generator/tags/TORQUE_3_2/ (props changed)
db/torque/generator/tags/TORQUE_3_2/project.xml
db/torque/generator/tags/TORQUE_3_2/src/conf/build-torque.xml
Propchange: db/torque/generator/tags/TORQUE_3_2/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Fri Dec 2 11:37:37 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/generator/tags/TORQUE_3_2/project.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/tags/TORQUE_3_2/project.xml?rev=351813&r1=351812&r2=351813&view=diff
==============================================================================
--- db/torque/generator/tags/TORQUE_3_2/project.xml (original)
+++ db/torque/generator/tags/TORQUE_3_2/project.xml Fri Dec 2 11:37:37 2005
@@ -87,7 +87,7 @@
<dependency>
<groupId>torque</groupId>
<artifactId>torque-gen-templates</artifactId>
- <version>3.2-rc3</version>
+ <version>3.2</version>
<url>http://db.apache.org/torque/generator/templates/</url>
<properties>
<dist.bundle>true</dist.bundle>
Modified: db/torque/generator/tags/TORQUE_3_2/src/conf/build-torque.xml
URL:
http://svn.apache.org/viewcvs/db/torque/generator/tags/TORQUE_3_2/src/conf/build-torque.xml?rev=351813&r1=351812&r2=351813&view=diff
==============================================================================
--- db/torque/generator/tags/TORQUE_3_2/src/conf/build-torque.xml (original)
+++ db/torque/generator/tags/TORQUE_3_2/src/conf/build-torque.xml Fri Dec 2
11:37:37 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-rc3.jar"/>
+ <property name="torque.jar" value="torque-gen-3.2.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]