Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 88032 invoked from network); 24 Jun 2008 20:50:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jun 2008 20:50:47 -0000 Received: (qmail 85851 invoked by uid 500); 24 Jun 2008 20:50:48 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 85351 invoked by uid 500); 24 Jun 2008 20:50:47 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 85339 invoked by uid 99); 24 Jun 2008 20:50:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 13:50:47 -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: local policy) Received: from [209.86.89.66] (HELO elasmtp-spurfowl.atl.sa.earthlink.net) (209.86.89.66) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jun 2008 20:49:56 +0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk20050327; d=earthlink.net; b=csHFc1FYUa2E/k8y7Jkn94x0e9z4g5WQzWDQuKVAe/VemHv/RAMDk3ZTfdbBZncb; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding:X-ELNK-Trace:X-Originating-IP; Received: from [129.33.49.251] (helo=tetra.raleigh.ibm.com) by elasmtp-spurfowl.atl.sa.earthlink.net with esmtpa (Exim 4.67) (envelope-from ) id 1KBFSd-0001eP-Aj for dev@geronimo.apache.org; Tue, 24 Jun 2008 16:49:55 -0400 Message-ID: <48615DF3.3030309@earthlink.net> Date: Tue, 24 Jun 2008 16:49:55 -0400 From: Joe Bohn User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Geronimo Dev Subject: [VOTE] Server Repository plugin for Geronimo 2.1+ (rc3) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ELNK-Trace: c408501814fc19611aa676d7e74259b7b3291a7d08dfec79cf991cf5c38f61784fa44906edc4c7e2350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 129.33.49.251 X-Virus-Checked: Checked by ClamAV on apache.org I've prepared a third release candidate for the Server Repository plugin. This candidate corrects the geronimo-plugin.xml and geronimo-plugins.xml issue regarding the open source license. The rationale for the plugin remains the same: As a result of some discussion on GERONIMO-2814 [https://issues.apache.org/jira/browse/GERONIMO-2814] it was suggested that we create a plugin to facilitate adding a second repository to Geronimo. This is of particular value when running multiple Geronimo server instances from a single Geronimo installation. I have created a very simple plugin for this purpose. For more information on how this might be leveraged reference http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html Staging repo: http://people.apache.org/~jbohn/staging-repo/plugins/server-repo/ Staging site: http://people.apache.org/~jbohn/staging-site/plugins/server-repo/1.0/index.html The svn location is here: https://svn.apache.org/repos/asf/geronimo/plugins/server-repo/tags/server-repo-1.0 Repository for plugin install (same as staging repo): http://people.apache.org/~jbohn/staging-repo/plugins/server-repo/ - From the console navigation to Plugins - select Add Repository - paste in my staging repo listed above: - click Add - Select the newly added repository from the drop down list - click "Show Plugins in selected repository" - You should see just this plugin in the list and you can install it from there. The vote is open for 72 hours and will conclude on Friday (6/27) at 6:00PM ET. [ ] +1 Release the server-repo plugin [ ] +0 No opinion [ ] -1 Don't release the server-repo plugin Joe