Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 5893 invoked from network); 13 Jul 2008 21:42:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jul 2008 21:42:52 -0000 Received: (qmail 19438 invoked by uid 500); 13 Jul 2008 21:42:52 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 19393 invoked by uid 500); 13 Jul 2008 21:42: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 19382 invoked by uid 99); 13 Jul 2008 21:42:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2008 14:42:52 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 72.14.220.158 as permitted sender) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2008 21:41:59 +0000 Received: by fg-out-1718.google.com with SMTP id 19so2091965fgg.3 for ; Sun, 13 Jul 2008 14:42:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=QHKTOPuTRQrZM6EqlVp3jYpC1p58+1fbXqmxN0bKCH4=; b=V9M+pL09QY0mR+3ZiuyR+jbJQoILpfGpODV8srEWGR5TV/VqKI2FzDuuuOvE+vVKCh k6dM93Iuvs8CK+/l1SIZn9lrik6Y8JOB1I0KdLgN/sYVNO2Symh3bH+4FR08UTDLi3Ys BwVzoUfUCt6Xxp/oVHdmqOhTLqwqeXkHjn88Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Q4pSxW46fFXb6mbyrx/rxE7EAdagOJbXnoAZ90+Xx107AWMXp8uin2R1hM9NX8hjgy oHrevN4U4Tqjh0JHZSZnebeBWPHRdwOTo/Sy6vULO73d/uazS1eT7wFfhbLVgPy4by8s QDbdi2RnOnRnYDX6tsIyVFXsk7EzYk4wOot0Y= Received: by 10.86.52.6 with SMTP id z6mr13334180fgz.48.1215985341924; Sun, 13 Jul 2008 14:42:21 -0700 (PDT) Received: from ?192.168.0.2? ( [82.66.216.176]) by mx.google.com with ESMTPS id e11sm5861028fga.4.2008.07.13.14.42.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 13 Jul 2008 14:42:21 -0700 (PDT) Message-ID: <487A76BB.5010705@gmail.com> Date: Sun, 13 Jul 2008 23:42:19 +0200 From: Emmanuel Lecharny User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [Installers] Some thoughts regarding better organization for installers References: <487A70B1.5020202@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Alex Karasulu wrote: > On Sun, Jul 13, 2008 at 5:16 PM, Emmanuel Lecharny > wrote: > > >> Alex Karasulu wrote: >> >> >>> Hi all, >>> >>> Was just looking at the installers project during release and I got some >>> ideas. >>> >>> (1) Perhaps we should break apart this big apacheds module under it into >>> separate installers for: >>> o server-installer (apacheds module) >>> o studio-installer (studio module) >>> o suite-installer (suite module) >>> >>> >>> >> Perhaps we should simply remove the last two installers, and keep only the >> ADS installer. >> > > > Why remove them (especially the studio one)? These installers are not in > the ApacheDS top project. The installers project is standalone for managing > all our installers. > Because Studio already has all the needed installers ? > > >> (2) Fix suite installer so it no longer needs to pull installer from a >> >>> website? Is this even worth doing? >>> >>> >>> >> I think we can doom the suite installer. It does not make a lot of sense >> anyway, now that we have ADS embedded into Studio. >> >> > > I like the suite installer because it allows for an ApacheDS formal > installation in addition to having it available to start via Studio. But > you might be right about this. Wonder what others thinking as well. > Yeah, me too. Guys ?