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 tf...@apache.org on 2012/12/13 22:49:27 UTC

svn commit: r1421562 - in /db/torque/torque4/trunk: pom.xml torque-ant-tasks/pom.xml torque-generator/pom.xml torque-maven-plugin/pom.xml torque-runtime/pom.xml torque-site/pom.xml torque-templates/pom.xml torque-test/pom.xml

Author: tfischer
Date: Thu Dec 13 21:49:23 2012
New Revision: 1421562

URL: http://svn.apache.org/viewvc?rev=1421562&view=rev
Log:
[maven-release-plugin] prepare release torque-4.0

Modified:
    db/torque/torque4/trunk/pom.xml
    db/torque/torque4/trunk/torque-ant-tasks/pom.xml
    db/torque/torque4/trunk/torque-generator/pom.xml
    db/torque/torque4/trunk/torque-maven-plugin/pom.xml
    db/torque/torque4/trunk/torque-runtime/pom.xml
    db/torque/torque4/trunk/torque-site/pom.xml
    db/torque/torque4/trunk/torque-templates/pom.xml
    db/torque/torque4/trunk/torque-test/pom.xml

Modified: db/torque/torque4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/pom.xml (original)
+++ db/torque/torque4/trunk/pom.xml Thu Dec 13 21:49:23 2012
@@ -32,7 +32,7 @@
   <artifactId>torque</artifactId>
   <packaging>pom</packaging>
   <name>Torque Maven Parent</name>
-  <version>4.0-beta2-SNAPSHOT</version>
+  <version>4.0</version>
   <description>Torque parent project</description>
   <url>http://db.apache.org/torque/releases/torque-4.0</url>
 
@@ -305,9 +305,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0</url>
   </scm>
 
   <build>

Modified: db/torque/torque4/trunk/torque-ant-tasks/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-ant-tasks/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original)
+++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Generator Ant tasks</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-ant-tasks</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-ant-tasks</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-ant-tasks</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-ant-tasks</url>
   </scm>
 
   <dependencies>

Modified: db/torque/torque4/trunk/torque-generator/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/pom.xml (original)
+++ db/torque/torque4/trunk/torque-generator/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Generator</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-generator</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-generator</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-generator</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-generator</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-generator</url>
   </scm>
 
   <dependencies>

Modified: db/torque/torque4/trunk/torque-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-plugin/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-plugin/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-plugin/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Generator Maven 2 Plugin</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-plugin</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-maven-plugin</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-plugin</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-maven-plugin</url>
   </scm>
 
   <dependencies>

Modified: db/torque/torque4/trunk/torque-runtime/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-runtime/pom.xml (original)
+++ db/torque/torque4/trunk/torque-runtime/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Runtime</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-runtime</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-runtime</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-runtime</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-runtime</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-runtime</url>
   </scm>
 
   <dependencies>

Modified: db/torque/torque4/trunk/torque-site/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-site/pom.xml (original)
+++ db/torque/torque4/trunk/torque-site/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   </properties>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-site</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-site</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-site</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-site</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-site</url>
   </scm>
 
   <distributionManagement>
@@ -94,7 +94,7 @@
             <phase>pre-site</phase>
             <configuration>
               <target>
-                <ant antfile="src/ant/build.xml" target="process-other-sites"/>
+                <ant antfile="src/ant/build.xml" target="process-other-sites" />
               </target>
             </configuration>
             <goals>
@@ -106,7 +106,7 @@
             <phase>post-site</phase>
             <configuration>
               <target>
-                <ant antfile="src/ant/build.xml" target="merge-content"/>
+                <ant antfile="src/ant/build.xml" target="merge-content" />
               </target>
             </configuration>
             <goals>
@@ -247,7 +247,7 @@
                 <phase>prepare-package</phase>
                 <configuration>
                   <target>
-                    <ant antfile="src/ant/build.xml" target="process-other-sites"/>
+                    <ant antfile="src/ant/build.xml" target="process-other-sites" />
                   </target>
                 </configuration>
                 <goals>
@@ -259,7 +259,7 @@
                 <phase>package</phase>
                 <configuration>
                   <target>
-                    <ant antfile="src/ant/build.xml" target="merge-content"/>
+                    <ant antfile="src/ant/build.xml" target="merge-content" />
                   </target>
                 </configuration>
                 <goals>

Modified: db/torque/torque4/trunk/torque-templates/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/pom.xml (original)
+++ db/torque/torque4/trunk/torque-templates/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Templates</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-templates</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-templates</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-templates</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-templates</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-templates</url>
   </scm>
 
   <dependencies>

Modified: db/torque/torque4/trunk/torque-test/pom.xml
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/pom.xml?rev=1421562&r1=1421561&r2=1421562&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-test/pom.xml (original)
+++ db/torque/torque4/trunk/torque-test/pom.xml Thu Dec 13 21:49:23 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.torque</groupId>
     <artifactId>torque</artifactId>
-    <version>4.0-beta2-SNAPSHOT</version>
+    <version>4.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -32,9 +32,9 @@
   <name>Torque Test Project</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/trunk/torque-test</developerConnection>
-    <url>http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-test</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/torque4/tags/torque-4.0/torque-test</developerConnection>
+    <url>http://svn.apache.org/viewvc/db/torque/torque4/tags/torque-4.0/torque-test</url>
   </scm>
 
   <dependencies>
@@ -654,7 +654,7 @@
         <torque.targetDatabase>mysql</torque.targetDatabase>
         <torque.database.url>jdbc:mysql://localhost:3306/bookstore</torque.database.url>
         <torque.database.user>root</torque.database.user>
-        <torque.database.password></torque.database.password>
+        <torque.database.password />
         <torque.database.shutdown.url>none</torque.database.shutdown.url>
         <torque.database.shutdown.skip>true</torque.database.shutdown.skip>
       </properties>
@@ -696,7 +696,7 @@
         <torque.targetDatabase>mssql</torque.targetDatabase>
         <torque.database.url>jdbc:jtds:sqlserver://localhost:1433/torque</torque.database.url>
         <torque.database.user>torque</torque.database.user>
-        <torque.database.password></torque.database.password>
+        <torque.database.password />
         <torque.database.shutdown.url>none</torque.database.shutdown.url>
         <torque.database.shutdown.skip>true</torque.database.shutdown.skip>
       </properties>
@@ -738,7 +738,7 @@
         <torque.targetDatabase>oracle</torque.targetDatabase>
         <torque.database.url>jdbc:oracle:thin:@localhost:1521:XE</torque.database.url>
         <torque.database.user>torque</torque.database.user>
-        <torque.database.password></torque.database.password>
+        <torque.database.password />
         <torque.database.shutdown.url>none</torque.database.shutdown.url>
         <torque.database.shutdown.skip>true</torque.database.shutdown.skip>
       </properties>



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