moving conclasspath to the beginning of .classpath fixed MPECLIPSE-62 - maven.eclipse.conclasspath is ignored when junit test src is not present
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@349326 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
<action dev="fgiust" type="fix" issue="MPECLIPSE-92" due-to="Yang Li">Setting relative path value to "maven.eclipse.output.dir" generates wrong absolute classpath entry</action>
|
||||
<action dev="fgiust" type="fix" issue="MPECLIPSE-72" due-to="Kristopher Brown">Failing use cases for projects with just resources</action>
|
||||
<action dev="fgiust" type="add">Added <code>eclipse:eclipse</code> alias for the <code>eclipse</code> goal (match the maven 2 goal name)</action>
|
||||
<action dev="fgiust" type="fix" issue="MPECLIPSE-62">maven.eclipse.conclasspath is ignored when junit test src is not present</action>
|
||||
</release>
|
||||
<release version="1.9" date="2004-10-30">
|
||||
<action dev="epugh" type="fix" issue="MPECLIPSE-53">Add property
|
||||
|
||||
Reference in New Issue
Block a user