Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 34653 invoked from network); 30 Apr 2008 03:15:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Apr 2008 03:15:23 -0000 Received: (qmail 57607 invoked by uid 500); 30 Apr 2008 03:15:24 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 57586 invoked by uid 500); 30 Apr 2008 03:15:24 -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 57575 invoked by uid 99); 30 Apr 2008 03:15:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2008 20:15:24 -0700 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; Wed, 30 Apr 2008 03:14:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3F4D623889F7; Tue, 29 Apr 2008 20:15:00 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r652237 - in /harmony/enhanced/buildtest/trunk/infra: build.xml scripts/svn.xml Date: Wed, 30 Apr 2008 03:15:00 -0000 To: commits@harmony.apache.org From: smishura@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080430031500.3F4D623889F7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: smishura Date: Tue Apr 29 20:14:59 2008 New Revision: 652237 URL: http://svn.apache.org/viewvc?rev=652237&view=rev Log: Flash svn properties to a suite's property file Modified: harmony/enhanced/buildtest/trunk/infra/build.xml harmony/enhanced/buildtest/trunk/infra/scripts/svn.xml Modified: harmony/enhanced/buildtest/trunk/infra/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/trunk/infra/build.xml?rev=652237&r1=652236&r2=652237&view=diff ============================================================================== --- harmony/enhanced/buildtest/trunk/infra/build.xml (original) +++ harmony/enhanced/buildtest/trunk/infra/build.xml Tue Apr 29 20:14:59 2008 @@ -67,6 +67,7 @@ + + + - - - + + + + + + + + + + + + @@ -122,11 +126,8 @@ - - - + + @@ -196,7 +197,9 @@ - + @@ -204,5 +207,12 @@ + + + ${subcomponent}.parameters.svn.${libname}.url=${svn.url} +${subcomponent}.parameters.svn.${libname}.dir=${lib.dir} +${subcomponent}.parameters.svn.${libname}.location=${dir.to.checkout} + +