ECLIPSE-52: set proper cactus.src.dir for plugin test

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116159 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
felipeal
2004-10-22 06:01:39 +00:00
parent 21836402c1
commit f0561eb682
4 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,8 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.9" date="in cvs">
<release version="1.9-SNAPSHOT" date="in cvs">
<action dev="felipeal" type="fix" issue="MPECLIPSE-52">Set proper <code>cactus.src.dir</code></action>
<action dev="felipeal" type="fix" issue="MPECLIPSE-51">Fixed duplicated source entry issue.</action>
<action dev="epugh" type="add">add property maven.eclipse.addResources=false to prevent the build resources from breaking old Eclipse builds.</action>
<action dev="epugh" type="add">Allow includes/excludes in build resources to be used in the classpath generation.</action>