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
     Fix For: 1.1


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

Reply via email to