Till now I thought that currently 2.4-SNAPSHOT and 2.3.1 are the same thing.
2007/12/17, nicolas de loof <[EMAIL PROTECTED]>: > AFAIK full TestNG support is targeted to 2.4. Surefire 2.3.1 is a fix > version > > 2007/12/17, Marat Radchenko <[EMAIL PROTECTED]>: > > > > surefire-2.4-SNAPSHOT works with testng. However your release throws > > exception. Is it expected behavior? > > > > org.apache.maven.surefire.booter.SurefireExecutionException: > > org.testng.xml.XmlSuite.setParallel(Z)V; nested exception is > > java.lang.NoSuchMethodError: org.testng.xml.XmlSuite.setParallel(Z)V > > java.lang.NoSuchMethodError: org.testng.xml.XmlSuite.setParallel(Z)V > > at > > org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute( > > TestNGDirectoryTestSuite.java:123) > > at org.apache.maven.surefire.Surefire.run(Surefire.java:132) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at sun.reflect.NativeMethodAccessorImpl.invoke( > > NativeMethodAccessorImpl.java:39) > > at sun.reflect.DelegatingMethodAccessorImpl.invoke( > > DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:597) > > at > > org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess( > > SurefireBooter.java:308) > > at org.apache.maven.surefire.booter.SurefireBooter.main( > > SurefireBooter.java:879) > > > > > > 2007/12/15, Mauro Talevi <[EMAIL PROTECTED]>: > > > Hi all, > > > > > > all showstoppers have been addressed. Second attempt for Maven Surefire > > > 2.3.1 release. > > > > > > Issues solved: > > > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10541&styleName=Html&version=13251 > > > > > > Staging repo: > > > http://people.apache.org/~mauro/staging-repo/ > > > > > > Tag: > > > http://svn.apache.org/viewvc/maven/surefire/tags/surefire-2.3.1/ > > > > > > Vote open for 72 hours. > > > > > > Here is my +1 > > > > > > [ ] +1 > > > [ ] +0 > > > [ ] -1 > > > > > > Cheers > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
