Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 73863 invoked from network); 1 Feb 2006 17:30:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 17:30:54 -0000 Received: (qmail 47775 invoked by uid 500); 1 Feb 2006 17:30:53 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 47536 invoked by uid 500); 1 Feb 2006 17:30:52 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 47525 invoked by uid 99); 1 Feb 2006 17:30:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 09:30:52 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of aok123@bellsouth.net designates 205.152.59.70 as permitted sender) Received: from [205.152.59.70] (HELO imf22aec.mail.bellsouth.net) (205.152.59.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 09:30:51 -0800 Received: from ibm67aec.bellsouth.net ([65.80.200.112]) by imf22aec.mail.bellsouth.net with ESMTP id <20060201173022.OBIU5922.imf22aec.mail.bellsouth.net@ibm67aec.bellsouth.net> for ; Wed, 1 Feb 2006 12:30:22 -0500 Received: from [172.16.1.7] (really [65.80.200.112]) by ibm67aec.bellsouth.net with ESMTP id <20060201173021.IIPD24679.ibm67aec.bellsouth.net@[172.16.1.7]> for ; Wed, 1 Feb 2006 12:30:21 -0500 Message-ID: <43E0F02C.4010008@bellsouth.net> Date: Wed, 01 Feb 2006 12:30:20 -0500 From: Alex Karasulu User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@directory.apache.org Subject: [ApacheDS][RC1] Last feature addition day for me today Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hiya, I figured since we're really close to this release I'd post my status and todos to the list. First off today is probably the last day I will work on ApacheDS for adding features. Here's what I have to do today: o Setup that sar project (module) for jboss integration: - http://issues.apache.org/jira/browse/DIREVE-309 - I'll create a new module under apacheds/simple in a folder named "jboss" or "sar" (let me know if there is a preference) - I'll try to get it up and running in JBoss the best I can - If Simon Temple (the contributor) can submit patches to maintain it, or correct my shortcomings that would be great o Get simple/main module, the uberjar, working again - creates the needed directory structure if it is not present - perhaps we should rename main to uberjar? Does it even need a special installation layout? o Build an RPM installer and integrate it into the daemon installer plugin o Enhance the daemon installer plugin to include resource directories and files other than the standard set for - documentation resource packages - need to include NOTICE and other legal materials After these are done (today I hope), I will move on to the bug parade. I suspect this will take me a few days (2-5 max). We can build the distros for RC1 and kick the tires in a few days here at which point we can kick off a vote. NOTE: After the bug parade we will finalize all the artifactIds and groupIds for ApacheDS once and for all. Also the package names will be corrected to use org.apache.directory as the proper prefix. Please bear with us I know it is frustrating to deal with all these changes. However note that when we are done everything will stablize for the future and allow us to migrate fixes between the 1.0 and 1.1 branches with ease. Thanks, Alex