[1/2] storm git commit: STORM-2968: Exclude avro and commons-beanutils dependency from storm-autocreds

2018-02-28 Thread kabhwan
Repository: storm
Updated Branches:
  refs/heads/1.x-branch 1a5c6ccff -> 4fd3b148b


STORM-2968: Exclude avro and commons-beanutils dependency from storm-autocreds


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

Branch: refs/heads/1.x-branch
Commit: cdbd35373ccfdec6e174d48368e5a2578555ef34
Parents: d3b0298
Author: Arun Mahadevan 
Authored: Tue Feb 20 12:23:20 2018 -0800
Committer: Arun Mahadevan 
Committed: Tue Feb 20 12:24:45 2018 -0800

--
 external/storm-autocreds/pom.xml | 16 
 1 file changed, 16 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/storm/blob/cdbd3537/external/storm-autocreds/pom.xml
--
diff --git a/external/storm-autocreds/pom.xml b/external/storm-autocreds/pom.xml
index fbe1f03..b299cc8 100644
--- a/external/storm-autocreds/pom.xml
+++ b/external/storm-autocreds/pom.xml
@@ -79,6 +79,18 @@
 com.sun.jersey
 jersey-core
 
+
+commons-beanutils
+commons-beanutils-core
+
+
+commons-beanutils
+commons-beanutils
+
+
+org.apache.avro
+avro
+
 
 
 
@@ -113,6 +125,10 @@
 org.apache.calcite
 calcite-avatica
 
+
+org.apache.avro
+avro
+
 
 
 



[1/2] storm git commit: STORM-2968: Exclude avro and commons-beanutils dependency from storm-autocreds

2018-02-28 Thread kabhwan
Repository: storm
Updated Branches:
  refs/heads/master 21f4173f2 -> 8baf6411f


STORM-2968: Exclude avro and commons-beanutils dependency from storm-autocreds


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

Branch: refs/heads/master
Commit: de1103530618eea54240a7c244b5855e1c7025eb
Parents: dc4011c
Author: Arun Mahadevan 
Authored: Tue Feb 20 12:23:20 2018 -0800
Committer: Arun Mahadevan 
Committed: Tue Feb 20 12:23:20 2018 -0800

--
 external/storm-autocreds/pom.xml | 16 
 1 file changed, 16 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/storm/blob/de110353/external/storm-autocreds/pom.xml
--
diff --git a/external/storm-autocreds/pom.xml b/external/storm-autocreds/pom.xml
index 0e4a1cf..49e9ecc 100644
--- a/external/storm-autocreds/pom.xml
+++ b/external/storm-autocreds/pom.xml
@@ -69,6 +69,18 @@
 jersey-client
 com.sun.jersey
 
+
+commons-beanutils
+commons-beanutils-core
+
+
+commons-beanutils
+commons-beanutils
+
+
+org.apache.avro
+avro
+
 
 
 
@@ -103,6 +115,10 @@
 org.apache.calcite
 calcite-avatica
 
+
+org.apache.avro
+avro
+