Author: lfryc(a)redhat.com
Date: 2011-02-15 07:43:41 -0500 (Tue, 15 Feb 2011)
New Revision: 21664
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml
Log:
switched accidently commited WAR_BUNDLES_JSF_IMPL=true back to false
Modified: modules/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml
===================================================================
--- modules/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml 2011-02-15
11:01:31 UTC (rev 21663)
+++ modules/tests/metamer/trunk/application/src/main/webapp/WEB-INF/web.xml 2011-02-15
12:43:41 UTC (rev 21664)
@@ -14,7 +14,7 @@
</context-param>
<context-param>
<param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>
- <param-value>true</param-value>
+ <param-value>false</param-value>
</context-param>
<context-param>
<param-name>org.richfaces.skin</param-name>
Show replies by date