Author: nbelaevski
Date: 2007-11-16 19:30:53 -0500 (Fri, 16 Nov 2007)
New Revision: 4069
Modified:
trunk/sandbox/samples/pom.xml
trunk/sandbox/ui/pom.xml
Log:
listShuttle excluded from build
Modified: trunk/sandbox/samples/pom.xml
===================================================================
--- trunk/sandbox/samples/pom.xml 2007-11-17 00:29:20 UTC (rev 4068)
+++ trunk/sandbox/samples/pom.xml 2007-11-17 00:30:53 UTC (rev 4069)
@@ -15,7 +15,7 @@
<module>panel2-sample</module>
<module>simpleTogglePanel2-sample</module>
- <module>listShuttleDemo</module>
+ <!--module>listShuttleDemo</module-->
<module>columnsDemo</module>
<module>contextMenuDemo</module>
</modules>
Modified: trunk/sandbox/ui/pom.xml
===================================================================
--- trunk/sandbox/ui/pom.xml 2007-11-17 00:29:20 UTC (rev 4068)
+++ trunk/sandbox/ui/pom.xml 2007-11-17 00:30:53 UTC (rev 4069)
@@ -15,7 +15,7 @@
<module>simpleTogglePanel2</module>
<module>state</module>
<module>treeTable</module>
- <module>listShuttle</module>
+ <!--module>listShuttle</module-->
<module>columns</module>
<module>rex-resizable</module>
<module>rex-messageBox</module>
Show replies by date