From torque-dev-return-8277-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Wed Feb 06 05:09:13 2008 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 26131 invoked from network); 6 Feb 2008 05:09:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 05:09:13 -0000 Received: (qmail 47545 invoked by uid 500); 6 Feb 2008 05:09:05 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 47518 invoked by uid 500); 6 Feb 2008 05:09:05 -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 47507 invoked by uid 500); 6 Feb 2008 05:09:05 -0000 Received: (qmail 47504 invoked by uid 99); 6 Feb 2008 05:09:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 21:09:05 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 05:08:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0EE6A1A983A; Tue, 5 Feb 2008 21:08:40 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r618896 - in /db/torque: runtime/trunk/pom.xml runtime/trunk/project.xml test/trunk/test-project/pom.xml Date: Wed, 06 Feb 2008 05:08:39 -0000 To: torque-commits@db.apache.org From: seade@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080206050840.0EE6A1A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: seade Date: Tue Feb 5 21:08:39 2008 New Revision: 618896 URL: http://svn.apache.org/viewvc?rev=618896&view=rev Log: Use the most recent release of some test resources. Modified: db/torque/runtime/trunk/pom.xml db/torque/runtime/trunk/project.xml db/torque/test/trunk/test-project/pom.xml Modified: db/torque/runtime/trunk/pom.xml URL: http://svn.apache.org/viewvc/db/torque/runtime/trunk/pom.xml?rev=618896&r1=618895&r2=618896&view=diff ============================================================================== --- db/torque/runtime/trunk/pom.xml (original) +++ db/torque/runtime/trunk/pom.xml Tue Feb 5 21:08:39 2008 @@ -116,12 +116,12 @@ 1.2.1 - - org.apache.torque - village - ${project.version} - jar - + + org.apache.torque + village + ${project.version} + jar + xerces @@ -158,14 +158,14 @@ fulcrum fulcrum-testcontainer - 1.0.4 + 1.0.5 test fulcrum fulcrum-yaafi - 1.0.3 + 1.0.5 test Modified: db/torque/runtime/trunk/project.xml URL: http://svn.apache.org/viewvc/db/torque/runtime/trunk/project.xml?rev=618896&r1=618895&r2=618896&view=diff ============================================================================== --- db/torque/runtime/trunk/project.xml (original) +++ db/torque/runtime/trunk/project.xml Tue Feb 5 21:08:39 2008 @@ -8,7 +8,7 @@ "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an @@ -17,122 +17,135 @@ specific language governing permissions and limitations under the License. --> + - common/project.xml - 3 + common/project.xml + 3 torque torque - torque - Torque - Torque is a persistence layer. - Persistence Layer - http://db.apache.org/torque/releases/torque-3.3/runtime/ - /www/db.apache.org/torque/releases/torque-3.3/runtime/ - - scm:svn:http://svn.apache.org/repos/asf/db/torque/runtime/trunk - scm:svn:https://svn.apache.org/repos/asf/db/torque/runtime/trunk - http://svn.apache.org/viewvc - - - - avalon-framework - avalon-framework-api - 4.3 - jar - http://avalon.apache.org/ - - true - - - - avalon-logkit - avalon-logkit - 2.1 - jar - - true - - - - commons-beanutils - commons-beanutils-core - 1.7.0 + torque + Torque + + Torque is a persistence layer. + Persistence Layer + http://db.apache.org/torque/releases/torque-3.3/runtime/ + /www/db.apache.org/torque/releases/torque-3.3/runtime/ + + + scm:svn:http://svn.apache.org/repos/asf/db/torque/runtime/trunk + scm:svn:https://svn.apache.org/repos/asf/db/torque/runtime/trunk + http://svn.apache.org/viewvc + + + + + avalon-framework + avalon-framework-api + 4.3 + jar + http://avalon.apache.org/ + + true + + + + + avalon-logkit + avalon-logkit + 2.1 + jar + + true + + + + + commons-beanutils + commons-beanutils-core + 1.7.0 jar http://commons.apache.org/beanutils/ - - true - - - - commons-collections - commons-collections - 3.2 + + true + + + + + commons-collections + commons-collections + 3.2 jar http://commons.apache.org/collections/ - - true - - - - commons-configuration - commons-configuration - 1.4 + + true + + + + + commons-configuration + commons-configuration + 1.4 jar http://commons.apache.org/configuration/ - - true - - - - commons-dbcp - commons-dbcp - 1.2.2 + + true + + + + + commons-dbcp + commons-dbcp + 1.2.2 jar http://commons.apache.org/dbcp/ - - true - - - - commons-lang - commons-lang - 2.3 + + true + + + + + commons-lang + commons-lang + 2.3 jar http://commons.apache.org/lang/ - - true - - - - commons-logging - commons-logging - 1.1 + + true + + + + + commons-logging + commons-logging + 1.1 jar http://commons.apache.org/logging/ - - true - - - - commons-pool - commons-pool - 1.3 + + true + + + + + commons-pool + commons-pool + 1.3 jar http://commons.apache.org/pool/ - - true - - - - jcs - jcs + + true + + + + + jcs + jcs 1.3 jar - http://jakarta.apache.org/jcs/ - - true - - + http://jakarta.apache.org/jcs/ + + true + + concurrent concurrent @@ -143,90 +156,99 @@ true - - jdbc - jdbc - 2.0 + + jdbc + jdbc + 2.0 jar - http://java.sun.com/products/jdbc/download.html#spec - - - jndi - jndi - 1.2.1 + http://java.sun.com/products/jdbc/download.html#spec + + + + jndi + jndi + 1.2.1 jar - http://java.sun.com/products/jndi/ - - + http://java.sun.com/products/jndi/ + + + torque - village + village ${pom.currentVersion} jar http://db.apache.org/torque/ - - true - - - - xerces - xercesImpl - 2.6.2 - jar - http://xerces.apache.org/xerces2-j/ - - true - - - - xml-apis - xml-apis - 2.0.2 - jar - http://xml.apache.org/commons/ - - true - - - - - avalon-framework - avalon-framework-impl - 4.3 - jar - - - fulcrum - fulcrum-testcontainer - 1.0.4 - jar - - - fulcrum - fulcrum-yaafi - 1.0.3 - jar - - - junit - junit - 3.8.1 - jar - http://www.junit.org - - - - torque-dev@db.apache.org - src/java - src/test - - - **/*Test*.java - - - **/BaseTestCase.java - - - jar:jar - + + true + + + + + xerces + xercesImpl + 2.6.2 + jar + http://xerces.apache.org/xerces2-j/ + + true + + + + + xml-apis + xml-apis + 2.0.2 + jar + http://xml.apache.org/commons/ + + true + + + + + + avalon-framework + avalon-framework-impl + 4.3 + jar + + + + fulcrum + fulcrum-testcontainer + 1.0.5 + jar + + + + fulcrum + fulcrum-yaafi + 1.0.5 + jar + + + + junit + junit + 3.8.1 + jar + http://www.junit.org + + + + + torque-dev@db.apache.org + src/java + src/test + + + **/*Test*.java + + + **/BaseTestCase.java + + + jar:jar + Modified: db/torque/test/trunk/test-project/pom.xml URL: http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/pom.xml?rev=618896&r1=618895&r2=618896&view=diff ============================================================================== --- db/torque/test/trunk/test-project/pom.xml (original) +++ db/torque/test/trunk/test-project/pom.xml Tue Feb 5 21:08:39 2008 @@ -1,4 +1,4 @@ - +