From harmony-commits-return-880-apmail-incubator-harmony-commits-archive=incubator.apache.org@incubator.apache.org Mon Feb 13 15:00:45 2006 Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 23341 invoked from network); 13 Feb 2006 15:00:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Feb 2006 15:00:44 -0000 Received: (qmail 84862 invoked by uid 500); 13 Feb 2006 15:00:43 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 84827 invoked by uid 500); 13 Feb 2006 15:00:43 -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 84816 invoked by uid 99); 13 Feb 2006 15:00:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 07:00:43 -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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Feb 2006 07:00:42 -0800 Received: (qmail 22978 invoked by uid 65534); 13 Feb 2006 15:00:22 -0000 Message-ID: <20060213150022.22975.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r377388 - /incubator/harmony/enhanced/classlib/trunk/build-test.xml Date: Mon, 13 Feb 2006 15:00:22 -0000 To: harmony-commits@incubator.apache.org From: geirm@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: geirm Date: Mon Feb 13 07:00:20 2006 New Revision: 377388 URL: http://svn.apache.org/viewcvs?rev=377388&view=rev Log: simple start of top level "run them all" test build script (will sort out where - like in make/ - after we get the rest of the stuff in...) Added: incubator/harmony/enhanced/classlib/trunk/build-test.xml Added: incubator/harmony/enhanced/classlib/trunk/build-test.xml URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/build-test.xml?rev=377388&view=auto ============================================================================== --- incubator/harmony/enhanced/classlib/trunk/build-test.xml (added) +++ incubator/harmony/enhanced/classlib/trunk/build-test.xml Mon Feb 13 07:00:20 2006 @@ -0,0 +1,51 @@ + + + + + + + Tests for classlib package + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file