[ 
https://issues.apache.org/jira/browse/TUSCANY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587192#action_12587192
 ] 

ant elder commented on TUSCANY-2212:
------------------------------------

- clean up use of multiple releases of dependencies by different modules
    some of the dependencies are several meg  and we use several diff releases 
- jaxb-xjc, derby, xerces, saxon, cleaning this up would reduce the size and 
speed up builds from an empty repo   

> SCA Java builds are getting very large
> --------------------------------------
>
>                 Key: TUSCANY-2212
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2212
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: Java-SCA-Next
>            Reporter: ant elder
>             Fix For: Java-SCA-Next
>
>
> As discussed on the ML SCA Java builds are getting very large. See 
> http://apache.markmail.org/message/u7ebawcoicyqi55a
> Current size for me is 1.5GB so this jira is to track fixes to reduce that. 
> Looking at the build and repo there's here's some things OTTOMH to start with:
> - the distribution build copies the distros to the target-last-successful 
> folder. this is only needed for the continuum build and adds 120MB 
> - where ever JMS is used the ActiveMQ default is persistence=true which adds 
> about 50MB for the dbs, changing to persistence=false avoids that
> - a large amount of the mvn repository size is webapp samples but we don't 
> need these installed into the mvn repo, is there a way to prevent that 
> happening? 
>  
>               
>       

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to