Fixed Cactus support (there were problems due to the move of the Cactus plugin outside of the Maven project).

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114495 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-12-20 19:51:42 +00:00
parent e2147dc122
commit 1b2a0302fd
4 changed files with 8 additions and 4 deletions

View File

@@ -7,6 +7,10 @@
<body>
<release version="1.6" date="CVS">
<action dev="vmassol" type="fix" issue="MPECLIPSE-15">
Fixed Cactus support (there were problems due to the move of the Cactus
plugin outside of the Maven project).
</action>
<action dev="epugh" type="add">
Add support for having multiple other directories
included in the classpath.