You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/08/12 18:40:52 UTC

[jira] Created: (SM-1510) Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.

Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.
------------------------------------------------------------------------

                 Key: SM-1510
                 URL: https://issues.apache.org/activemq/browse/SM-1510
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: 3.2.3
            Reporter: Ulhas Bhole
             Fix For: 3.2.3


Servicemix Kit size is increased from 78Mb to 132Mb in recent snapshot as compared to 3.2.2 release. 
The problem is due to newer version of wss4j is pulling in xalan 2.0.7 jar which is 2.6 Mb and is replicated in almost all the components and also in common lib directory. 

I will attach a patch to fix this issue to remove the replication and also fix the similar issue with junit jars being pulled into many components. 


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


[jira] Assigned: (SM-1510) Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulhas Bhole reassigned SM-1510:
-------------------------------

    Assignee: Ulhas Bhole

> Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.
> ------------------------------------------------------------------------
>
>                 Key: SM-1510
>                 URL: https://issues.apache.org/activemq/browse/SM-1510
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.2.3
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>
> Servicemix Kit size is increased from 78Mb to 132Mb in recent snapshot as compared to 3.2.2 release. 
> The problem is due to newer version of wss4j is pulling in xalan 2.0.7 jar which is 2.6 Mb and is replicated in almost all the components and also in common lib directory. 
> I will attach a patch to fix this issue to remove the replication and also fix the similar issue with junit jars being pulled into many components. 

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


[jira] Updated: (SM-1510) Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ulhas Bhole updated SM-1510:
----------------------------

    Attachment: KitSizeIssue.patch

Patch for fixing the increased kit size problem.

> Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.
> ------------------------------------------------------------------------
>
>                 Key: SM-1510
>                 URL: https://issues.apache.org/activemq/browse/SM-1510
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.2.3
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: KitSizeIssue.patch
>
>
> Servicemix Kit size is increased from 78Mb to 132Mb in recent snapshot as compared to 3.2.2 release. 
> The problem is due to newer version of wss4j is pulling in xalan 2.0.7 jar which is 2.6 Mb and is replicated in almost all the components and also in common lib directory. 
> I will attach a patch to fix this issue to remove the replication and also fix the similar issue with junit jars being pulled into many components. 

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


[jira] Resolved: (SM-1510) Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-1510.
------------------------------

    Resolution: Fixed

apply patch on behalf of Ulhas with thanks
svn commit . -m "[SM-1510]exclude xalan dependency to reduce kit size"
Sending        common/servicemix-soap/pom.xml
Sending        common/servicemix-soap2/pom.xml
Sending        deployables/bindingcomponents/servicemix-cxf-bc/pom.xml
Sending        deployables/bindingcomponents/servicemix-file/pom.xml
Sending        deployables/bindingcomponents/servicemix-ftp/pom.xml
Sending        deployables/bindingcomponents/servicemix-http/pom.xml
Sending        deployables/bindingcomponents/servicemix-jms/pom.xml
Sending        deployables/bindingcomponents/servicemix-truezip/pom.xml
Sending        deployables/bindingcomponents/servicemix-xmpp/pom.xml
Sending        deployables/serviceengines/servicemix-bean/pom.xml
Sending        deployables/serviceengines/servicemix-camel/pom.xml
Sending        deployables/serviceengines/servicemix-cxf-se/pom.xml
Sending        deployables/serviceengines/servicemix-drools/pom.xml
Sending        deployables/serviceengines/servicemix-eip/pom.xml
Sending        deployables/serviceengines/servicemix-jsr181/pom.xml
Sending        deployables/serviceengines/servicemix-lwcontainer/pom.xml
Sending        deployables/serviceengines/servicemix-osworkflow/pom.xml
Sending        deployables/serviceengines/servicemix-quartz/pom.xml
Sending        deployables/serviceengines/servicemix-saxon/pom.xml
Sending        deployables/serviceengines/servicemix-script/pom.xml
Sending        deployables/serviceengines/servicemix-wsn2005/pom.xml
Sending        deployables/sharedlibraries/servicemix-shared/pom.xml
Sending        pom.xml
Transmitting file data .......................
Committed revision 685504.

> Servicemix kit size is increased from 78Mb to 132Mb in current snapshot.
> ------------------------------------------------------------------------
>
>                 Key: SM-1510
>                 URL: https://issues.apache.org/activemq/browse/SM-1510
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.2.3
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: KitSizeIssue.patch
>
>
> Servicemix Kit size is increased from 78Mb to 132Mb in recent snapshot as compared to 3.2.2 release. 
> The problem is due to newer version of wss4j is pulling in xalan 2.0.7 jar which is 2.6 Mb and is replicated in almost all the components and also in common lib directory. 
> I will attach a patch to fix this issue to remove the replication and also fix the similar issue with junit jars being pulled into many components. 

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