[01/15] logging-log4net git commit: (doc) Fix name of class LogicalThreadContext

2017-06-30 Thread dpsenner
Repository: logging-log4net
Updated Branches:
  refs/heads/feature/RollingFileAppender-NG f7e2aaec0 -> 67bf96344


(doc) Fix name of class LogicalThreadContext

Fix name of class LogicalThreadContext in Scopes section, words were reversed.


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

Branch: refs/heads/feature/RollingFileAppender-NG
Commit: eb28ef3c640119d11b0cb2b867214556f0d9bf88
Parents: f5fdf89
Author: Marcel Gosselin 
Authored: Wed Jun 28 23:07:18 2017 -0400
Committer: Stefan Bodewig 
Committed: Thu Jun 29 06:02:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/eb28ef3c/src/site/xdoc/release/manual/contexts.xml
--
diff --git a/src/site/xdoc/release/manual/contexts.xml 
b/src/site/xdoc/release/manual/contexts.xml
index a026bf6..54cf328 100644
--- a/src/site/xdoc/release/manual/contexts.xml
+++ b/src/site/xdoc/release/manual/contexts.xml
@@ -74,7 +74,7 @@ limitations under the License.
 
 
 Logical Thread
-log4net.ThreadLogicalContext
+log4net.LogicalThreadContext
 
 The logical thread context is visible to a 
logical thread. Logical
 threads can jump from one managed thread to 
another. For more details



[1/2] logging-log4net git commit: (doc) Fix name of class LogicalThreadContext

2017-06-28 Thread bodewig
Repository: logging-log4net
Updated Branches:
  refs/heads/develop f5fdf89fd -> 8ba06aaad


(doc) Fix name of class LogicalThreadContext

Fix name of class LogicalThreadContext in Scopes section, words were reversed.


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

Branch: refs/heads/develop
Commit: eb28ef3c640119d11b0cb2b867214556f0d9bf88
Parents: f5fdf89
Author: Marcel Gosselin 
Authored: Wed Jun 28 23:07:18 2017 -0400
Committer: Stefan Bodewig 
Committed: Thu Jun 29 06:02:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/eb28ef3c/src/site/xdoc/release/manual/contexts.xml
--
diff --git a/src/site/xdoc/release/manual/contexts.xml 
b/src/site/xdoc/release/manual/contexts.xml
index a026bf6..54cf328 100644
--- a/src/site/xdoc/release/manual/contexts.xml
+++ b/src/site/xdoc/release/manual/contexts.xml
@@ -74,7 +74,7 @@ limitations under the License.
 
 
 Logical Thread
-log4net.ThreadLogicalContext
+log4net.LogicalThreadContext
 
 The logical thread context is visible to a 
logical thread. Logical
 threads can jump from one managed thread to 
another. For more details



logging-log4net git commit: (doc) Fix name of class LogicalThreadContext

2017-06-28 Thread bodewig
Repository: logging-log4net
Updated Branches:
  refs/heads/master f5fdf89fd -> eb28ef3c6


(doc) Fix name of class LogicalThreadContext

Fix name of class LogicalThreadContext in Scopes section, words were reversed.


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

Branch: refs/heads/master
Commit: eb28ef3c640119d11b0cb2b867214556f0d9bf88
Parents: f5fdf89
Author: Marcel Gosselin 
Authored: Wed Jun 28 23:07:18 2017 -0400
Committer: Stefan Bodewig 
Committed: Thu Jun 29 06:02:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/eb28ef3c/src/site/xdoc/release/manual/contexts.xml
--
diff --git a/src/site/xdoc/release/manual/contexts.xml 
b/src/site/xdoc/release/manual/contexts.xml
index a026bf6..54cf328 100644
--- a/src/site/xdoc/release/manual/contexts.xml
+++ b/src/site/xdoc/release/manual/contexts.xml
@@ -74,7 +74,7 @@ limitations under the License.
 
 
 Logical Thread
-log4net.ThreadLogicalContext
+log4net.LogicalThreadContext
 
 The logical thread context is visible to a 
logical thread. Logical
 threads can jump from one managed thread to 
another. For more details