From harmony-commits-return-535-apmail-incubator-harmony-commits-archive=incubator.apache.org@incubator.apache.org Thu Dec 29 14:30:45 2005 Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 83306 invoked from network); 29 Dec 2005 14:30:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Dec 2005 14:30:45 -0000 Received: (qmail 94150 invoked by uid 500); 29 Dec 2005 14:30:44 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 94077 invoked by uid 500); 29 Dec 2005 14:30:44 -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 94066 invoked by uid 99); 29 Dec 2005 14:30:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 06:30:44 -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; Thu, 29 Dec 2005 06:30:43 -0800 Received: (qmail 83185 invoked by uid 65534); 29 Dec 2005 14:30:22 -0000 Message-ID: <20051229143022.83184.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r359803 - in /incubator/harmony/enhanced/classlib/trunk/java-src/security/src: java/ main/ main/java/ Date: Thu, 29 Dec 2005 14:30:22 -0000 To: harmony-commits@incubator.apache.org From: tellison@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tellison Date: Thu Dec 29 06:30:19 2005 New Revision: 359803 URL: http://svn.apache.org/viewcvs?rev=359803&view=rev Log: Restructuring Security component layout to allow main and test co-location Added: incubator/harmony/enhanced/classlib/trunk/java-src/security/src/main/ incubator/harmony/enhanced/classlib/trunk/java-src/security/src/main/java/ - copied from r358782, incubator/harmony/enhanced/classlib/trunk/java-src/security/src/java/ Removed: incubator/harmony/enhanced/classlib/trunk/java-src/security/src/java/