See MNG-3724
John Casey wrote:
I've got the fix on my machine, just testing to see what it does to
performance numbers.
-john
Daniel Kulp wrote:
John,
Performance is looking very good. My testcase that runs in 32secs
on 2.0.9 runs in 26sec with this RC. Very nice job.
However, there seems to be a problem with it and the eclipse plugin in
a reactor build. With the CXF build, run:
mvn test-compile eclipse:eclipse -Pnochecks -o
and check the api/.classpath file.
With 2.0.9, there is a line:
<classpathentry kind="src" path="target/generated/src/test/java"
output="target/test-classes"/>
which is correct. With 2.0.10, that line is not there which makes it
not compile in eclipse.
If I run the same command in the api directory, the .classpath file is
fine.
Dan
On Friday 22 August 2008 7:27:18 pm John Casey wrote:
Hi again everyone,
I wanted to announce the availability of the latest release candidate,
2.0.10-RC10. You can grab it here:
http://people.apache.org/~jdcasey/stage/apache-maven/2.0.10-RC10/org/apache
/maven/apache-maven/2.0.10-RC10
I've closed the few issues that came out of RC9, and improved
performance a great deal, so please give it a spin and let me know what
you think.
Also, while I know we've been talking on the dev list about releasing
this code as Maven 2.1.0 (with the current trunk code now pushing toward
a 3.0 release), I'm just going to keep referring to this as 2.0.10-RCxx
until we finalize the direction with a vote. Everyone knows about this
release candidate series by now, so it's as much to reduce possible
confusion as anything else.
Happy testing!
-john
--
John Casey
Developer, PMC Member - Apache Maven (http://maven.apache.org)
Blog: http://www.ejlife.net/blogs/buildchimp/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]