Added maven.eclipse.buildcommands and maven.eclipse.projectnatures

Added tests for them

PR: MPECLIPSE-25
Obtained from: Miguel Griffa
Submitted by:	Miguel Griffa
Reviewed by:	dIon Gillard


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115194 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-05-06 05:43:13 +00:00
parent 89fde49f23
commit fdd0eebc51
5 changed files with 134 additions and 35 deletions

View File

@@ -25,6 +25,10 @@
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in CVS">
<action dev="dion" type="update" issue="MPECLIPSE-25" due-to="Miguel Griffa">
Add maven.eclipse.buildcommands and maven.eclipse.projectnatures properties, docs
and test cases
</action>
<action dev="dion" type="update">use assert taglib for testing</action>
<action dev="brett" type="update" issue="MPECLIPSE-21">Honour sourceModifications in classpath file</action>
<action dev="dion" type="fix" issue="MPECLIPSE-22">used container for JRE classpath</action>