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 2006/10/13 10:05:13 UTC

svn commit: r463586 - /geronimo/gbuild/trunk/pom.xml

Author: jdillon
Date: Fri Oct 13 01:05:13 2006
New Revision: 463586

URL: http://svn.apache.org/viewvc?view=rev&rev=463586
Log:
Comment about why report is not included

Modified:
    geronimo/gbuild/trunk/pom.xml

Modified: geronimo/gbuild/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gbuild/trunk/pom.xml?view=diff&rev=463586&r1=463585&r2=463586
==============================================================================
--- geronimo/gbuild/trunk/pom.xml (original)
+++ geronimo/gbuild/trunk/pom.xml Fri Oct 13 01:05:13 2006
@@ -278,6 +278,11 @@
                 <module>gbuild-agent</module>
                 <module>gbuild-agent-web</module>
                 <module>gbuild-extensions</module>
+                <!--
+                NOTE: Most of this module has been relocated to the j2eetck-maven-plugin
+                
+                <module>gbuild-report</module>
+                -->
                 <module>gbuild-assemblies</module>
             </modules>
         </profile>