Author: alexsmirnov
Date: 2007-07-25 20:08:42 -0400 (Wed, 25 Jul 2007)
New Revision: 1859
Modified:
trunk/samples/pom.xml
Log:
temporary disable ajax portlet
Modified: trunk/samples/pom.xml
===================================================================
--- trunk/samples/pom.xml 2007-07-25 23:39:43 UTC (rev 1858)
+++ trunk/samples/pom.xml 2007-07-26 00:08:42 UTC (rev 1859)
@@ -451,7 +451,9 @@
<module>richfaces-demo</module>
<module>dropdownmenu-sample</module>
<module>tooltip-sample</module>
- <module>ajaxPortlet</module>
- <module>panelmenu-sample</module>
+ <!--
+ <module>ajaxPortlet</module>
+ -->
+ <module>panelmenu-sample</module>
</modules>
</project>
\ No newline at end of file
Show replies by date