Commit in xdoclet on MAIN
project.xml+5-61.25 -> 1.26
fixed project.xml to satisfy maven 1.1

xdoclet
project.xml 1.25 -> 1.26
diff -u -r1.25 -r1.26
--- project.xml	5 Jun 2005 09:02:14 -0000	1.25
+++ project.xml	22 Sep 2005 10:35:19 -0000	1.26
@@ -18,10 +18,10 @@
     <inceptionYear>2000</inceptionYear>
     <package>xdoclet</package>
     <logo>http://sourceforge.net/sflogo.php?group_id=31602&amp;type=2</logo>
-    <description>
+    <description><![CDATA[
         XDoclet is a code generation engine based on meta data specified in javadoc tags. This documentation is for XDoclet2,
         which is a rewrite of <a href="">XDoclet 1.2.x</a>.
-    </description>
+    ]]></description>
     <shortDescription>XDoclet: Attribute-Oriented Programming</shortDescription>
 
     <url>http://xdoclet.codehaus.org/</url>
@@ -46,13 +46,12 @@
                 <role>Developer</role>
             </roles>
         </developer>
-        <contributor>
+        <developer>
             <name>Konstantin Pribluda</name>
-            <organisation>J Tec Team</organisation>
             <roles>
-                <role>Devloper</role>
+                <role>Developer</role>
             </roles>
-        </contributor>
+        </developer>
     </developers>
 
     <contributors>
CVSspam 0.2.8



Reply via email to