From torque-dev-return-7327-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Sat Nov 11 12:36:47 2006 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 62715 invoked from network); 11 Nov 2006 12:36:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2006 12:36:47 -0000 Received: (qmail 39607 invoked by uid 500); 11 Nov 2006 12:36:58 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 39594 invoked by uid 500); 11 Nov 2006 12:36:58 -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 39583 invoked by uid 500); 11 Nov 2006 12:36:57 -0000 Received: (qmail 39580 invoked by uid 99); 11 Nov 2006 12:36:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2006 04:36:57 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Sat, 11 Nov 2006 04:36:46 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id B26631A9846; Sat, 11 Nov 2006 04:36:17 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r473706 - /db/torque/test/trunk/profile/mysql/project.xml Date: Sat, 11 Nov 2006 12:36:17 -0000 To: torque-commits@db.apache.org From: tfischer@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061111123617.B26631A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tfischer Date: Sat Nov 11 04:36:17 2006 New Revision: 473706 URL: http://svn.apache.org/viewvc?view=rev&rev=473706 Log: Corrected version from 5.0.4-bin to 5.0.4 Fixes TORQUE-66. Modified: db/torque/test/trunk/profile/mysql/project.xml Modified: db/torque/test/trunk/profile/mysql/project.xml URL: http://svn.apache.org/viewvc/db/torque/test/trunk/profile/mysql/project.xml?view=diff&rev=473706&r1=473705&r2=473706 ============================================================================== --- db/torque/test/trunk/profile/mysql/project.xml (original) +++ db/torque/test/trunk/profile/mysql/project.xml Sat Nov 11 04:36:17 2006 @@ -29,7 +29,7 @@ mysql-connector-java mysql - 5.0.4-bin + 5.0.4 --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org