From 5f2cc65dad198e7c0932f3b8cc4bde8a2ba34a40 Mon Sep 17 00:00:00 2001 From: dion Date: Wed, 24 Sep 2003 07:42:45 +0000 Subject: [PATCH] Fix similar to MAVEN-309 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114094 13f79535-47bb-0310-9956-ffa450edef68 --- test/plugin.jelly | 17 +++++++++-------- test/xdocs/changes.xml | 4 ++++ 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/test/plugin.jelly b/test/plugin.jelly index 5bbc7f0b..6bd5ff2a 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -37,6 +37,7 @@ + @@ -104,9 +105,9 @@ - - + + @@ -153,9 +154,9 @@ - - + + @@ -205,9 +206,9 @@ - - + + @@ -270,9 +271,9 @@ - - + + diff --git a/test/xdocs/changes.xml b/test/xdocs/changes.xml index dd7956f9..c0d36e58 100644 --- a/test/xdocs/changes.xml +++ b/test/xdocs/changes.xml @@ -7,6 +7,10 @@ + + Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies + and then JUnit + You can now specify whether the source (java) or classes (class) files are searched when using the test plugin via the property: