From torque-dev-return-5448-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Fri Jul 08 17:26:28 2005 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 71308 invoked from network); 8 Jul 2005 17:26:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2005 17:26:28 -0000 Received: (qmail 81647 invoked by uid 500); 8 Jul 2005 17:26:27 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 81623 invoked by uid 500); 8 Jul 2005 17:26:27 -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 81610 invoked by uid 500); 8 Jul 2005 17:26:26 -0000 Received: (qmail 81607 invoked by uid 99); 8 Jul 2005 17:26:26 -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; Fri, 08 Jul 2005 10:26:15 -0700 Received: (qmail 71247 invoked by uid 1977); 8 Jul 2005 17:26:12 -0000 Date: 8 Jul 2005 17:26:12 -0000 Message-ID: <20050708172612.71246.qmail@minotaur.apache.org> From: tfischer@apache.org To: db-torque-cvs@apache.org Subject: cvs commit: db-torque/src/generator project.xml X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N tfischer 2005/07/08 10:26:12 Modified: src/generator project.xml Log: updated most libaries to the newest available stable version Revision Changes Path 1.20 +5 -5 db-torque/src/generator/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/db-torque/src/generator/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- project.xml 31 Jan 2005 19:43:58 -0000 1.19 +++ project.xml 8 Jul 2005 17:26:12 -0000 1.20 @@ -36,21 +36,21 @@ ant ant - 1.5.1 + 1.6.5 http://ant.apache.org/ commons-collections commons-collections - 3.0 + 3.1 http://jakarta.apache.org/commons/collections/ commons-lang commons-lang - 2.0 + 2.1 http://jakarta.apache.org/commons/lang/ @@ -78,14 +78,14 @@ xercesImpl xerces - 2.4.0 + 2.6.2 http://xml.apache.org/xerces2-j/ xml-apis xml-apis - 1.0.b2 + 2.0.2 http://xml.apache.org/commons/ --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org