You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2014/09/18 14:51:03 UTC

[1/2] git commit: LOG4J2-608 docs: change left-hand side nav menu item from JUL Bridge to JUL Adapter

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 411dad656 -> 8f478e4f0


LOG4J2-608 docs: change left-hand side nav menu item from JUL Bridge to
JUL Adapter

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

Branch: refs/heads/master
Commit: 0ac75c31c95df7c1661cbbca334bb3e6714e3982
Parents: 284635d
Author: rpopma <rp...@apache.org>
Authored: Thu Sep 18 21:50:06 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Thu Sep 18 21:50:06 2014 +0900

----------------------------------------------------------------------
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0ac75c31/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 883da3e..b28d561 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -191,7 +191,7 @@
       <item name="Commons Logging Bridge" href="log4j-jcl/index.html"/>
       <item name="Log4j 1.2 API" href="log4j-1.2-api/index.html"/>
       <item name="SLF4J Binding" href="log4j-slf4j-impl/index.html"/>
-      <item name="JUL Bridge" href="log4j-jul/index.html"/>
+      <item name="JUL Adapter" href="log4j-jul/index.html"/>
       <item name="Log4j 2 to SLF4J Adapter" href="log4j-to-slf4j/index.html"/>
       <item name="Apache Flume NG Appender" href="log4j-flume-ng/index.html"/>
       <item name="Log4j Tag Library" href="log4j-taglib/index.html"/>


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git

Posted by rp...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/logging-log4j2.git

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

Branch: refs/heads/master
Commit: 8f478e4f01042c6aba9b318210c36bf6fcd13baf
Parents: 0ac75c3 411dad6
Author: rpopma <rp...@apache.org>
Authored: Thu Sep 18 21:50:30 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Thu Sep 18 21:50:30 2014 +0900

----------------------------------------------------------------------
 .../logging/log4j/core/impl/ThrowableProxy.java |   2 +-
 .../log4j/core/impl/ThrowableProxyTest.java     | 107 +++++++++++++------
 src/changes/changes.xml                         |   3 +
 3 files changed, 78 insertions(+), 34 deletions(-)
----------------------------------------------------------------------