You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/08/08 08:44:46 UTC

svn commit: r1511598 - in /myfaces/tobago/trunk/tobago-example: tobago-example-blank/src/main/resources/ tobago-example-demo/src/main/resources/ tobago-example-experimental/src/main/webapp/WEB-INF/classes/ tobago-example-nonfacesrequest/src/main/webapp...

Author: lofwyr
Date: Thu Aug  8 06:44:45 2013
New Revision: 1511598

URL: http://svn.apache.org/r1511598
Log:
clean up

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-blank/src/main/resources/log4j.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-experimental/src/main/webapp/WEB-INF/classes/log4j.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-blank/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-blank/src/main/resources/log4j.xml?rev=1511598&r1=1511597&r2=1511598&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-blank/src/main/resources/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-blank/src/main/resources/log4j.xml Thu Aug  8 06:44:45 2013
@@ -38,12 +38,6 @@
     </layout>
   </appender>
 
-<!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
   <root>
     <priority value="info" />
     <appender-ref ref="console" />

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml?rev=1511598&r1=1511597&r2=1511598&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/resources/log4j.xml Thu Aug  8 06:44:45 2013
@@ -30,12 +30,6 @@
     </layout>
   </appender>
 
-<!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
 <!--  <category name="org.apache.commons">-->
 <!--    <priority value="info" />-->
 <!--  </category>-->
@@ -54,10 +48,6 @@
   </category>
 -->
 
-  <!--<category name="org.apache.myfaces.tobago.config.ThemeConfig">-->
-    <!--<priority value="debug" />-->
-  <!--</category>-->
-
 <!--  <category name="org.apache.catalina.core.ApplicationDispatcher">-->
 <!--    <priority value="debug" />-->
 <!--  </category>-->

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-experimental/src/main/webapp/WEB-INF/classes/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-experimental/src/main/webapp/WEB-INF/classes/log4j.xml?rev=1511598&r1=1511597&r2=1511598&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-experimental/src/main/webapp/WEB-INF/classes/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-experimental/src/main/webapp/WEB-INF/classes/log4j.xml Thu Aug  8 06:44:45 2013
@@ -39,11 +39,6 @@
   </appender>
 
 <!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
   <root>
     <priority value="info" />
     <appender-ref ref="console" />

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml?rev=1511598&r1=1511597&r2=1511598&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-nonfacesrequest/src/main/webapp/WEB-INF/classes/log4j.xml Thu Aug  8 06:44:45 2013
@@ -38,12 +38,6 @@
     </layout>
   </appender>
 
-<!--
-  <category name="org.apache.myfaces.tobago.config.ThemeConfig">
-    <priority value="debug"/>
-  </category>
--->
-
   <root>
     <priority value="info" />
     <appender-ref ref="console" />