You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/05/29 22:47:00 UTC

[1/3] storm git commit: STORM-2528: Bump log4j version to 2.8.2

Repository: storm
Updated Branches:
  refs/heads/1.x-branch 46a8d29c2 -> 383413106


STORM-2528: Bump log4j version to 2.8.2


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8482fadc
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8482fadc
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8482fadc

Branch: refs/heads/1.x-branch
Commit: 8482fadc39c62a47f9b5a14adcff2c319a73405d
Parents: 46a8d29
Author: Balint Molnar <ba...@gmail.com>
Authored: Wed May 24 13:32:06 2017 +0200
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue May 30 07:46:26 2017 +0900

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/8482fadc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7e2c41a..c6d3387 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
         <guava.version>16.0.1</guava.version>
         <netty.version>3.9.0.Final</netty.version>
         <log4j-over-slf4j.version>1.6.6</log4j-over-slf4j.version>
-        <log4j.version>2.8</log4j.version>
+        <log4j.version>2.8.2</log4j.version>
         <slf4j.version>1.7.21</slf4j.version>
         <metrics.version>3.1.0</metrics.version>
         <clojure.tools.nrepl.version>0.2.3</clojure.tools.nrepl.version>


[3/3] storm git commit: STORM-2528: CHANGELOG

Posted by ka...@apache.org.
STORM-2528: CHANGELOG


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

Branch: refs/heads/1.x-branch
Commit: 38341310656ebdd80b6c33e8a88961c99aa8d837
Parents: 0aae5a4
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue May 30 07:46:47 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue May 30 07:46:47 2017 +0900

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/38341310/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e93802c..4088cf1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.1
+ * STORM-2528: Bump log4j version to 2.8.2
  * STORM-2527: Initialize java.sql.DriverManager earlier to avoid deadlock
  * STORM-2448: Add in Storm and JDK versions when submitting a topology
  * STORM-2413: Make new Kafka spout respect tuple retry limits


[2/3] storm git commit: Merge branch 'STORM-2528-1.x-merge' into 1.x-branch

Posted by ka...@apache.org.
Merge branch 'STORM-2528-1.x-merge' into 1.x-branch


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

Branch: refs/heads/1.x-branch
Commit: 0aae5a4b4e405e9c139fb6e81cba60e0ae713474
Parents: 46a8d29 8482fad
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue May 30 07:46:31 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue May 30 07:46:31 2017 +0900

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------