You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2008/05/11 04:37:09 UTC

svn commit: r655229 - /directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties

Author: akarasulu
Date: Sat May 10 19:37:09 2008
New Revision: 655229

URL: http://svn.apache.org/viewvc?rev=655229&view=rev
Log:
have some quite tests since we force ERROR for test coverage

Modified:
    directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties

Modified: directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties?rev=655229&r1=655228&r2=655229&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties (original)
+++ directory/apacheds/branches/bigbang/jdbm-store/src/test/resources/log4j.properties Sat May 10 19:37:09 2008
@@ -14,7 +14,7 @@
 #    See the License for the specific language governing permissions and
 #    limitations under the License.
 #############################################################################
-log4j.rootCategory=ERROR, stdout
+log4j.rootCategory=OFF, stdout
 
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout