From dev-return-10926-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed Feb 01 17:41:35 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 80931 invoked from network); 1 Feb 2006 17:41:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Feb 2006 17:41:35 -0000 Received: (qmail 85609 invoked by uid 500); 1 Feb 2006 17:41:33 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 85565 invoked by uid 500); 1 Feb 2006 17:41:33 -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 85554 invoked by uid 99); 1 Feb 2006 17:41:33 -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:41:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [81.169.145.175] (HELO natblindhugh.rzone.de) (81.169.145.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2006 09:41:32 -0800 Received: from [127.0.0.1] (p548FD044.dip.t-dialin.net [84.143.208.68]) (authenticated bits=0) by post.webmailer.de (8.13.1/8.13.1) with ESMTP id k11Hf5g7025561 for ; Wed, 1 Feb 2006 18:41:09 +0100 (MET) Message-ID: <43E0F2B1.1010403@apache.org> Date: Wed, 01 Feb 2006 18:41:05 +0100 From: Stefan Zoerner User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Failed to build the uberjar of ApacheDS References: <43DE4172.2040600@toolazydogs.com> <43DE7350.4080701@apache.org> <43DED5BF.8010001@bellsouth.net> In-Reply-To: <43DED5BF.8010001@bellsouth.net> 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 Alex Karasulu wrote: > > Exactly that's correct. You still need this uberjar to work? It may > have issues now that we are using this new directory layout for the > server. I can however create this layout on startup if a path to it is > not specified on the command line. The intersting thing is how to > handle this since the uberjar has everything on in the System > ClassLoader. I have to play with it some more but I can make the > uberjar work again if it does not already. It just seemed as though > many did not like it. > > Alex > > > Alex, sorry, I have forgotten to answer you regarding the uberjar. I liked the uberjar because it was easy to switch the build/version by just replacing one single file. So it was easy to reproduce error reports in JIRA and from the mailing list with the exact version the user used (and check how "old" the defect is). You did a great job with the installers, and probably our upcoming users (especially newbies) will not use the uberjar anymore (but the official installer downloads) if we have a stable "setup.exe" for most platforms. Therefore I can live without (i.e. do not any extra work to make it work just for me!), but if any other reasons speak for the uberjar as well, I will be happy to keep my lazy style of switching between build versions ... Greetings, Stefan