You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/02/14 06:41:10 UTC

[jira] Closed: (GERONIMO-1613) Eliminate unncessary dependencies to reduce assemnbly footprint size

     [ http://issues.apache.org/jira/browse/GERONIMO-1613?page=all ]
     
David Jencks closed GERONIMO-1613:
----------------------------------

    Resolution: Fixed
     Assign To: David Jencks

Patch applied.  The derby problems are because  daytrader needs to import system database config or there are 2 copies of derby loaded and they can't communicate: the driver can't talk to the engine.  I'm not sure how to help people avoid this problem when deploying other derby-dependent apps.

> 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.1
>  Environment: all
>     Reporter: Joe Bohn
>     Assignee: David Jencks
>      Fix For: 1.1
>  Attachments: RemoveDeps.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