Re: PMD/Checkstyle and threadSafe....

2010-06-07 Thread Daniel Kulp
On Monday 07 June 2010 7:03:49 pm Olivier Lamy wrote: > Hi, > So I have fixed all dependencies issues and deploy a snapshot. > Can you test on your large cxf build ? > If all is fine you can close MCHECKSTYLE-139 I just ran "mvn validate" about a dozen times (both checkstyle and pmd bound into va

Re: PMD/Checkstyle and threadSafe....

2010-06-07 Thread Olivier Lamy
Hi, So I have fixed all dependencies issues and deploy a snapshot. Can you test on your large cxf build ? If all is fine you can close MCHECKSTYLE-139 2010/6/3 Daniel Kulp : > On Thursday 03 June 2010 12:54:07 pm John Casey wrote: >> Ah. The package name has changed, but the APIs are the same. So

Re: Moving to TestNG JUnit4?

2010-06-07 Thread Arnaud Héritier
What you can do it is to try to upgrade on a github clone and provide us patch to let us see which impacts it will have on existing code. It we'll help us in the future to improve our tests and what we can do with them. But like Jason said it is sure we won't introduce that in trunk for 3.0. It i

RE: Moving to TestNG JUnit4?

2010-06-07 Thread Jason Chaffee
FYI, JUnit now supports concurrent running of tests. http://junit.org/node/589 Jason -Original Message- From: Jemos Infra [mailto:jemos.in...@googlemail.com] Sent: Monday, June 07, 2010 11:17 AM To: Maven-Dev Subject: Moving to TestNG JUnit4? Hi all, I haven't received any comments o

Re: Moving to TestNG JUnit4?

2010-06-07 Thread Jason van Zyl
We're not changing tests, that's just not a good idea. New tests we can consider a newer framework and patterns, but we're not switching the old tests. That's not time well spent. On Jun 7, 2010, at 2:17 PM, Jemos Infra wrote: > Hi all, > > I haven't received any comments on my suggestion to

Moving to TestNG JUnit4?

2010-06-07 Thread Jemos Infra
Hi all, I haven't received any comments on my suggestion to move to Junit4. I find that still using Junit3 is ugly, it still relies on inheritance rather than composition and it doesn't use the potentials of frameworks such as TestNG (which has the ability of running tests in parallel, plus many

Re: Maven 3 tests

2010-06-07 Thread Stuart McCulloch
On 7 June 2010 06:21, Jemos Infra wrote: > Hi all, > > I'm working on the Maven 3 branch created today by Olivier Lamy > > [email quote] > stuff is here : > http://svn.apache.org/repos/asf/maven/maven-3/branches/guice-support/ > > Thanks ! > [/email quote] > > This branch is supposed to have the

Re: Maven3 with guice was Re: Maven 3 tests

2010-06-07 Thread Stuart McCulloch
On 7 June 2010 07:25, Olivier Lamy wrote: > Hi, > I have tested some builds. > Some notes. > I have this issues currently : > > java.lang.UnsupportedOperationException >at java.util.AbstractMap.put(AbstractMap.java:186) >at > org.apache.maven.scm.manager.AbstractScmManager.setScmP