jvanzyl 2004/03/15 11:05:39
Modified: maven-model maven.mdo
Log:
o adding some comments
Revision Changes Path
1.22 +7 -0 maven-components/maven-model/maven.mdo
Index: maven.mdo
===================================================================
RCS file: /home/cvs/maven-components/maven-model/maven.mdo,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- maven.mdo 10 Mar 2004 23:23:02 -0000 1.21
+++ maven.mdo 15 Mar 2004 19:05:39 -0000 1.22
@@ -328,6 +328,7 @@
target.
</description>
<type>String</type>
+ <comment>This should be moved out of the build section. Vestigal for use
with Gump.</comment>
</field>
<field>
<name>sourceDirectory</name>
@@ -588,6 +589,12 @@
<type>String</type>
</field>
</fields>
+ <comment>
+ We could probably have a specific element for a dev mailing list for
+ things like CI, and maybe even a specific element for the user and scm
+ mailing lists. Then leave the more lose structure for any other type
+ of mailing list.
+ </comment>
</class>
<class>
<name>Organization</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]