jvanzyl 02/02/22 08:22:47
Modified: . project-maven.xml
Log:
- adding a short description that can be used in conjunction with making
a gump descriptor from the maven descriptor. not sure if gump can
handle the inlined CDATA and the full description isn't necessary.
Revision Changes Path
1.12 +3 -1 jakarta-turbine-maven/project-maven.xml
Index: project-maven.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/project-maven.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project-maven.xml 22 Feb 2002 04:48:29 -0000 1.11
+++ project-maven.xml 22 Feb 2002 16:22:47 -0000 1.12
@@ -8,7 +8,9 @@
<organization>Apache Software Foundation</organization>
<inceptionYear>2001</inceptionYear>
<package>org.apache.maven</package>
-
+
+ <shortDescription>Project Management Tools</shortDescription>
+
<description>
<![CDATA[
<p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>