Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 11059 invoked from network); 29 Mar 2007 06:13:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Mar 2007 06:13:50 -0000 Received: (qmail 95459 invoked by uid 500); 29 Mar 2007 06:13:56 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 95439 invoked by uid 500); 29 Mar 2007 06:13:56 -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 95430 invoked by uid 99); 29 Mar 2007 06:13:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2007 23:13:56 -0700 X-ASF-Spam-Status: No, hits=-99.5 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; Wed, 28 Mar 2007 23:13:46 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 277C01A9838; Wed, 28 Mar 2007 23:13:26 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r523575 - /harmony/enhanced/trunk/build.xml Date: Thu, 29 Mar 2007 06:13:26 -0000 To: commits@harmony.apache.org From: apetrenko@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070329061326.277C01A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: apetrenko Date: Wed Mar 28 23:13:25 2007 New Revision: 523575 URL: http://svn.apache.org/viewvc?view=rev&rev=523575 Log: Patch for HARMONY-3429 "[jdktools] support debug and release build modes in jdktools" Modified: harmony/enhanced/trunk/build.xml Modified: harmony/enhanced/trunk/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/trunk/build.xml?view=diff&rev=523575&r1=523574&r2=523575 ============================================================================== --- harmony/enhanced/trunk/build.xml (original) +++ harmony/enhanced/trunk/build.xml Wed Mar 28 23:13:25 2007 @@ -41,6 +41,9 @@ + + + Apache Harmony subproject federation script @@ -309,9 +312,13 @@ - - - + + + + + + + @@ -326,7 +333,7 @@ - + @@ -334,7 +341,7 @@ - + @@ -342,7 +349,7 @@ - + @@ -351,19 +358,19 @@ - + - + - + @@ -372,14 +379,18 @@ - + + + - + + + @@ -566,6 +577,7 @@ operating system : ${harmony.os} architecture : ${harmony.arch}-${harmony.bits} ant os name/arch : ${os.name}/${os.arch} + build mode : ${hy.cfg} output location : ${target.dir} DRLVM classlib : ${drlvm.classlib.offset}