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 2016/08/16 14:07:59 UTC

[2/3] storm git commit: Merge branch 'clj-test' of https://github.com/abhishekagarwal87/storm into STORM-1234-1240-1251-1256

Merge branch 'clj-test' of https://github.com/abhishekagarwal87/storm into STORM-1234-1240-1251-1256


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

Branch: refs/heads/master
Commit: 52ff5c9fdef41d7d440c0893e0228c859ffcd36f
Parents: a1a952a 45bf3ef
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Aug 16 22:44:26 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Aug 16 22:44:26 2016 +0900

----------------------------------------------------------------------
 .../auth/DefaultHttpCredentialsPlugin_test.clj  |  75 ------
 .../authorizer/DRPCSimpleACLAuthorizer_test.clj | 241 -------------------
 .../serialization/SerializationFactory_test.clj |  54 -----
 .../utils/ZookeeperServerCnxnFactory_test.clj   |  35 ---
 .../auth/DefaultHttpCredentialsPluginTest.java  |  90 +++++++
 .../authorizer/DRPCSimpleACLAuthorizerTest.java | 163 +++++++++++++
 .../serialization/SerializationFactoryTest.java |  61 +++++
 .../utils/ZookeeperServerCnxnFactoryTest.java   |  39 +++
 8 files changed, 353 insertions(+), 405 deletions(-)
----------------------------------------------------------------------