git commit: HBASE-11422 Specification of scope is missing for certain Hadoop dependencies (Konstantin Boudnik)

2014-07-04 Thread tedyu
Repository: hbase
Updated Branches:
  refs/heads/branch-1 8d62d8586 - aa414085e


HBASE-11422 Specification of scope is missing for certain Hadoop dependencies 
(Konstantin Boudnik)


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

Branch: refs/heads/branch-1
Commit: aa414085e65edcfc1670e4aacabc2947cc8b4f84
Parents: 8d62d85
Author: Ted Yu te...@apache.org
Authored: Fri Jul 4 12:39:20 2014 +
Committer: Ted Yu te...@apache.org
Committed: Fri Jul 4 12:39:20 2014 +

--
 hbase-it/pom.xml | 1 +
 hbase-shell/pom.xml  | 2 ++
 hbase-thrift/pom.xml | 1 +
 3 files changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/aa414085/hbase-it/pom.xml
--
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 0d0dffd..20f47c7 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -274,6 +274,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/aa414085/hbase-shell/pom.xml
--
diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml
index 3d6eed7..5ef68b1 100644
--- a/hbase-shell/pom.xml
+++ b/hbase-shell/pom.xml
@@ -316,6 +316,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId
@@ -325,6 +326,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-hdfs/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/aa414085/hbase-thrift/pom.xml
--
diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml
index 990b249..1af74b3 100644
--- a/hbase-thrift/pom.xml
+++ b/hbase-thrift/pom.xml
@@ -296,6 +296,7 @@ the same time. --
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId



git commit: HBASE-11422 Specification of scope is missing for certain Hadoop dependencies (Konstantin Boudnik)

2014-07-04 Thread tedyu
Repository: hbase
Updated Branches:
  refs/heads/master 6da1a485f - 6c102e22f


HBASE-11422 Specification of scope is missing for certain Hadoop dependencies 
(Konstantin Boudnik)


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

Branch: refs/heads/master
Commit: 6c102e22f04762af6ae5ff6c3b36b0552c223071
Parents: 6da1a48
Author: Ted Yu te...@apache.org
Authored: Fri Jul 4 12:40:13 2014 +
Committer: Ted Yu te...@apache.org
Committed: Fri Jul 4 12:40:13 2014 +

--
 hbase-it/pom.xml | 1 +
 hbase-shell/pom.xml  | 2 ++
 hbase-thrift/pom.xml | 1 +
 3 files changed, 4 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/6c102e22/hbase-it/pom.xml
--
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 0542d05..5527ad4 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -274,6 +274,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/6c102e22/hbase-shell/pom.xml
--
diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml
index b421419..fd1eb31 100644
--- a/hbase-shell/pom.xml
+++ b/hbase-shell/pom.xml
@@ -316,6 +316,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId
@@ -325,6 +326,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-hdfs/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/6c102e22/hbase-thrift/pom.xml
--
diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml
index efd9c81..90bbde5 100644
--- a/hbase-thrift/pom.xml
+++ b/hbase-thrift/pom.xml
@@ -296,6 +296,7 @@ the same time. --
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId



git commit: HBASE-11422 Specification of scope is missing for certain Hadoop dependencies (Konstantin Boudnik)

2014-07-04 Thread tedyu
Repository: hbase
Updated Branches:
  refs/heads/0.98 54c186b42 - 5e9a85714


HBASE-11422 Specification of scope is missing for certain Hadoop dependencies 
(Konstantin Boudnik)


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

Branch: refs/heads/0.98
Commit: 5e9a857144680f2b3d651591743485db2a36c499
Parents: 54c186b
Author: Ted Yu te...@apache.org
Authored: Fri Jul 4 13:56:45 2014 +
Committer: Ted Yu te...@apache.org
Committed: Fri Jul 4 13:56:45 2014 +

--
 hbase-it/pom.xml | 1 +
 hbase-server/pom.xml | 2 ++
 hbase-shell/pom.xml  | 2 ++
 hbase-thrift/pom.xml | 1 +
 4 files changed, 6 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/5e9a8571/hbase-it/pom.xml
--
diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 650f890..692d9ad 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -274,6 +274,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/5e9a8571/hbase-server/pom.xml
--
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index 5f4eee6..ab137c2 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -585,6 +585,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId
@@ -594,6 +595,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-hdfs/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/5e9a8571/hbase-shell/pom.xml
--
diff --git a/hbase-shell/pom.xml b/hbase-shell/pom.xml
index cac060d..cbc3645 100644
--- a/hbase-shell/pom.xml
+++ b/hbase-shell/pom.xml
@@ -316,6 +316,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId
@@ -325,6 +326,7 @@
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-hdfs/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId

http://git-wip-us.apache.org/repos/asf/hbase/blob/5e9a8571/hbase-thrift/pom.xml
--
diff --git a/hbase-thrift/pom.xml b/hbase-thrift/pom.xml
index 5ce162b..1bd80d7 100644
--- a/hbase-thrift/pom.xml
+++ b/hbase-thrift/pom.xml
@@ -296,6 +296,7 @@ the same time. --
   groupIdorg.apache.hadoop/groupId
   artifactIdhadoop-mapreduce-client-jobclient/artifactId
   typetest-jar/type
+  scopetest/scope
 /dependency
 dependency
   groupIdorg.apache.hadoop/groupId