Return-Path: Delivered-To: apmail-incubator-directory-cvs-archive@www.apache.org Received: (qmail 12831 invoked from network); 14 Dec 2004 16:41:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Dec 2004 16:41:25 -0000 Received: (qmail 29819 invoked by uid 500); 14 Dec 2004 16:12:17 -0000 Delivered-To: apmail-incubator-directory-cvs-archive@incubator.apache.org Received: (qmail 23878 invoked by uid 500); 14 Dec 2004 16:10:00 -0000 Mailing-List: contact directory-cvs-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: directory-dev@incubator.apache.org Delivered-To: mailing list directory-cvs@incubator.apache.org Received: (qmail 18528 invoked by uid 99); 14 Dec 2004 16:08:09 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 14 Dec 2004 08:08:01 -0800 Received: (qmail 90496 invoked by uid 65534); 14 Dec 2004 16:07:44 -0000 Date: 14 Dec 2004 16:07:44 -0000 Message-ID: <20041214160744.90488.qmail@minotaur.apache.org> From: bloritsch@apache.org To: directory-cvs@incubator.apache.org Subject: svn commit: r111829 - /incubator/directory/PROJECT-RESTRUCTURE.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: bloritsch Date: Tue Dec 14 08:07:42 2004 New Revision: 111829 URL: http://svn.apache.org/viewcvs?view=rev&rev=111829 Log: add note about restructure Added: incubator/directory/PROJECT-RESTRUCTURE.txt Added: incubator/directory/PROJECT-RESTRUCTURE.txt Url: http://svn.apache.org/viewcvs/incubator/directory/PROJECT-RESTRUCTURE.txt?view=auto&rev=111829 ============================================================================== --- (empty file) +++ incubator/directory/PROJECT-RESTRUCTURE.txt Tue Dec 14 08:07:42 2004 @@ -0,0 +1,16 @@ +The Directory project will adjust the structure of its projects +after a first release in order to make it easier to build and +understand how the different projects relate. A note in a text +file labled "ABOUT.txt" will provide additional information on +migration notes, or what will currently be in each directory. +The proposed design will allow the complete system to be built +with layers of tools/APIs. The proposed structure is: + +/protocol-api +/network +/snickers +/protocol +/ldap +/naming +/eve +/kerberos