You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2006/12/03 17:21:21 UTC

svn commit: r481788 - /struts/sandbox/trunk/tiles/pom.xml

Author: apetrelli
Date: Sun Dec  3 08:21:20 2006
New Revision: 481788

URL: http://svn.apache.org/viewvc?view=rev&rev=481788
Log:
Enabled tiles-showcase as a module of Tiles.

Modified:
    struts/sandbox/trunk/tiles/pom.xml

Modified: struts/sandbox/trunk/tiles/pom.xml
URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/tiles/pom.xml?view=diff&rev=481788&r1=481787&r2=481788
==============================================================================
--- struts/sandbox/trunk/tiles/pom.xml (original)
+++ struts/sandbox/trunk/tiles/pom.xml Sun Dec  3 08:21:20 2006
@@ -67,9 +67,7 @@
         <module>tiles-api</module>
         <module>tiles-core</module>
         <module>tiles-test</module>
-        <!-- Enable when tiles-showcase becomes stable
         <module>tiles-showcase</module>
-        -->
     </modules>
 
     <licenses>