Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 77532 invoked from network); 21 Aug 2005 21:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Aug 2005 21:11:47 -0000 Received: (qmail 78455 invoked by uid 500); 21 Aug 2005 21:11:47 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 78435 invoked by uid 500); 21 Aug 2005 21:11:47 -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 78421 invoked by uid 500); 21 Aug 2005 21:11:47 -0000 Received: (qmail 78418 invoked by uid 99); 21 Aug 2005 21:11:46 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 21 Aug 2005 14:11:46 -0700 Received: (qmail 77526 invoked by uid 65534); 21 Aug 2005 21:11:46 -0000 Message-ID: <20050821211146.77525.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r234343 - /db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml Date: Sun, 21 Aug 2005 21:11:46 -0000 To: torque-commits@db.apache.org From: henning@apache.org X-Mailer: svnmailer-1.0.3 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: henning Date: Sun Aug 21 14:11:42 2005 New Revision: 234343 URL: http://svn.apache.org/viewcvs?rev=234343&view=rev Log: - add default goal for maven 1.0.x - copy all files from common into src-distribution Modified: db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml Modified: db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml URL: http://svn.apache.org/viewcvs/db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml?rev=234343&r1=234342&r2=234343&view=diff ============================================================================== --- db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml (original) +++ db/torque/branches/svn-reorganisation-branch/runtime/trunk/maven.xml Sun Aug 21 14:11:42 2005 @@ -27,7 +27,8 @@ + xmlns:deploy="deploy" + default="jar:jar"> @@ -61,23 +62,14 @@ - + - - - - - - - - - - - - + + + --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org