[41/50] hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-11-01 Thread larsh
HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1.0
Commit: edc0a171f1e449ffe2b2749f53dcbe76d067acbd
Parents: a3e77bf
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Mon May 9 15:35:14 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/edc0a171/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 1ab1f58..1ced55c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -781,13 +781,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -902,6 +907,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1174,6 +1184,7 @@
 1.6
 2.3.4
 1.3.9-1
+6.18
 2.9
 1.5.2.1
 
@@ -2455,7 +2466,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



[04/50] [abbrv] hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-13 Thread eclark
HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/HBASE-14850
Commit: 224b03b2a5258c819988cd02363bba7b4e0121f2
Parents: 9d17e3d
Author: zhangduo 
Authored: Mon May 9 14:38:51 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 09:33:46 2016 +0800

--
 pom.xml | 11 +++
 1 file changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/224b03b2/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0b3c61a..6652b78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -883,6 +883,11 @@
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -998,6 +1003,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1248,6 +1258,7 @@
 1.8
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1
 



[47/50] [abbrv] hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-10 Thread syuanjiang
HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/hbase-12439
Commit: 224b03b2a5258c819988cd02363bba7b4e0121f2
Parents: 9d17e3d
Author: zhangduo 
Authored: Mon May 9 14:38:51 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 09:33:46 2016 +0800

--
 pom.xml | 11 +++
 1 file changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/224b03b2/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0b3c61a..6652b78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -883,6 +883,11 @@
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -998,6 +1003,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1248,6 +1258,7 @@
 1.8
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1
 



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/0.98 5285b15bf -> 2c9fe0753


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/0.98
Commit: 2c9fe075368ea219b83348e24b7578ad77c52fd4
Parents: 5285b15
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Mon May 9 15:42:35 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/2c9fe075/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 965d979..38a73c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -768,13 +768,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -889,6 +894,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1110,6 +1120,7 @@
 2.5.2
 1.3.9-1
 3.3
+6.18
 2.9
 2.6
 1.5.2.1
@@ -2270,7 +2281,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/branch-1.0 a3e77bf36 -> edc0a171f


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1.0
Commit: edc0a171f1e449ffe2b2749f53dcbe76d067acbd
Parents: a3e77bf
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Mon May 9 15:35:14 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/edc0a171/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 1ab1f58..1ced55c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -781,13 +781,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -902,6 +907,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1174,6 +1184,7 @@
 1.6
 2.3.4
 1.3.9-1
+6.18
 2.9
 1.5.2.1
 
@@ -2455,7 +2466,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/branch-1.1 1b4e4ea62 -> 51baea64d


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1.1
Commit: 51baea64d6528bdca61b7b924210dc8fffaa7c75
Parents: 1b4e4ea
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 10:15:37 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/51baea64/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 7a1e271..f9a485d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -783,13 +783,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -905,6 +910,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1181,6 +1191,7 @@
 1.6
 2.3.4
 1.3.9-1
+6.18
 2.9
 1.5.2.1
 
@@ -2506,7 +2517,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/branch-1.2 4561e6c6c -> 258d96021


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1.2
Commit: 258d9602133188b7010c3da6ee91b2e1c281b61c
Parents: 4561e6c
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 10:06:22 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/258d9602/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 77786c2..45c2ad9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -791,13 +791,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -913,6 +918,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1188,6 +1198,7 @@
 1.6
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1
 
@@ -2545,7 +2556,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/branch-1.3 c732a43df -> 6ba2ada1b


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1.3
Commit: 6ba2ada1bafd8a7bfffa6b09179f0b67622578fe
Parents: c732a43
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 09:56:04 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/6ba2ada1/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0d18d25..6f11d0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -769,13 +769,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -891,6 +896,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1166,6 +1176,7 @@
 1.6
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1
 
@@ -2525,7 +2536,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/branch-1 2f282aca1 -> 690b44d29


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/branch-1
Commit: 690b44d29a1014ecddd0fee4d56ee9f76bafb03e
Parents: 2f282ac
Author: zhangduo 
Authored: Mon May 9 14:42:27 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 09:37:20 2016 +0800

--
 pom.xml | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/690b44d2/pom.xml
--
diff --git a/pom.xml b/pom.xml
index b833d66..e6bf6d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -769,13 +769,18 @@
 
   org.apache.maven.plugins
   maven-checkstyle-plugin
-  2.13
+  2.17
   
 
   org.apache.hbase
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -891,6 +896,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1166,6 +1176,7 @@
 1.6
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1
 
@@ -2525,7 +2536,7 @@
   
 org.apache.maven.plugins
 maven-checkstyle-plugin
-2.13
+2.17
 
   hbase/checkstyle.xml
   
hbase/checkstyle-suppressions.xml



hbase git commit: HBASE-15801 Upgrade checkstyle for all branches

2016-05-09 Thread zhangduo
Repository: hbase
Updated Branches:
  refs/heads/master 9d17e3d22 -> 224b03b2a


HBASE-15801 Upgrade checkstyle for all branches


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

Branch: refs/heads/master
Commit: 224b03b2a5258c819988cd02363bba7b4e0121f2
Parents: 9d17e3d
Author: zhangduo 
Authored: Mon May 9 14:38:51 2016 +0800
Committer: zhangduo 
Committed: Tue May 10 09:33:46 2016 +0800

--
 pom.xml | 11 +++
 1 file changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hbase/blob/224b03b2/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0b3c61a..6652b78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -883,6 +883,11 @@
   hbase-checkstyle
   ${project.version}
 
+
+  com.puppycrawl.tools
+  checkstyle
+  ${checkstyle.version}
+
   
   
 hbase/checkstyle.xml
@@ -998,6 +1003,11 @@
 hbase-checkstyle
 ${project.version}
   
+  
+com.puppycrawl.tools
+checkstyle
+${checkstyle.version}
+  
 
 
   hbase/checkstyle.xml
@@ -1248,6 +1258,7 @@
 1.8
 2.4.1
 1.3.9-1
+6.18
 2.10.3
 1.5.2.1