You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2016/08/04 10:31:41 UTC

[4/8] jena git commit: Remove duplicate entry

Remove duplicate entry

Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/1a613ffd
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/1a613ffd
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/1a613ffd

Branch: refs/heads/master
Commit: 1a613ffd049afe9ddec64c4488e65e65f16e3421
Parents: 5dbd74f
Author: Andy Seaborne <an...@apache.org>
Authored: Wed Aug 3 23:51:46 2016 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Wed Aug 3 23:51:46 2016 +0100

----------------------------------------------------------------------
 .../src/main/resources/org/apache/jena/fuseki/log4j.properties      | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/1a613ffd/jena-fuseki2/jena-fuseki-core/src/main/resources/org/apache/jena/fuseki/log4j.properties
----------------------------------------------------------------------
diff --git a/jena-fuseki2/jena-fuseki-core/src/main/resources/org/apache/jena/fuseki/log4j.properties b/jena-fuseki2/jena-fuseki-core/src/main/resources/org/apache/jena/fuseki/log4j.properties
index e4796bc..e84e60e 100644
--- a/jena-fuseki2/jena-fuseki-core/src/main/resources/org/apache/jena/fuseki/log4j.properties
+++ b/jena-fuseki2/jena-fuseki-core/src/main/resources/org/apache/jena/fuseki/log4j.properties
@@ -16,7 +16,6 @@ log4j.appender.fuseki.plain.layout.ConversionPattern=%m%n
 
 log4j.rootLogger=INFO, jena.plainstdout
 log4j.logger.org.apache.jena=WARN
-log4j.logger.org.apache.jena=WARN
 log4j.logger.org.apache.jena.fuseki=INFO
 
 # Others