You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by sa...@apache.org on 2009/10/21 17:46:56 UTC

svn commit: r828071 - /webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties

Author: sagara
Date: Wed Oct 21 15:46:56 2009
New Revision: 828071

URL: http://svn.apache.org/viewvc?rev=828071&view=rev
Log:
commons-logging.properties added.

Added:
    webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties   (with props)

Added: webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties
URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties?rev=828071&view=auto
==============================================================================
--- webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties (added)
+++ webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties Wed Oct 21 15:46:56 2009
@@ -0,0 +1,28 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+
+# Uncomment the next line to disable all logging.
+#org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
+
+# Uncomment the next line to enable the simple log based logging
+#org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog
+
+# Uncomment the next line to enable log4j based logging
+org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger

Propchange: webservices/woden/trunk/java/woden-ant/src/test/resources/commons-logging.properties
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org