Release Notes - Maven Surefire - Version 2.8 - HTML format

Bug

  • [SUREFIRE-634] - setting "java.library.path" via systemPropertyVariables or systemProperties is not working
  • [SUREFIRE-689] - Non-working links on the m-failsafe-p site
  • [SUREFIRE-692] - Wrong link to API
  • [SUREFIRE-694] - NPE when empty additionalClasspathElement
  • [SUREFIRE-698] - 4.7 provider ignores junit-dep
  • [SUREFIRE-699] - Remove TestNG from system classpath of forked process
  • [SUREFIRE-705] - Setting both "forkedProcessTimeoutInSeconds" and "parallel" fails with an exception
  • [SUREFIRE-707] - NullPointerException in ConcurrentReporterManager on testSkipped (@Ignore on test class)
  • [SUREFIRE-711] - OutOfMemoryError while building multi module projects

Improvement

  • [SUREFIRE-695] - Avoid duplicate code in SurefirePlugin and IntegrationTestMojo
  • [SUREFIRE-696] - Improve the design of the class Classpath
  • [SUREFIRE-697] - When the exception message is long or contains linefeeds, the summary display is not nice
  • [SUREFIRE-700] - Surefire is not isolated from itself
  • [SUREFIRE-702] - Introduce a ClasspathPropertiesMapper class

New Feature

  • [SUREFIRE-577] - running only some method of a unit class (with -Dtest=MyClass#myMethod)

Task

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.