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/16 20:14:37 UTC

svn commit: r464602 - /geronimo/genesis/trunk/config/project-config/pom.xml

Author: jdillon
Date: Mon Oct 16 11:14:36 2006
New Revision: 464602

URL: http://svn.apache.org/viewvc?view=rev&rev=464602
Log:
Bring the common tools profile back

Modified:
    geronimo/genesis/trunk/config/project-config/pom.xml

Modified: geronimo/genesis/trunk/config/project-config/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/config/project-config/pom.xml?view=diff&rev=464602&r1=464601&r2=464602
==============================================================================
--- geronimo/genesis/trunk/config/project-config/pom.xml (original)
+++ geronimo/genesis/trunk/config/project-config/pom.xml Mon Oct 16 11:14:36 2006
@@ -509,10 +509,6 @@
             </activation>
         </profile>
         
-        <!--
-        NOTE: There were some reports of this profile causing strange snapshot problems,
-              disabling for now to try and debug.
-        
         <profile>
             <id>tools</id>
 
@@ -530,7 +526,6 @@
                 </plugins>
             </build>
         </profile>
-        -->
     </profiles>
     
     <reporting>