Re: Please test Surefire 2.3.1 pre-release

2007-05-28 Thread Brett Porter
Yes, please - would like to confirm it is still an issue with "2.3.1-20070525.032653-3". On 29/05/2007, at 3:42 PM, Evan Worley wrote: Maven 2.0.4, and I am not sure exactly which surefire snapshot it was (I don't have access to the repo at this time). If you would like to know which sna

Re: Please test Surefire 2.3.1 pre-release

2007-05-28 Thread Evan Worley
Maven 2.0.4, and I am not sure exactly which surefire snapshot it was (I don't have access to the repo at this time). If you would like to know which snapshot we pulled, I can check tomorrow, just let me know. Evan On 5/26/07, Brett Porter <[EMAIL PROTECTED]> wrote: Please confirm the version

Re: Please test Surefire 2.3.1 pre-release

2007-05-26 Thread Brett Porter
Please confirm the version, as it may have been fixed. Thanks, Brett On 27/05/2007, at 1:36 AM, Evan Worley wrote: While we haven't checked if it works with the latest, we had the problem across ~10 windows XP machines. We removed the snapshot repo from our repo list to get around the iss

Re: Please test Surefire 2.3.1 pre-release

2007-05-26 Thread Evan Worley
While we haven't checked if it works with the latest, we had the problem across ~10 windows XP machines. We removed the snapshot repo from our repo list to get around the issue. -Evan On 5/25/07, Brett Porter <[EMAIL PROTECTED]> wrote: Ok, need more info: - Platform? - what version of 2.3.1-S

Re: Please test Surefire 2.3.1 pre-release

2007-05-26 Thread Andrew Williams
This is on OSX, on just about all projects. I nuked the SNAP from my local just now and it pulled a new one, which does not fail. My apologies if this was fixed a couple of days back, I must have not got the update. Andy On 26 May 2007, at 02:50, Brett Porter wrote: Ok, need more info: -

Re: Please test Surefire 2.3.1 pre-release

2007-05-25 Thread Brett Porter
Ok, need more info: - Platform? - what version of 2.3.1-SNAPSHOT do you have? Does it work with the latest (I fixed one windows related bug yesterday) - does it work if you add -Dsurefire.useSystemClassLoader = false? - Is this on a project I can test it on? Thanks, Brett On 25/05/2007, at 10

Re: Please test Surefire 2.3.1 pre-release

2007-05-25 Thread Andrew Williams
happens in both 2.0.x (2.0.5 to be precise) and 2.1 . Andy On 25 May 2007, at 00:54, Brett Porter wrote: Looks like a conflict with plexus-utils. If you're using Maven 2.1- SNAPSHOT, I'm going with you're fault (there's still a known issue with hiding there, right?); if you are using 2.0.x I'

Re: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Brett Porter
Actually, this was my fault - there was a bug in the pom where it referenced 2.3. I'll publish a new snapshot in a few minutes. - Brett On 25/05/2007, at 1:53 AM, Zak Jacobson wrote: Hi- We are experiencing an issue with this today. We are not trying to test the 2.3.1-SNAPSHOT version.

Re: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Brett Porter
On 25/05/2007, at 1:53 AM, Zak Jacobson wrote: 1) Why do we get the class not found exception with 2.3.1-SNAPSHOT? Someone else reported it and I think it's because I defaulted to useSystemClassLoader = true which apparently doesn't work on windows (thought it was fixed, guess it wasn't,

Re: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Brett Porter
Looks like a conflict with plexus-utils. If you're using Maven 2.1- SNAPSHOT, I'm going with you're fault (there's still a known issue with hiding there, right?); if you are using 2.0.x I'm going with my fault :) - Brett On 25/05/2007, at 2:55 AM, Andrew Williams wrote: Well, I don't know

Re: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Andrew Williams
Well, I don't know if I did something wrong, but since this email went out (possibly a few hours before) my tests all fail. I have to pin the surefire plugin to 2.3 for them to pass. Everything seems to fail with the following message: - Exception in thread "main" java.lang.NoClassDefFound

Re: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Zak Jacobson
Hi- We are experiencing an issue with this today. We are not trying to test the 2.3.1-SNAPSHOT version. Our pom has org.apache.maven.plugins maven-surefire-plugin 2.3 But we are downloading and using 2.3.1-SNAPSHOT which gives the following error:

RE: Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Brian E. Fox
What's the status of TNG on jdk1.4 with this release? -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 6:46 AM To: Maven Developers List Subject: Please test Surefire 2.3.1 pre-release Hi, The surefire 2.3.1 release vote is imminent, s

Please test Surefire 2.3.1 pre-release

2007-05-24 Thread Brett Porter
Hi, The surefire 2.3.1 release vote is imminent, so I'd like to ask people to test the latest build. I'm particularly interested in those: - who can't use 2.3 because of a regression since 2.2 - who currently use 2.3 on Windows - who use different types of classloading configuration in tests