Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76024 invoked from network); 10 Mar 2006 00:11:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Mar 2006 00:11:08 -0000 Received: (qmail 43512 invoked by uid 500); 10 Mar 2006 00:11:04 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 43359 invoked by uid 500); 10 Mar 2006 00:11:03 -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 43004 invoked by uid 99); 10 Mar 2006 00:11:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 16:11:01 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Mar 2006 16:11:01 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4E6CBD49FC for ; Fri, 10 Mar 2006 00:10:40 +0000 (GMT) Message-ID: <884268147.1141949440319.JavaMail.jira@ajax> Date: Fri, 10 Mar 2006 00:10:40 +0000 (GMT) From: "Jeff Genender (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Closed: (GERONIMO-1613) Eliminate unncessary dependencies to reduce assemnbly footprint size In-Reply-To: <1165865986.1139454244391.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1613?page=all ] Jeff Genender closed GERONIMO-1613: ----------------------------------- Resolution: Fixed Patch looks good and my preliminary testing shows it works. I haven't run into any issues. I have committed the patches, Joe, thanks for all of your hard work in this. Please re-open if anyone finds issues. Please open a new JIRA for M2 conversion if need be. Sending configs/activemq/project.properties Sending configs/axis/project.xml Sending configs/j2ee-server/project.xml Sending configs/javamail/project.xml Sending configs/openejb/project.xml Sending configs/rmi-naming/project.xml Sending configs/system-database/project.xml Sending modules/client-builder/maven.xml Sending modules/client-builder/project.xml Sending modules/tomcat/project.xml Transmitting file data .......... Committed revision 384651. > Eliminate unncessary dependencies to reduce assemnbly footprint size > -------------------------------------------------------------------- > > Key: GERONIMO-1613 > URL: http://issues.apache.org/jira/browse/GERONIMO-1613 > Project: Geronimo > Type: Improvement > Components: general > Versions: 1.2 > Environment: all > Reporter: Joe Bohn > Assignee: Jeff Genender > Fix For: 1.2 > Attachments: 1613_RemoveDeps3.patch, 1613_RemoveDeps4.patch, RemoveDeps.patch, RemoveDeps2.1.patch, RemoveDeps2.2.patch, RemoveDeps2.3.patch, RemoveDeps2.patch > > Clean up assembly project.xml and eliminate some unnecessary dependencies in various modules and configs. This will reduce the footprint size (with special attention to the minimal-tomcat-assembly. > The patch contains the following: > - clean up minimal-tomcat-server\project.xml to remove commented out sections > - clean up web-jms-tomcat-server\project.xml to remove commented out sections > - remove dependencies from config\j2ee_server on xstream, jaxr-api, and geronimo-derby > - remove dependencies from config\j2ee_deployer on geronimo-client-builder > - remove dependencies from module\tomcat on activecluster, wadi-core, and wadi-tomcat55 > There are still more dependencies that should be removed but this is a start. > These changes reduce the disk footprint of minimal-tomcat-server from 27 meg to about 21 meg. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira