[gatein-commits] gatein SVN: r1929 - portal/trunk/component/test/core/src/main/resources.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Mar 2 12:10:28 EST 2010


Author: julien_viet
Date: 2010-03-02 12:10:27 -0500 (Tue, 02 Mar 2010)
New Revision: 1929

Modified:
   portal/trunk/component/test/core/src/main/resources/gatein-logging.properties
Log:
Actually better use finest level with gatein logging in unit tests for chromattic

Modified: portal/trunk/component/test/core/src/main/resources/gatein-logging.properties
===================================================================
--- portal/trunk/component/test/core/src/main/resources/gatein-logging.properties	2010-03-02 17:00:21 UTC (rev 1928)
+++ portal/trunk/component/test/core/src/main/resources/gatein-logging.properties	2010-03-02 17:10:27 UTC (rev 1929)
@@ -34,4 +34,4 @@
 # Configures GateIn logging as fine
 org.exoplatform.level = FINE
 org.gatein.level = FINE
-org.chromattic.level = FINE
+org.chromattic.level = FINEST



More information about the gatein-commits mailing list