[1/3] kylin git commit: KYLIN-2428 fix commons-lang3 shade in tool assembly [Forced Update!]

2017-02-19 Thread lidong
Repository: kylin
Updated Branches:
  refs/heads/master-hbase0.98 363108f01 -> 0bcd399b0 (forced update)


KYLIN-2428 fix commons-lang3 shade in tool assembly


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

Branch: refs/heads/master-hbase0.98
Commit: 385d8011a97fdb66cf921933881d3f3e690d75f6
Parents: 4f94001
Author: Billy Liu 
Authored: Sun Feb 19 11:41:58 2017 +0800
Committer: Billy Liu 
Committed: Sun Feb 19 11:41:58 2017 +0800

--
 tool-assembly/pom.xml | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/385d8011/tool-assembly/pom.xml
--
diff --git a/tool-assembly/pom.xml b/tool-assembly/pom.xml
index 67d92d4..126c0bc 100644
--- a/tool-assembly/pom.xml
+++ b/tool-assembly/pom.xml
@@ -59,6 +59,10 @@
 compile
 
 
+org.apache.commons
+commons-lang3
+
+
 org.slf4j
 slf4j-log4j12
 compile
@@ -93,6 +97,7 @@
 log4j:log4j
 commons-io:commons-io
 
commons-lang:commons-lang
+
org.apache.commons:commons-lang3
 com.google.guava:guava
 org.apache.kylin:*
 



kylin git commit: KYLIN-2428 fix commons-lang3 shade in tool assembly

2017-02-18 Thread billyliu
Repository: kylin
Updated Branches:
  refs/heads/master 4f9400108 -> 385d8011a


KYLIN-2428 fix commons-lang3 shade in tool assembly


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

Branch: refs/heads/master
Commit: 385d8011a97fdb66cf921933881d3f3e690d75f6
Parents: 4f94001
Author: Billy Liu 
Authored: Sun Feb 19 11:41:58 2017 +0800
Committer: Billy Liu 
Committed: Sun Feb 19 11:41:58 2017 +0800

--
 tool-assembly/pom.xml | 5 +
 1 file changed, 5 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/kylin/blob/385d8011/tool-assembly/pom.xml
--
diff --git a/tool-assembly/pom.xml b/tool-assembly/pom.xml
index 67d92d4..126c0bc 100644
--- a/tool-assembly/pom.xml
+++ b/tool-assembly/pom.xml
@@ -59,6 +59,10 @@
 compile
 
 
+org.apache.commons
+commons-lang3
+
+
 org.slf4j
 slf4j-log4j12
 compile
@@ -93,6 +97,7 @@
 log4j:log4j
 commons-io:commons-io
 
commons-lang:commons-lang
+
org.apache.commons:commons-lang3
 com.google.guava:guava
 org.apache.kylin:*