jvanzyl 2003/07/27 16:47:48
Modified: src/plugins-build/jdee project.xml
Log:
o This is something someone can track down is how to deal with unspecified
tags in the pull parser. Having an <a/> tag in the description makes the
parser go bye-bye.
Revision Changes Path
1.3 +2 -0 maven/src/plugins-build/jdee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/jdee/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 9 Apr 2003 01:06:46 -0000 1.2
+++ project.xml 27 Jul 2003 23:47:48 -0000 1.3
@@ -7,7 +7,9 @@
<name>Maven JDEE Plug-in</name>
<currentVersion>1.0-beta-1</currentVersion>
<description>A plugin to create a project file to be used within the
+ <!--
<a href="http://jdee.sunsite.dk/">Java Developement Enviroment for Emacw</a>
+ -->
</description>
<shortDescription>JDEE Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/jdee/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]