You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2015/07/09 09:23:12 UTC

logging-log4j2 git commit: Add comment.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 83cf52574 -> 678f57536


Add comment.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/678f5753
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/678f5753
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/678f5753

Branch: refs/heads/master
Commit: 678f57536746f5a8f14a3d394b9a623023fba00e
Parents: 83cf525
Author: ggregory <gg...@apache.org>
Authored: Thu Jul 9 00:23:09 2015 -0700
Committer: ggregory <gg...@apache.org>
Committed: Thu Jul 9 00:23:09 2015 -0700

----------------------------------------------------------------------
 log4j-core/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/678f5753/log4j-core/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml
index 8fbc6f4..79ab281 100644
--- a/log4j-core/pom.xml
+++ b/log4j-core/pom.xml
@@ -75,6 +75,7 @@
       <artifactId>jackson-dataformat-xml</artifactId>
       <optional>true</optional>
     </dependency>
+    <!-- POM for jackson-dataformat-xml 2.5.4 depends on woodstox-core-asl 4.3.0 -->
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
       <artifactId>woodstox-core-asl</artifactId>