On 2012-02-07, Cuneo, Nicholas wrote: > We're looking into upgrading ANT, and while doing various testing of > our builds between the two versions, we noticed some of our .class > binaries are different sizes, and was wondering what could cause the > binaries to be different between versions?
I don't recall changing any of the defaults for javac, but 1.6.5 has been quite some time ago ... If you run "ant -v" javac will tell you the exact command line used and it should tell you what is different now. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org