Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 69719 invoked from network); 8 Jul 2008 15:53:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2008 15:53:24 -0000 Received: (qmail 72022 invoked by uid 500); 8 Jul 2008 15:53:23 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 71948 invoked by uid 500); 8 Jul 2008 15:53:23 -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 71926 invoked by uid 99); 8 Jul 2008 15:53:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 08:53:23 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jul 2008 15:52:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C7C56234C15E for ; Tue, 8 Jul 2008 08:52:31 -0700 (PDT) Message-ID: <177918378.1215532351817.JavaMail.jira@brutus> Date: Tue, 8 Jul 2008 08:52:31 -0700 (PDT) From: "Pierre-Arnaud Marcelot (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRSERVER-931) Provide a zip/tar.gz download for DS In-Reply-To: <30479030.1179218836515.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSERVER-931?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre-Arnaud Marcelot resolved DIRSERVER-931. ---------------------------------------------- Resolution: Fixed Fixed. I created a new "Archive installer target". I've set up the installers pom.= xml file to create a zip and a tar.gz archive. Each archive contains a "sh" and "bat" script to launch the server. > Provide a zip/tar.gz download for DS > ------------------------------------ > > Key: DIRSERVER-931 > URL: https://issues.apache.org/jira/browse/DIRSERVER-931 > Project: Directory ApacheDS > Issue Type: Wish > Affects Versions: 1.5.0 > Environment: Win32 > Reporter: J=C3=BCrgen Weber > Assignee: Pierre-Arnaud Marcelot > Fix For: 1.5.3 > > > Provide a zip/tar.gz download for DS in addition to the platform specific= .exe download (like there is for Tomcat: http://tomcat.apache.org/download= -60.cgi) > In many corporate environments it is not possible for users to install Wi= ndows exes whereas unzipping a zip archive is possible. Same goes for Unix,= it would be much easier to just untar DS into a directory and run it inste= ad of having root install it. > So installing DS is not possible even if DS could be run as pure Java app= lication. > Even if you have full control over your windows machine I don't like if J= ava software registers with the system, I like it much better if a software= can be unzipped into a folder and simply runs (as with Tomcat, Geronimo or= Eclipse). > A workaround right now is to run the DS setup in a vmware vm, zip the ins= tall folder and unzip on the target machine. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.