You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/06/30 08:30:53 UTC

svn commit: r552110 - in /incubator/tuscany/java/das/samples/dbconfig/src/main/resources: log4j.properties log4jconfig.properties

Author: lresende
Date: Fri Jun 29 23:30:52 2007
New Revision: 552110

URL: http://svn.apache.org/viewvc?view=rev&rev=552110
Log:
Renaming to the correct log4j config file name and adding ASF header

Added:
    incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4j.properties
      - copied, changed from r552005, incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4jconfig.properties
Removed:
    incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4jconfig.properties

Copied: incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4j.properties (from r552005, incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4jconfig.properties)
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4j.properties?view=diff&rev=552110&p1=incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4jconfig.properties&r1=552005&p2=incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4j.properties&r2=552110
==============================================================================
--- incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4jconfig.properties (original)
+++ incubator/tuscany/java/das/samples/dbconfig/src/main/resources/log4j.properties Fri Jun 29 23:30:52 2007
@@ -1,3 +1,22 @@
+#  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.
+#  
+# Set root logger level to DEBUG and its only appender to A1.
+
 log4j.rootLogger=debug, stdout
 
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender



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