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
This commit is contained in:
dion
2003-09-24 07:42:45 +00:00
parent 925b085988
commit 5f2cc65dad
2 changed files with 13 additions and 8 deletions

View File

@@ -7,6 +7,10 @@
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="update">
Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies
and then JUnit
</action>
<action dev="jstrachan" type="fix">
You can now specify whether the source (java) or classes (class) files
are searched when using the test plugin via the property: