Re: [VOTE] Release Maven Javadoc Plugin version 2.8

2011-05-02 Thread Dennis Lundberg
+1 The build time for Doxia was reduced to 1/10 compared to Javadoc Plugin 2.7, and Doxia Sitetools was reduced to 1/5. MPIR 2.4-SNAPSHOT solved the class path leak that I experienced during the Doxia release, so it was not related to the Javadoc Plugin. Thanks for working on this Hervé. On 201

Interesting findings on jdk1.6 compilation speed

2011-05-02 Thread Kristian Rosenvold
A colleague of mine just discovered that jdk1.6 compilation is *massively* slower due to javac constantly trying to resolve the manifest class-path element for every jar file it opens. He claims this increases his compilation time from 5 seconds -> 30 seconds, and was introduced with http://b