Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 54481 invoked from network); 2 Aug 2006 19:49:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 19:49:04 -0000 Received: (qmail 60007 invoked by uid 500); 2 Aug 2006 19:49:03 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 59973 invoked by uid 500); 2 Aug 2006 19:49:03 -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 59962 invoked by uid 99); 2 Aug 2006 19:49:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 12:49:03 -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; Wed, 02 Aug 2006 12:49:03 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 242CA1A981A; Wed, 2 Aug 2006 12:48:43 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r428113 - /incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml Date: Wed, 02 Aug 2006 19:48:42 -0000 To: harmony-commits@incubator.apache.org From: geirm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060802194843.242CA1A981A@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: geirm Date: Wed Aug 2 12:48:42 2006 New Revision: 428113 URL: http://svn.apache.org/viewvc?rev=428113&view=rev Log: HARMONY-898 Stop copying the thread lib from classlib and use the one in DRLVM. We need to fix this for real... Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml Modified: incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml?rev=428113&r1=428112&r2=428113&view=diff ============================================================================== --- incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml (original) +++ incubator/harmony/enhanced/drlvm/trunk/build/make/build.xml Wed Aug 2 12:48:42 2006 @@ -506,6 +506,7 @@ +