Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 69977 invoked from network); 17 Jul 2009 14:37:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jul 2009 14:37:12 -0000 Received: (qmail 20310 invoked by uid 500); 17 Jul 2009 14:38:18 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 20279 invoked by uid 500); 17 Jul 2009 14:38:18 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 20270 invoked by uid 99); 17 Jul 2009 14:38:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2009 14:38:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Fri, 17 Jul 2009 14:38:14 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DD3D123888E6; Fri, 17 Jul 2009 14:37:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r795103 - /harmony/enhanced/classlib/trunk/modules/sql/build.xml Date: Fri, 17 Jul 2009 14:37:53 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090717143753.DD3D123888E6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hindessm Date: Fri Jul 17 14:37:53 2009 New Revision: 795103 URL: http://svn.apache.org/viewvc?rev=795103&view=rev Log: Convert sql module to use compile-tests macro. Modified: harmony/enhanced/classlib/trunk/modules/sql/build.xml Modified: harmony/enhanced/classlib/trunk/modules/sql/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/sql/build.xml?rev=795103&r1=795102&r2=795103&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/modules/sql/build.xml (original) +++ harmony/enhanced/classlib/trunk/modules/sql/build.xml Fri Jul 17 14:37:53 2009 @@ -124,28 +124,14 @@ - - - - - - - - - - - - - - - + + + + + + +