hadoop git commit: HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.

2014-12-09 Thread wheat9
Repository: hadoop
Updated Branches:
  refs/heads/trunk 82707b441 - b55769369


HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.


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

Branch: refs/heads/trunk
Commit: b55769369bcb977bdd04af9889dbf63b7c856b8d
Parents: 82707b4
Author: Haohui Mai whe...@apache.org
Authored: Tue Dec 9 10:38:24 2014 -0800
Committer: Haohui Mai whe...@apache.org
Committed: Tue Dec 9 10:38:24 2014 -0800

--
 hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++
 hadoop-project/pom.xml  | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/b5576936/hadoop-common-project/hadoop-common/CHANGES.txt
--
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index cf3e531..a0a10b8 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -424,6 +424,8 @@ Release 2.7.0 - UNRELEASED
 HADOOP-11287. Simplify UGI#reloginFromKeytab for Java 7+.
 (Li Lu via wheat9)
 
+HADOOP-10476) Bumping the findbugs version to 3.0.0. (wheat9)
+
   OPTIMIZATIONS
 
 HADOOP-11323. WritableComparator#compare keeps reference to byte array.

http://git-wip-us.apache.org/repos/asf/hadoop/blob/b5576936/hadoop-project/pom.xml
--
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 7c492c8..c3881e8 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -71,6 +71,7 @@
 protoc.path${env.HADOOP_PROTOC_PATH}/protoc.path
 
 zookeeper.version3.4.6/zookeeper.version
+findbugs.version3.0.0/findbugs.version
 
 tomcat.version6.0.41/tomcat.version
 
@@ -843,7 +844,7 @@
   dependency
 groupIdcom.google.code.findbugs/groupId
 artifactIdjsr305/artifactId
-version1.3.9/version
+version${findbugs.version}/version
   /dependency
   dependency
 groupIdjavax.xml.bind/groupId
@@ -981,7 +982,7 @@
 plugin
   groupIdorg.codehaus.mojo/groupId
   artifactIdfindbugs-maven-plugin/artifactId
-  version2.3.2/version
+  version${findbugs.version}/version
 /plugin
 plugin
   groupIdorg.apache.maven.plugins/groupId



hadoop git commit: HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.

2014-12-09 Thread wheat9
Repository: hadoop
Updated Branches:
  refs/heads/branch-2 2bc3f1064 - c9e9f82ec


HADOOP-10476. Bumping the findbugs version to 3.0.0. Contributed by Haohui Mai.


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

Branch: refs/heads/branch-2
Commit: c9e9f82ec6a76bd80fc04ec301a4c9b3d28306c9
Parents: 2bc3f10
Author: Haohui Mai whe...@apache.org
Authored: Tue Dec 9 10:38:24 2014 -0800
Committer: Haohui Mai whe...@apache.org
Committed: Tue Dec 9 10:38:43 2014 -0800

--
 hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++
 hadoop-project/pom.xml  | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c9e9f82e/hadoop-common-project/hadoop-common/CHANGES.txt
--
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index 1706b69..b1cdfb1 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -55,6 +55,8 @@ Release 2.7.0 - UNRELEASED
 HADOOP-11287. Simplify UGI#reloginFromKeytab for Java 7+.
 (Li Lu via wheat9)
 
+HADOOP-10476) Bumping the findbugs version to 3.0.0. (wheat9)
+
   OPTIMIZATIONS
 
 HADOOP-11323. WritableComparator#compare keeps reference to byte array.

http://git-wip-us.apache.org/repos/asf/hadoop/blob/c9e9f82e/hadoop-project/pom.xml
--
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index d50b72c..6527b92 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -71,6 +71,7 @@
 protoc.path${env.HADOOP_PROTOC_PATH}/protoc.path
 
 zookeeper.version3.4.6/zookeeper.version
+findbugs.version3.0.0/findbugs.version
 
 tomcat.version6.0.41/tomcat.version
 
@@ -836,7 +837,7 @@
   dependency
 groupIdcom.google.code.findbugs/groupId
 artifactIdjsr305/artifactId
-version1.3.9/version
+version${findbugs.version}/version
   /dependency
   dependency
 groupIdjavax.xml.bind/groupId
@@ -979,7 +980,7 @@
 plugin
   groupIdorg.codehaus.mojo/groupId
   artifactIdfindbugs-maven-plugin/artifactId
-  version2.3.2/version
+  version${findbugs.version}/version
 /plugin
 plugin
   groupIdorg.apache.maven.plugins/groupId