Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 32766 invoked from network); 20 Jun 2006 14:53:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jun 2006 14:53:57 -0000 Received: (qmail 71794 invoked by uid 500); 20 Jun 2006 14:53:57 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 71751 invoked by uid 500); 20 Jun 2006 14:53:57 -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 71740 invoked by uid 99); 20 Jun 2006 14:53:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2006 07:53: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; Tue, 20 Jun 2006 07:53:55 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id D80501A983A; Tue, 20 Jun 2006 07:53:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r415683 - in /incubator/harmony/enhanced/classlib/trunk/modules/beans: build.xml make/build.xml make/common/ make/hyproperties.xml Date: Tue, 20 Jun 2006 14:53:35 -0000 To: harmony-commits@incubator.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060620145335.D80501A983A@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: Tue Jun 20 07:53:34 2006 New Revision: 415683 URL: http://svn.apache.org/viewvc?rev=415683&view=rev Log: Move beans build.xml up one level. Added: incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml (with props) incubator/harmony/enhanced/classlib/trunk/modules/beans/make/hyproperties.xml - copied unchanged from r415565, incubator/harmony/enhanced/classlib/trunk/modules/beans/make/common/hyproperties.xml Removed: incubator/harmony/enhanced/classlib/trunk/modules/beans/make/build.xml incubator/harmony/enhanced/classlib/trunk/modules/beans/make/common/ Added: incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml?rev=415683&view=auto ============================================================================== --- incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml (added) +++ incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml Tue Jun 20 07:53:34 2006 @@ -0,0 +1,242 @@ + + + + + Build for BEANS component + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + beans + + + + + beans + + + + + + + + + + + + + Propchange: incubator/harmony/enhanced/classlib/trunk/modules/beans/build.xml ------------------------------------------------------------------------------ svn:eol-style = native