From 8aec88688b1d3b65a021a856061b5234fdb1821b Mon Sep 17 00:00:00 2001 From: fgiust Date: Sun, 27 Nov 2005 22:31:38 +0000 Subject: [PATCH] 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 --- eclipse/xdocs/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/eclipse/xdocs/changes.xml b/eclipse/xdocs/changes.xml index 1a721a16..3b90cc74 100644 --- a/eclipse/xdocs/changes.xml +++ b/eclipse/xdocs/changes.xml @@ -45,6 +45,7 @@ Setting relative path value to "maven.eclipse.output.dir" generates wrong absolute classpath entry Failing use cases for projects with just resources Added eclipse:eclipse alias for the eclipse goal (match the maven 2 goal name) + maven.eclipse.conclasspath is ignored when junit test src is not present Add property