From 321e760c4e8f90b9692113880dc032c91ae1a1a2 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 16 Apr 2006 01:07:22 +0000 Subject: [PATCH] Upgrade to Junit 3.8.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394417 13f79535-47bb-0310-9956-ffa450edef68 --- test/project.xml | 2 +- test/xdocs/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/test/project.xml b/test/project.xml index 9a41e23a..e0e4f938 100644 --- a/test/project.xml +++ b/test/project.xml @@ -56,7 +56,7 @@ junit junit - 3.8.1 + 3.8.2 root diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index ab856933..e24e6b76 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -24,6 +24,7 @@ + Upgrade to Junit 3.8.2. test:test should honour the maven.test.compile.src.set variable. Set junit's showoutput attribute if Maven is executed in debug (-X) mode. Allow to add additional elements to the test classpath, new property maven.test.classpath.