Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 11623 invoked from network); 28 Feb 2006 14:07:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Feb 2006 14:07:44 -0000 Received: (qmail 76334 invoked by uid 500); 28 Feb 2006 14:07:31 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 76298 invoked by uid 500); 28 Feb 2006 14:07:30 -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 76276 invoked by uid 99); 28 Feb 2006 14:07:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2006 06:07:30 -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; Tue, 28 Feb 2006 06:07:29 -0800 Received: (qmail 10973 invoked by uid 65534); 28 Feb 2006 14:06:43 -0000 Message-ID: <20060228140643.10972.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r381664 - /incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt Date: Tue, 28 Feb 2006 14:06:42 -0000 To: harmony-commits@incubator.apache.org From: tellison@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tellison Date: Tue Feb 28 06:06:38 2006 New Revision: 381664 URL: http://svn.apache.org/viewcvs?rev=381664&view=rev Log: Reflect renames to locale data and reflect impl packages Modified: incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt Modified: incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt?rev=381664&r1=381663&r2=381664&view=diff ============================================================================== --- incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt (original) +++ incubator/harmony/enhanced/classlib/trunk/make/patternsets/luni.txt Tue Feb 28 06:06:38 2006 @@ -31,11 +31,11 @@ java/lang/ref/* java/lang/reflect/* -org/apache/harmony/luni/reflect/* +org/apache/harmony/luni/internal/reflect/* com/ibm/misc/util/* -com/ibm/oti/locale/* +org/apache/harmony/luni/internal/locale/* com/ibm/oti/vm/*