From torque-dev-return-11663-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Sat Sep 8 02:22:57 2012 Return-Path: X-Original-To: apmail-db-torque-dev-archive@www.apache.org Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 020D0D6AB for ; Sat, 8 Sep 2012 02:22:57 +0000 (UTC) Received: (qmail 65125 invoked by uid 500); 8 Sep 2012 02:22:56 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 65078 invoked by uid 500); 8 Sep 2012 02:22:56 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 65067 invoked by uid 500); 8 Sep 2012 02:22:56 -0000 Received: (qmail 65064 invoked by uid 99); 8 Sep 2012 02:22:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2012 02:22:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2012 02:22:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7AEFD2388980; Sat, 8 Sep 2012 02:22:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1382221 - in /db/torque/torque4/trunk: torque-ant-tasks/ torque-generator/ torque-maven-parent/ torque-maven-plugin/ torque-runtime/ torque-templates/ torque-test/src/test/profile/postgresql/ Date: Sat, 08 Sep 2012 02:22:06 -0000 To: torque-commits@db.apache.org From: tfischer@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120908022206.7AEFD2388980@eris.apache.org> Author: tfischer Date: Sat Sep 8 02:22:05 2012 New Revision: 1382221 URL: http://svn.apache.org/viewvc?rev=1382221&view=rev Log: - use apache-release as release profile - remove src descriptors from subprojects (going for one single source distribution) Modified: db/torque/torque4/trunk/torque-ant-tasks/pom.xml db/torque/torque4/trunk/torque-generator/pom.xml db/torque/torque4/trunk/torque-maven-parent/pom.xml db/torque/torque4/trunk/torque-maven-plugin/pom.xml db/torque/torque4/trunk/torque-runtime/pom.xml db/torque/torque4/trunk/torque-templates/pom.xml db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties 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=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-ant-tasks/pom.xml (original) +++ db/torque/torque4/trunk/torque-ant-tasks/pom.xml Sat Sep 8 02:22:05 2012 @@ -70,29 +70,31 @@ - - - - maven-assembly-plugin - - - ../torque-maven-parent/src/main/assembly/bin-with-dependencies.xml - - - src - - gnu - - - - make-assembly - package - - single - - - - - - + + + apache-release + + + + maven-assembly-plugin + + + ../torque-maven-parent/src/main/assembly/bin-with-dependencies.xml + + gnu + + + + make-assembly + package + + single + + + + + + + + \ No newline at end of file Modified: db/torque/torque4/trunk/torque-generator/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-generator/pom.xml (original) +++ db/torque/torque4/trunk/torque-generator/pom.xml Sat Sep 8 02:22:05 2012 @@ -173,7 +173,7 @@ - release + apache-release @@ -182,9 +182,6 @@ ../torque-maven-parent/src/main/assembly/bin-with-dependencies.xml - - src - gnu Modified: db/torque/torque4/trunk/torque-maven-parent/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/pom.xml?rev=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-maven-parent/pom.xml (original) +++ db/torque/torque4/trunk/torque-maven-parent/pom.xml Sat Sep 8 02:22:05 2012 @@ -494,25 +494,26 @@ - release + apache-release - org.apache.maven.plugins - maven-gpg-plugin + maven-assembly-plugin + + + src + + - sign-artifacts + make-assembly + package - sign + single - - ${gpg.passphrase} - ${gpg.useagent} - - + 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=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-maven-plugin/pom.xml (original) +++ db/torque/torque4/trunk/torque-maven-plugin/pom.xml Sat Sep 8 02:22:05 2012 @@ -99,30 +99,4 @@ - - - release - - - - maven-assembly-plugin - - - src - - - - - make-assembly - package - - single - - - - - - - - \ No newline at end of file Modified: db/torque/torque4/trunk/torque-runtime/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-runtime/pom.xml?rev=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-runtime/pom.xml (original) +++ db/torque/torque4/trunk/torque-runtime/pom.xml Sat Sep 8 02:22:05 2012 @@ -141,7 +141,7 @@ - release + apache-release @@ -150,9 +150,6 @@ ../torque-maven-parent/src/main/assembly/bin-with-dependencies.xml - - src - gnu Modified: db/torque/torque4/trunk/torque-templates/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/pom.xml?rev=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-templates/pom.xml (original) +++ db/torque/torque4/trunk/torque-templates/pom.xml Sat Sep 8 02:22:05 2012 @@ -102,7 +102,7 @@ - release + apache-release @@ -111,9 +111,6 @@ ../torque-maven-parent/src/main/assembly/bin-with-dependencies.xml - - src - false gnu Modified: db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties?rev=1382221&r1=1382220&r2=1382221&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties (original) +++ db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties Sat Sep 8 02:22:05 2012 @@ -32,3 +32,6 @@ torque.dsfactory.bookstore.connection.us torque.dsfactory.bookstore.connection.password = torque torque.dsfactory.bookstore.pool.validationQuery = SELECT 1 + +# use Caching. This property is only used if managers are used by generators. +torque.manager.useCache = true \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org