Thats a handy report, how do you generate it? ...ant
On Wed, Apr 9, 2008 at 4:45 PM, Simon Laws (JIRA) <tuscany-dev@ws.apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/TUSCANY-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587242#action_12587242] > > Simon Laws commented on TUSCANY-2212: > ------------------------------------- > > Here is the list of dependencies from the latest trunk ( > http://people.apache.org/~slaws/deptotal.htm<http://people.apache.org/%7Eslaws/deptotal.htm> > ). > > Not as bad as it was but we do, for example, depend on 3 versions of > xerces and jaxb. > > > 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] > >