Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 98101 invoked from network); 7 Nov 2007 06:52:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 06:52:53 -0000 Received: (qmail 23445 invoked by uid 500); 7 Nov 2007 06:52:41 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 23428 invoked by uid 500); 7 Nov 2007 06:52:41 -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 23417 invoked by uid 99); 7 Nov 2007 06:52:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 22:52:41 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 07 Nov 2007 06:52:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9B3D71A9832; Tue, 6 Nov 2007 22:52:32 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r592635 - /harmony/enhanced/buildtest/branches/2.0/scripts/download.xml Date: Wed, 07 Nov 2007 06:52:32 -0000 To: commits@harmony.apache.org From: smishura@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071107065232.9B3D71A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: smishura Date: Tue Nov 6 22:52:31 2007 New Revision: 592635 URL: http://svn.apache.org/viewvc?rev=592635&view=rev Log: Now fruits of properties names unification - no need in 'macrodef' wrapped by 'target': "determine-resource-type", "do-unzip-dir", "do-download" elements were move to targets Modified: harmony/enhanced/buildtest/branches/2.0/scripts/download.xml Modified: harmony/enhanced/buildtest/branches/2.0/scripts/download.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/scripts/download.xml?rev=592635&r1=592634&r2=592635&view=diff ============================================================================== --- harmony/enhanced/buildtest/branches/2.0/scripts/download.xml (original) +++ harmony/enhanced/buildtest/branches/2.0/scripts/download.xml Tue Nov 6 22:52:31 2007 @@ -196,32 +196,25 @@ corresponding properties. The further control flow depends on this target. --> - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - @@ -257,36 +250,29 @@ - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - ==> Fetch JAR: ${lib.url.basename} @@ -296,29 +282,23 @@ failonerror="false" /> - - - - - - - - - ==> Do Download from ${lib.url} - - - - - - - - - + + ==> Do Download from ${lib.url} + + + + + + + + + ... File ${lib.basename} @@ -329,8 +309,7 @@ while expected is: '${lib.md5}' - - +