Fix MAVEN-938

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-10-16 07:56:57 +00:00
parent 43d4ffc276
commit ae3c2e2070
3 changed files with 17 additions and 5 deletions

View File

@@ -7,7 +7,13 @@
<body>
<release version="1.5" date="in CVS">
<release version="1.6" date="in CVS">
<action dev="dion" type="fix">
Check unit test source dir exists before making relative path
</action>
</release>
<release version="1.5" date="Unknown">
<action dev="dion" type="fix">
Make relative paths output for various pom values. MAVEN-909
</action>