Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 32767 invoked from network); 28 Nov 2006 12:48:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Nov 2006 12:48:57 -0000 Received: (qmail 13095 invoked by uid 500); 28 Nov 2006 12:49:05 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 13075 invoked by uid 500); 28 Nov 2006 12:49:05 -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 13066 invoked by uid 99); 28 Nov 2006 12:49:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 04:49:05 -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; Tue, 28 Nov 2006 04:48:56 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 695741A9846; Tue, 28 Nov 2006 04:48:18 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r480026 - /harmony/enhanced/classlib/trunk/make/build-java.xml Date: Tue, 28 Nov 2006 12:48:18 -0000 To: commits@harmony.apache.org From: mloenko@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061128124818.695741A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mloenko Date: Tue Nov 28 04:48:17 2006 New Revision: 480026 URL: http://svn.apache.org/viewvc?view=rev&rev=480026 Log: replay r479762 with some changes allowing to take only necessary jar files Modified: harmony/enhanced/classlib/trunk/make/build-java.xml Modified: harmony/enhanced/classlib/trunk/make/build-java.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/build-java.xml?view=diff&rev=480026&r1=480025&r2=480026 ============================================================================== --- harmony/enhanced/classlib/trunk/make/build-java.xml (original) +++ harmony/enhanced/classlib/trunk/make/build-java.xml Tue Nov 28 04:48:17 2006 @@ -108,7 +108,7 @@ - + @@ -118,13 +118,12 @@ - + debug="${hy.javac.debug}" + includeAntRuntime="no"> @@ -168,10 +167,19 @@ - + + + + + + + + +