Most things are ready release-wise but I found a rather nasty performance regression. Seems to be two contributing factors: differing versions of Wagon seem to contribute to a large slow down and there appears to be some massive classloader leakage which is probably something I did recently. Running the ITs in embedded mode always reveals these problems and they show the following.
3.0.3 Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 342.985 sec <<< FAILURE! 3.0.4 with Wagon 2.2 Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 371.001 sec <<< FAILURE! 3.0.4 with Wagon 2.3 Tests run: 714, Failures: 4, Errors: 2, Skipped: 0, Time elapsed: 472.893 sec <<< FAILURE! 3.1.0 with Wagon 2.3 Tests run: 656, Failures: 13, Errors: 233, Skipped: 0, Time elapsed: 576.268 sec <<< FAILURE! With trunk everything is tanking with permgen failures so I'm trying to track this down with Igor. So I would have like to have put 3.1.0 up for vote today but I'm going to track this down first and try and get the performance back to at least 3.0.3 levels. I'm also going to put the performance framework Igor developed back up on a machine. Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder & CTO, Sonatype Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- I never make the mistake of arguing with people for whose opinions I have no respect. -- Edward Gibbon
