You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/08/05 18:57:06 UTC

[5/6] storm git commit: Merge branch 'STORM-2020' of https://github.com/revans2/incubator-storm into STORM-2020

Merge branch 'STORM-2020' of https://github.com/revans2/incubator-storm into STORM-2020

STORM-2020: Stop using sun internal classes.
STORM-2021: Fix license.
STORM-2022: fix FieldsTest


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

Branch: refs/heads/master
Commit: b49c60bfb0723fd08f7defd88ec06b8daba8c827
Parents: 23ec2f1 ed46c89
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Authored: Fri Aug 5 13:45:06 2016 -0500
Committer: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Committed: Fri Aug 5 13:45:06 2016 -0500

----------------------------------------------------------------------
 .../apache/storm/hdfs/spout/TestHdfsSpout.java   |  5 ++---
 .../kinesis/spout/test/KinesisBoltTest.java      | 17 +++++++++++++++++
 .../kinesis/spout/test/KinesisSpoutTopology.java | 19 ++++++++++++++++++-
 .../spout/test/TestRecordToTupleMapper.java      | 17 +++++++++++++++++
 external/storm-redis/pom.xml                     |  4 ++++
 .../storm/redis/state/RedisKeyValueState.java    | 18 ++++--------------
 pom.xml                                          |  4 ++++
 .../jvm/org/apache/storm/tuple/FieldsTest.java   |  2 +-
 8 files changed, 67 insertions(+), 19 deletions(-)
----------------------------------------------------------------------