add mention of maven.gen.src

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115938 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh
2004-08-09 13:46:13 +00:00
parent 9ab5435b71
commit 953bb7ced0

View File

@@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.8" date="In CVS">
<action dev="epugh" type="add">Add maven.gen.src property that points to a directory whose subdirectories are included as separate source directories.</action>
<action dev="epugh" type="add" issue="MPECLIPSE-10" due-to="Thierry Lack">Set eclipse.dependency=false to explicity ignore dependencies in classpath generation</action>
<action dev="evenisse" type="fix" issue="MPECLIPSE-29" due-to="Marc-Antoine Garrigue">Fix classpath generation when tests are not present</action>
<action dev="evenisse" type="fix" issue="MPECLIPSE-32">classpath includes must be relative directories</action>