Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 5426 invoked from network); 18 Oct 2006 12:03:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Oct 2006 12:03:56 -0000 Received: (qmail 31915 invoked by uid 500); 18 Oct 2006 12:03:56 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 31815 invoked by uid 500); 18 Oct 2006 12:03:56 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 31804 invoked by uid 99); 18 Oct 2006 12:03:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2006 05:03:56 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Oct 2006 05:03:54 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id CECCB1A981A; Wed, 18 Oct 2006 05:03:33 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r465227 - /incubator/harmony/enhanced/trunk/build.xml Date: Wed, 18 Oct 2006 12:03:33 -0000 To: harmony-commits@incubator.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061018120333.CECCB1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: hindessm Date: Wed Oct 18 05:03:32 2006 New Revision: 465227 URL: http://svn.apache.org/viewvc?view=rev&rev=465227 Log: Added sha checksum files to meet release requirements. Modified: incubator/harmony/enhanced/trunk/build.xml Modified: incubator/harmony/enhanced/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/trunk/build.xml?view=diff&rev=465227&r1=465226&r2=465227 ============================================================================== --- incubator/harmony/enhanced/trunk/build.xml (original) +++ incubator/harmony/enhanced/trunk/build.xml Wed Oct 18 05:03:32 2006 @@ -80,7 +80,8 @@ - + + @@ -101,7 +102,8 @@ - + + @@ -125,7 +127,8 @@ - + + @@ -143,7 +146,8 @@ - + + @@ -214,42 +218,7 @@ - - - - - - - - - - - - - - - - - - - - -************************************************************************ -NOTE : to build, you need to have the dependencies for Swing/AWT built - and installed in working_classlib. Please see - working_classlib/depends/libs/build - for more information -************************************************************************* - - - - - - - - + @@ -479,14 +448,16 @@ - + - + + message="${@{file}.@{type}} @{file}${line.separator}" />