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 C75556EE7 for ; Tue, 19 Jul 2011 14:07:07 +0000 (UTC) Received: (qmail 71723 invoked by uid 500); 19 Jul 2011 14:07:07 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 71700 invoked by uid 500); 19 Jul 2011 14:07:07 -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 71692 invoked by uid 500); 19 Jul 2011 14:07:06 -0000 Received: (qmail 71689 invoked by uid 99); 19 Jul 2011 14:07:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 14:07:06 +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; Tue, 19 Jul 2011 14:07:05 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BBAD023888C2; Tue, 19 Jul 2011 14:06:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1148339 - /db/torque/torque4/trunk/torque-generator/pom.xml Date: Tue, 19 Jul 2011 14:06:45 -0000 To: torque-commits@db.apache.org From: tfischer@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110719140645.BBAD023888C2@eris.apache.org> Author: tfischer Date: Tue Jul 19 14:06:44 2011 New Revision: 1148339 URL: http://svn.apache.org/viewvc?rev=1148339&view=rev Log: corrected scope to test for groovy dependency Modified: db/torque/torque4/trunk/torque-generator/pom.xml Modified: db/torque/torque4/trunk/torque-generator/pom.xml URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/pom.xml?rev=1148339&r1=1148338&r2=1148339&view=diff ============================================================================== --- db/torque/torque4/trunk/torque-generator/pom.xml (original) +++ db/torque/torque4/trunk/torque-generator/pom.xml Tue Jul 19 14:06:44 2011 @@ -103,6 +103,7 @@ org.codehaus.groovy groovy-all 1.6.0 + test --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org