Author: nbelaevski
Date: 2007-11-16 19:23:48 -0500 (Fri, 16 Nov 2007)
New Revision: 4065
Removed:
trunk/sandbox/samples/orderingListDemo/
trunk/sandbox/ui/orderingList/
Modified:
trunk/sandbox/samples/pom.xml
trunk/sandbox/ui/pom.xml
Log:
http://jira.jboss.com/jira/browse/RF-1358
Modified: trunk/sandbox/samples/pom.xml
===================================================================
--- trunk/sandbox/samples/pom.xml 2007-11-17 00:19:41 UTC (rev 4064)
+++ trunk/sandbox/samples/pom.xml 2007-11-17 00:23:48 UTC (rev 4065)
@@ -15,7 +15,6 @@
<module>panel2-sample</module>
<module>simpleTogglePanel2-sample</module>
- <module>orderingListDemo</module>
<module>listShuttleDemo</module>
<module>columnsDemo</module>
<module>contextMenuDemo</module>
Modified: trunk/sandbox/ui/pom.xml
===================================================================
--- trunk/sandbox/ui/pom.xml 2007-11-17 00:19:41 UTC (rev 4064)
+++ trunk/sandbox/ui/pom.xml 2007-11-17 00:23:48 UTC (rev 4065)
@@ -16,7 +16,6 @@
<module>state</module>
<module>treeTable</module>
<module>listShuttle</module>
- <module>orderingList</module>
<module>columns</module>
<module>rex-resizable</module>
<module>rex-messageBox</module>