--
The incremental build won't delete old dependencies from the package (our method of packaging dependencies is very crude, we just copy everything from the ivy cache), so if we did an upgrade of Scala for example, you'll get all the old ones and all the new ones.
On Sun, Jan 27, 2013 at 10:33 AM, bblfish <henry...@gmail.com> wrote:
Ah yes, the problem is the default script in Play. Jonathan Dray wrote one that cuts theresulting build by half here:
https://github.com/bblfish/Play20/blob/TLS/framework/package.sh
On Saturday, 26 January 2013 19:24:02 UTC+1, bblfish wrote:./package.sh incrementalseems to create twice the size of package from what it did a month ago. I have it that it producing something over 200MBwhereas a month ago it was more like 140MB. This seems to be due to it's packaging a lot of 2.9x files in addition to2.10 ones...--
--
James Roper
Software Engineer
Typesafe - The software stack for applications that scale
Twitter: @jroper