From dev-return-63797-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Mon Jun 02 19:58:07 2008 Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 92161 invoked from network); 2 Jun 2008 19:58:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jun 2008 19:58:07 -0000 Received: (qmail 23806 invoked by uid 500); 2 Jun 2008 19:58:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23759 invoked by uid 500); 2 Jun 2008 19:58:08 -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 23748 invoked by uid 99); 2 Jun 2008 19:58:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2008 12:58:08 -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; Mon, 02 Jun 2008 19:57:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 42263234C126 for ; Mon, 2 Jun 2008 12:57:45 -0700 (PDT) Message-ID: <416415476.1212436665256.JavaMail.jira@brutus> Date: Mon, 2 Jun 2008 12:57:45 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4012) Rework GShell integration and remove gshell-embeddable In-Reply-To: <1971185109.1210704355586.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated GERONIMO-4012: ----------------------------------- Summary: Rework GShell integration and remove gshell-embeddable (was: Rework GShell integration) > Rework GShell integration and remove gshell-embeddable > ------------------------------------------------------ > > Key: GERONIMO-4012 > URL: https://issues.apache.org/jira/browse/GERONIMO-4012 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: dependencies > Affects Versions: 2.1, 2.1.1, 2.1.2 > Reporter: Donald Woods > Assignee: Donald Woods > Fix For: 2.1.2 > > > Continuing on Jason Dillon's recent r655744 changes in trunk, we need to improve the gshell integration into the Geronimo assemblies. > We also need to remove the gshell-embeddable usage and pull in individual depends, so we'll only have one version of each in the server, instead of the current multiple copies of some jars, like jline. Also, this will help with the release process, so we can see all depends and verify the license/notice files, instead of some jars being pulled in by the shade-maven-plugin used to build gshell-embeddable.... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.