[10/44] hadoop git commit: HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.

2016-09-19 Thread subru
HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to 
hadoop-build-tools. Contributed by John Zhuge.


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

Branch: refs/heads/YARN-2915
Commit: cd099a63d58c6981c45db2b169430d4935e43bd1
Parents: 0e68e14
Author: Wei-Chiu Chuang 
Authored: Fri Sep 16 14:26:42 2016 -0700
Committer: Wei-Chiu Chuang 
Committed: Fri Sep 16 14:26:42 2016 -0700

--
 dev-support/checkstyle/suppressions.xml | 21 
 .../main/resources/checkstyle/suppressions.xml  | 21 
 pom.xml |  2 +-
 3 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/dev-support/checkstyle/suppressions.xml
--
diff --git a/dev-support/checkstyle/suppressions.xml 
b/dev-support/checkstyle/suppressions.xml
deleted file mode 100644
index ccc89c8..000
--- a/dev-support/checkstyle/suppressions.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
-
-
-  
-

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
--
diff --git a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml 
b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
new file mode 100644
index 000..ccc89c8
--- /dev/null
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -0,0 +1,21 @@
+
+
+http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
+
+
+  
+

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fb50419..250f5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
   
   
 checkstyle/checkstyle.xml
-
dev-support/checkstyle/suppressions.xml
+
checkstyle/suppressions.xml
 true
 false
 xml


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



[21/26] hadoop git commit: HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.

2016-09-17 Thread drankye
HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to 
hadoop-build-tools. Contributed by John Zhuge.


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

Branch: refs/heads/HADOOP-12756
Commit: cd099a63d58c6981c45db2b169430d4935e43bd1
Parents: 0e68e14
Author: Wei-Chiu Chuang 
Authored: Fri Sep 16 14:26:42 2016 -0700
Committer: Wei-Chiu Chuang 
Committed: Fri Sep 16 14:26:42 2016 -0700

--
 dev-support/checkstyle/suppressions.xml | 21 
 .../main/resources/checkstyle/suppressions.xml  | 21 
 pom.xml |  2 +-
 3 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/dev-support/checkstyle/suppressions.xml
--
diff --git a/dev-support/checkstyle/suppressions.xml 
b/dev-support/checkstyle/suppressions.xml
deleted file mode 100644
index ccc89c8..000
--- a/dev-support/checkstyle/suppressions.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
-
-
-  
-

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
--
diff --git a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml 
b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
new file mode 100644
index 000..ccc89c8
--- /dev/null
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -0,0 +1,21 @@
+
+
+http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
+
+
+  
+

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fb50419..250f5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
   
   
 checkstyle/checkstyle.xml
-
dev-support/checkstyle/suppressions.xml
+
checkstyle/suppressions.xml
 true
 false
 xml


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.

2016-09-16 Thread weichiu
Repository: hadoop
Updated Branches:
  refs/heads/branch-2 523bc88a2 -> 40089eadf


HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to 
hadoop-build-tools. Contributed by John Zhuge.

(cherry picked from commit cd099a63d58c6981c45db2b169430d4935e43bd1)


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

Branch: refs/heads/branch-2
Commit: 40089eadf5d138193135a13d56aec03cbb0d0ba4
Parents: 523bc88
Author: Wei-Chiu Chuang 
Authored: Fri Sep 16 14:26:42 2016 -0700
Committer: Wei-Chiu Chuang 
Committed: Fri Sep 16 14:42:13 2016 -0700

--
 dev-support/checkstyle/suppressions.xml | 21 
 .../main/resources/checkstyle/suppressions.xml  | 21 
 pom.xml |  2 +-
 3 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/40089ead/dev-support/checkstyle/suppressions.xml
--
diff --git a/dev-support/checkstyle/suppressions.xml 
b/dev-support/checkstyle/suppressions.xml
deleted file mode 100644
index ccc89c8..000
--- a/dev-support/checkstyle/suppressions.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
-
-
-  
-

http://git-wip-us.apache.org/repos/asf/hadoop/blob/40089ead/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
--
diff --git a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml 
b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
new file mode 100644
index 000..ccc89c8
--- /dev/null
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -0,0 +1,21 @@
+
+
+http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
+
+
+  
+

http://git-wip-us.apache.org/repos/asf/hadoop/blob/40089ead/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0c8f28e..7bcfe80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
   
   
 checkstyle/checkstyle.xml
-
dev-support/checkstyle/suppressions.xml
+
checkstyle/suppressions.xml
 true
 false
 xml


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org



hadoop git commit: HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.

2016-09-16 Thread weichiu
Repository: hadoop
Updated Branches:
  refs/heads/trunk 0e68e14d5 -> cd099a63d


HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to 
hadoop-build-tools. Contributed by John Zhuge.


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

Branch: refs/heads/trunk
Commit: cd099a63d58c6981c45db2b169430d4935e43bd1
Parents: 0e68e14
Author: Wei-Chiu Chuang 
Authored: Fri Sep 16 14:26:42 2016 -0700
Committer: Wei-Chiu Chuang 
Committed: Fri Sep 16 14:26:42 2016 -0700

--
 dev-support/checkstyle/suppressions.xml | 21 
 .../main/resources/checkstyle/suppressions.xml  | 21 
 pom.xml |  2 +-
 3 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/dev-support/checkstyle/suppressions.xml
--
diff --git a/dev-support/checkstyle/suppressions.xml 
b/dev-support/checkstyle/suppressions.xml
deleted file mode 100644
index ccc89c8..000
--- a/dev-support/checkstyle/suppressions.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
-
-
-  
-

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
--
diff --git a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml 
b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
new file mode 100644
index 000..ccc89c8
--- /dev/null
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -0,0 +1,21 @@
+
+
+http://www.puppycrawl.com/dtds/suppressions_1_1.dtd;>
+
+
+  
+

http://git-wip-us.apache.org/repos/asf/hadoop/blob/cd099a63/pom.xml
--
diff --git a/pom.xml b/pom.xml
index fb50419..250f5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
   
   
 checkstyle/checkstyle.xml
-
dev-support/checkstyle/suppressions.xml
+
checkstyle/suppressions.xml
 true
 false
 xml


-
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org