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]