Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 44074 invoked from network); 6 Feb 2008 15:31:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 15:31:40 -0000 Received: (qmail 30917 invoked by uid 500); 6 Feb 2008 15:31:31 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 30900 invoked by uid 500); 6 Feb 2008 15:31:31 -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 30891 invoked by uid 99); 6 Feb 2008 15:31:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 07:31:31 -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, 06 Feb 2008 15:31:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 939B31A9832; Wed, 6 Feb 2008 07:31:17 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r619022 - in /harmony/enhanced/classlib/trunk: depends/files/ make/ make/linux.ia64/ make/linux.ppc32/ make/linux.ppc64/ make/linux.x86.libstdc++6/ make/linux.x86/ make/linux.x86_64.libstdc++6/ make/linux.x86_64/ make/windows.x86/ make/wind... Date: Wed, 06 Feb 2008 15:31:14 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080206153117.939B31A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hindessm Date: Wed Feb 6 07:31:07 2008 New Revision: 619022 URL: http://svn.apache.org/viewvc?rev=619022&view=rev Log: DRLVM no longer reaches in to classlib to get ICU4C libraries so these are (almost) not needed. A simple stub for the ICU4JNI dll remains because the IBM VME is currently hardcoded to load it. Obviously this hack can be removed when the IBM VME is next updated. Added: harmony/enhanced/classlib/trunk/depends/files/libhyempty.so (with props) Removed: harmony/enhanced/classlib/trunk/make/linux.ia64/ harmony/enhanced/classlib/trunk/make/linux.ppc32/ harmony/enhanced/classlib/trunk/make/linux.ppc64/ harmony/enhanced/classlib/trunk/make/linux.x86/ harmony/enhanced/classlib/trunk/make/linux.x86.libstdc++6/ harmony/enhanced/classlib/trunk/make/linux.x86_64/ harmony/enhanced/classlib/trunk/make/linux.x86_64.libstdc++6/ harmony/enhanced/classlib/trunk/make/windows.x86/ harmony/enhanced/classlib/trunk/make/windows.x86_64/ Modified: harmony/enhanced/classlib/trunk/make/build-native.xml harmony/enhanced/classlib/trunk/make/depends.properties harmony/enhanced/classlib/trunk/make/depends.xml Added: harmony/enhanced/classlib/trunk/depends/files/libhyempty.so URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/depends/files/libhyempty.so?rev=619022&view=auto ============================================================================== Binary file - no diff available. Propchange: harmony/enhanced/classlib/trunk/depends/files/libhyempty.so ------------------------------------------------------------------------------ svn:executable = * Propchange: harmony/enhanced/classlib/trunk/depends/files/libhyempty.so ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: harmony/enhanced/classlib/trunk/make/build-native.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/build-native.xml?rev=619022&r1=619021&r2=619022&view=diff ============================================================================== --- harmony/enhanced/classlib/trunk/make/build-native.xml (original) +++ harmony/enhanced/classlib/trunk/make/build-native.xml Wed Feb 6 07:31:07 2008 @@ -36,6 +36,12 @@ + + + + + + - @@ -123,11 +129,6 @@ - - - - - - - - - + + Deploying empty ICU dynamic library stub + + + + + + + + + + + @@ -169,10 +178,6 @@ - - - - - - - - -... - - -Please remove the directory: - - ${icudll.dir} - -and re-run "ant fetch-depends" to get a new version of icu-3.4.zip. Sorry -for the inconvinience. - - - - + depends="-extract-props,-extract-mx4j,-extract-dejavu-fonts,-extract-xerces" /> - - @@ -191,11 +164,6 @@ - - - - -