You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2007/05/16 16:27:16 UTC

[jira] Updated: (GERONIMO-3155) geronimo-tomcat6-minimal assembly has doubled in size from 17MB to 35MB in the past month

     [ https://issues.apache.org/jira/browse/GERONIMO-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Donald Woods updated GERONIMO-3155:
-----------------------------------

    Attachment: G3155.patch

Patch for G3155, which is a slightly modified version of the geronimo-3138-fixbuild.patch and does not remove the changes made in G3153 due to the ResourceRefBuilder needing the ORB class from the Yoko spec jar.
I verified the minimal Tomcat assembly starts and the Servlet-Examples deploy and work.
I verified the JEE5 Tomcat assembly passes the Samples and EJB buckets with the same number of tests passing as before the patch was applied.

> geronimo-tomcat6-minimal assembly has doubled in size from 17MB to 35MB in the past month
> -----------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3155
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3155
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0-M6
>            Reporter: Donald Woods
>         Assigned To: Donald Woods
>            Priority: Critical
>             Fix For: 2.0-M6
>
>         Attachments: G3155.patch
>
>
> Between 4/3 and 5/4, the size of the built minimal Tomcat zipfile has increased from 17MB to 34MB.
> The two changes to the minimal assemblies during that period were to include Jasper and to include Yoko.
> Why are we including Yoko in the minimal assemblies???  Why do the builders need it?
> Do we need to create another unavailable deployer???
> Revision: 525586
> Author: jbohn
> Date: 3:24:18 PM, Wednesday, April 04, 2007
> Message:
> GERONIMO-3057 - include jasper into the minimal assemblies and make the jee5 assemblies consistent wrt jasper
> ----
> Modified : /geronimo/server/trunk/assemblies/geronimo-jetty6-jee5/src/main/resources/var/config/config.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-jetty6-minimal/pom.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-jetty6-minimal/src/main/resources/var/config/config.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-tomcat6-jee5/src/main/resources/var/config/config.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-tomcat6-minimal/pom.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-tomcat6-minimal/src/main/resources/var/config/config.xml
> Revision: 535029
> Author: dblevins
> Date: 7:49:02 PM, Thursday, May 03, 2007
> Message:
> patch from jdmchugh that adds a dep on yoko as now the naming builders need it
> ----
> Modified : /geronimo/server/trunk/assemblies/geronimo-jetty6-minimal/pom.xml
> Modified : /geronimo/server/trunk/assemblies/geronimo-tomcat6-minimal/pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.