diff --git a/test/plugin.jelly b/test/plugin.jelly index 1349820d..c3262386 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -64,9 +64,9 @@ + + - - @@ -186,10 +186,10 @@ - + + + - - @@ -256,10 +256,10 @@ - + + + - - @@ -342,10 +342,10 @@ - + + + - - @@ -454,10 +454,10 @@ - + + + - - diff --git a/test/project.xml b/test/project.xml index db145a5b..77cb5b54 100644 --- a/test/project.xml +++ b/test/project.xml @@ -23,7 +23,7 @@ 3 maven-test-plugin Maven Test Plugin - 1.8.1 + 1.8.2-SNAPSHOT Run JUnit tests. Run JUnit tests diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index 0598f844..5dd7c101 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -24,6 +24,13 @@ dIon Gillard + + + Memory leak and performance degradation in test plugin 1.8. + + + + Document a backward-compat problem affecting version 1.8 of the plugin. New property to halt a build on test failures but after all tests have been run.