You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/07/24 11:13:30 UTC

[1/2] incubator-ignite git commit: # ignite-788: review

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-788-last-review c9ab440ae -> c168a4d60


# ignite-788: review


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/e403067f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/e403067f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/e403067f

Branch: refs/heads/ignite-788-last-review
Commit: e403067f4251686c1399ab8c63aac64ca0269997
Parents: ef14ffe
Author: ashutak <as...@gridgain.com>
Authored: Fri Jul 24 12:13:44 2015 +0300
Committer: ashutak <as...@gridgain.com>
Committed: Fri Jul 24 12:13:44 2015 +0300

----------------------------------------------------------------------
 modules/log4j/README.txt  | 2 +-
 modules/log4j2/README.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/e403067f/modules/log4j/README.txt
----------------------------------------------------------------------
diff --git a/modules/log4j/README.txt b/modules/log4j/README.txt
index 9ca3c55..4bd1b4b 100644
--- a/modules/log4j/README.txt
+++ b/modules/log4j/README.txt
@@ -1,7 +1,7 @@
 Apache Ignite Log4J Module
 --------------------------
 
-Apache Ignite Log4J module provides GridLogger implementation based on Apache Log4J.
+Apache Ignite Log4J module provides IgniteLogger implementation based on Apache Log4J.
 
 To enable Log4J module when starting a standalone node, move 'optional/ignite-log4j' folder to
 'libs' folder before running 'ignite.{sh|bat}' script. The content of the module folder will

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/e403067f/modules/log4j2/README.txt
----------------------------------------------------------------------
diff --git a/modules/log4j2/README.txt b/modules/log4j2/README.txt
index 2bf9e79..47d01d2 100644
--- a/modules/log4j2/README.txt
+++ b/modules/log4j2/README.txt
@@ -1,7 +1,7 @@
 Apache Ignite Log4J2 Module
 --------------------------
 
-Apache Ignite Log4J2 module provides GridLogger implementation based on Apache Log4J2.
+Apache Ignite Log4J2 module provides IgniteLogger implementation based on Apache Log4J2.
 
 To enable Log4J2 module when starting a standalone node, move 'optional/ignite-log4j2' folder to
 'libs' folder before running 'ignite.{sh|bat}' script. The content of the module folder will


[2/2] incubator-ignite git commit: Merge remote-tracking branch 'origin/ignite-788-last-review' into ignite-788-last-review

Posted by sb...@apache.org.
Merge remote-tracking branch 'origin/ignite-788-last-review' into ignite-788-last-review


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/c168a4d6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/c168a4d6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/c168a4d6

Branch: refs/heads/ignite-788-last-review
Commit: c168a4d60c6d70a3d1b340cfbceace42e021376c
Parents: e403067 c9ab440
Author: ashutak <as...@gridgain.com>
Authored: Fri Jul 24 12:14:08 2015 +0300
Committer: ashutak <as...@gridgain.com>
Committed: Fri Jul 24 12:14:08 2015 +0300

----------------------------------------------------------------------
 RELEASE_NOTES.txt                                      |  5 +++++
 .../org/apache/ignite/logger/log4j2/Log4J2Logger.java  |  3 ++-
 .../ignite/logger/log4j2/Log4j2LoggerSelfTest.java     | 13 +++++--------
 .../logger/log4j2/Log4j2LoggerVerboseModeSelfTest.java |  6 +-----
 4 files changed, 13 insertions(+), 14 deletions(-)
----------------------------------------------------------------------