Author: aheritier
Date: Sun Feb 27 23:03:28 2005
New Revision: 155673
URL: http://svn.apache.org/viewcvs?view=rev&rev=155673
Log:
Fix invalid xml.
Modified:
maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml?view=diff&r1=155672&r2=155673
==============================================================================
--- maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/eclipse/xdocs/changes.xml Sun Feb 27 23:03:28
2005
@@ -25,11 +25,10 @@
</properties>
<body>
<release version="1.10" date="IN CVS">
- <action dev="epugh" type="fix"
issue="MPECLIPSE-68">eclipse:add-maven-repo doesn't update correct Eclipse
property file for Eclipse 3.x
+ <action dev="epugh" type="fix"
issue="MPECLIPSE-68">eclipse:add-maven-repo doesn't update correct Eclipse
property file for Eclipse 3.x</action>
<action dev="epugh" type="fix" issue="MPECLIPSE-67">add-maven-repo fails
if Eclipse hasn't been started yet. Property file needs to be created
- by the plugin.
- <action dev="epugh" type="fix" issue="MPECLIPSE-56" due-to="Archimedes
Trajano">Only create .classpath and javabuilder if sources are present
- </action>
+ by the plugin.</action>
+ <action dev="epugh" type="fix" issue="MPECLIPSE-56" due-to="Archimedes
Trajano">Only create .classpath and javabuilder if sources are present</action>
</release>
<release version="1.9" date="2004-10-30">
<action dev="epugh" type="fix" issue="MPECLIPSE-53">Add property
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]