Looks good. Source distro builds clean +1
-Stephen On 29 January 2012 11:03, Kristian Rosenvold <[email protected]> wrote: > Hi, > > This is the first java 1.5 version of the surefire plugin. For Junit3 > it is still capable of forking down to java 1.3. Parallel forks are > the new thing in this release, > and it should now be possible to run balanced parallel forks; a pretty > cool feature for people with long-running tests. > > > ** Bug > * [SUREFIRE-789] - Junit Category: Tests without category fail > with the message > "initializationError(org.junit.runner.manipulation.Filter)" when > groups is set and forkMode=always > * [SUREFIRE-793] - JUnit47 provider reports incorrect time in the XML > report > * [SUREFIRE-800] - redirectTestOutputToFile is not taken into > account in all cases with JUnit47 provider > * [SUREFIRE-804] - Testcase fails with forkMode=always and > useSystemClassLoader=false > * [SUREFIRE-805] - Regression: surefire 2.11 seems to break > excludeGroups config with TestNG > * [SUREFIRE-810] - Endorsed dirs mechanism not working > * [SUREFIRE-812] - log4j classloader problem in 2.11 that is not > there in 2.10 > * [SUREFIRE-813] - Randomly wrong tests count and empty summary > files with JUnitProvider47 when forking the tests. > * [SUREFIRE-818] - Ignored Tests in case of NullPointerException raised! > * [SUREFIRE-822] - JUnit4RunListener doesn't handle apparently > 'legal' junit descriptions > > > ** Improvement > * [SUREFIRE-803] - Multiple Failsafe executions - FAILURE in an > execution prevents successive from running. > * [SUREFIRE-806] - Make ignoring of <includes> and <excludes> on > -Dtest=... optional (for multiple Surefire executions) > * [SUREFIRE-820] - Documentation on how to use categories with > JUnit is missing (includes patch) > > ** New Feature > * [SUREFIRE-537] - Reason for the Ignored/Skipped testcases is not reported > * [SUREFIRE-799] - Allow test parallelisation when forkMode=always > * [SUREFIRE-809] - Implement boolean expression to define test > group to be run. > > > There are still lots of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+SUREFIRE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC > > Staging repo: > https://repository.apache.org/content/repositories/maven-149/ > > Staging site: > http://maven.apache.org/surefire/staging/ (Links to sub-sites work > when transfered to production) > http://maven.apache.org/plugins/maven-failsafe-plugin-2.12/ > http://maven.apache.org/plugins/maven-surefire-plugin-2.12/ > http://maven.apache.org/plugins/maven-surefire-reports-plugin-2.12/ > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > And here's my +1 > > Kristian > > --------------------------------------------------------------------- > 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]
