+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
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