From directory-dev-return-367-apmail-incubator-directory-dev-archive=incubator.apache.org@incubator.apache.org Sun Dec 07 21:16:34 2003 Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 79965 invoked from network); 7 Dec 2003 21:16:34 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Dec 2003 21:16:34 -0000 Received: (qmail 14800 invoked by uid 500); 7 Dec 2003 21:16:23 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 14738 invoked by uid 500); 7 Dec 2003 21:16:23 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Directory Developers List" Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 14725 invoked from network); 7 Dec 2003 21:16:23 -0000 Received: from unknown (HELO hume.tsdinc.steitz.com) (209.249.229.10) by daedalus.apache.org with SMTP; 7 Dec 2003 21:16:23 -0000 Content-Class: urn:content-classes:message Received: from Lavoie.tsdinc.steitz.com ([209.249.229.4]) by hume.tsdinc.steitz.com with Microsoft SMTPSVC(5.0.2195.6713); Sun, 7 Dec 2003 16:16:26 -0500 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Received: from steitz.com ([130.13.97.80]) by Lavoie.tsdinc.steitz.com with Microsoft SMTPSVC(5.0.2195.6713); Sun, 7 Dec 2003 16:16:26 -0500 Message-ID: <3FD39840.7020700@steitz.com> Date: Sun, 07 Dec 2003 14:14:40 -0700 From: "Phil Steitz" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subject: [naming] Commons sources imported Content-Type: text/plain; format=flowed; charset="us-ascii" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Dec 2003 21:16:26.0539 (UTC) FILETIME=[5FC0AFB0:01C3BD07] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have imported (added actually) the commons-naming sources. Pls let me know if either a) the structure is not what folks expected (svn newbie :-) or b) you have trouble building. To build successfully, you need to first do maven multiproject:install to get the core jar built and installed. Then maven multiproject:site will generate the site. I will add some more xdocs as promised earlier hopefully this eve. Phil