From dev-return-94289-apmail-geronimo-dev-archive=geronimo.apache.org@geronimo.apache.org Thu Feb 23 09:02:11 2012 Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 91A359742 for ; Thu, 23 Feb 2012 09:02:11 +0000 (UTC) Received: (qmail 21127 invoked by uid 500); 23 Feb 2012 09:02:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 21081 invoked by uid 500); 23 Feb 2012 09:02:11 -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 21074 invoked by uid 99); 23 Feb 2012 09:02:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 09:02:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 09:02:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EC686336661 for ; Thu, 23 Feb 2012 09:01:49 +0000 (UTC) Date: Thu, 23 Feb 2012 09:01:49 +0000 (UTC) From: "Ivan (Assigned) (JIRA)" To: dev@geronimo.apache.org Message-ID: <335315375.9115.1329987709969.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1133314595.16317.1319595872739.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (GERONIMO-6203) Too many unwanted dependencies are added for a simple web application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan reassigned GERONIMO-6203: ------------------------------ Assignee: Ivan > Too many unwanted dependencies are added for a simple web application > --------------------------------------------------------------------- > > Key: GERONIMO-6203 > URL: https://issues.apache.org/jira/browse/GERONIMO-6203 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: deployment > Affects Versions: 3.0-beta-1 > Reporter: Ivan > Assignee: Ivan > Priority: Minor > > While deploying a simple web application, too many unwanted dependencies are added, it could be checked from the geronimo-plugins.xml file in the META-INF directory of deployed application. > I understand that, sometimes it is hard to determine whether the dependency is required in the createModule process, like axis2 etc, but we need to remove it later if it is not required. > > org.apache.geronimo.configs > tomcat7 > 3.0-SNAPSHOT > car > all > > > org.apache.geronimo.configs > wink > 3.0-SNAPSHOT > car > all > > > org.apache.geronimo.modules > geronimo-bval > jar > all > > > org.apache.geronimo.configs > axis > car > all > > > org.apache.geronimo.configs > axis2 > car > all > > > org.apache.geronimo.configs > j2ee-corba-yoko > 3.0-SNAPSHOT > car > all > > > org.apache.geronimo.configs > openjpa2 > 3.0-SNAPSHOT > car > all > > > org.apache.geronimo.configs > openejb > car > classes > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira