You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/08/28 19:54:06 UTC

svn commit: r689915 - /geronimo/genesis/trunk/pom.xml

Author: jdillon
Date: Thu Aug 28 10:54:06 2008
New Revision: 689915

URL: http://svn.apache.org/viewvc?rev=689915&view=rev
Log:
Notes for the last pending bits to wrap up before Genesis 2.0 is ready

Modified:
    geronimo/genesis/trunk/pom.xml

Modified: geronimo/genesis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/pom.xml?rev=689915&r1=689914&r2=689915&view=diff
==============================================================================
--- geronimo/genesis/trunk/pom.xml (original)
+++ geronimo/genesis/trunk/pom.xml Thu Aug 28 10:54:06 2008
@@ -56,6 +56,10 @@
     
     <inceptionYear>2003</inceptionYear>
     
+    <!--
+    TODO: Add scm for genesis.
+    -->
+    
     <modules>
         <module>genesis-packaging</module>
         <module>genesis-flava</module>
@@ -101,6 +105,14 @@
         </pluginManagement>
     </build>
     
+    <!--
+    TODO: Add default distributionManagement muck.
+    -->
+    
+    <!--
+    TODO: Add some verification that child modules change required bits.
+    -->
+    
     <profiles>
         <profile>
             <id>release</id>