hadoop git commit: HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar

2018-06-07 Thread bharat
Repository: hadoop
Updated Branches:
  refs/heads/trunk b79ae5d93 -> c4bbcd563


HDDS-119:Skip Apache license header check for some ozone doc scripts. 
Contributed by  Ajay Kumar


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

Branch: refs/heads/trunk
Commit: c4bbcd5634d9e32183ae20adbeafca258568bedd
Parents: b79ae5d
Author: Bharat Viswanadham 
Authored: Thu Jun 7 12:47:58 2018 -0700
Committer: Bharat Viswanadham 
Committed: Thu Jun 7 12:47:58 2018 -0700

--
 .../src/main/resources/checkstyle/suppressions.xml|  1 +
 hadoop-ozone/pom.xml  | 10 ++
 2 files changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/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
index ccc89c8..084384d 100644
--- a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -18,4 +18,5 @@
 
 
   
+  
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/hadoop-ozone/pom.xml
--
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index f605da2..5d57e10 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -155,6 +155,16 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 webapps/static/nvd3-1.8.5.min.js.map
 webapps/static/angular-1.6.4.min.js
 webapps/static/d3-3.5.17.min.js
+static/OzoneOverview.svg
+themes/ozonedoc/static/js/jquery.min.js
+themes/ozonedoc/static/js/bootstrap.min.js
+themes/ozonedoc/static/css/bootstrap.min.css
+themes/ozonedoc/static/css/bootstrap.min.css.map
+
themes/ozonedoc/static/css/bootstrap-theme.min.css
+
themes/ozonedoc/static/css/bootstrap-theme.min.css.map
+
themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg
+themes/ozonedoc/layouts/index.html
+themes/ozonedoc/theme.toml
   
 
   


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



hadoop git commit: HDDS-119. Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar.

2018-08-16 Thread xyao
Repository: hadoop
Updated Branches:
  refs/heads/trunk 1290e3c64 -> 2d13e410d


HDDS-119. Skip Apache license header check for some ozone doc scripts. 
Contributed by Ajay Kumar.


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

Branch: refs/heads/trunk
Commit: 2d13e410d8a84b27e65fccff24bd8d86c3ab6b1d
Parents: 1290e3c
Author: Xiaoyu Yao 
Authored: Thu Aug 16 22:13:50 2018 -0700
Committer: Xiaoyu Yao 
Committed: Thu Aug 16 22:18:52 2018 -0700

--
 hadoop-ozone/docs/pom.xml  | 17 +
 hadoop-ozone/docs/static/OzoneOverview.svg | 13 +
 2 files changed, 30 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/2d13e410/hadoop-ozone/docs/pom.xml
--
diff --git a/hadoop-ozone/docs/pom.xml b/hadoop-ozone/docs/pom.xml
index e0f9a87..f5e6aaf 100644
--- a/hadoop-ozone/docs/pom.xml
+++ b/hadoop-ozone/docs/pom.xml
@@ -53,6 +53,23 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
   
 
   
+  
+org.apache.rat
+apache-rat-plugin
+
+  
+themes/ozonedoc/static/js/bootstrap.min.js
+themes/ozonedoc/static/js/jquery.min.js
+
themes/ozonedoc/static/css/bootstrap-theme.min.css
+themes/ozonedoc/static/css/bootstrap.min.css.map
+themes/ozonedoc/static/css/bootstrap.min.css
+
themes/ozonedoc/static/css/bootstrap-theme.min.css.map
+
themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg
+themes/ozonedoc/layouts/index.html
+themes/ozonedoc/theme.toml
+  
+
+  
 
   
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/2d13e410/hadoop-ozone/docs/static/OzoneOverview.svg
--
diff --git a/hadoop-ozone/docs/static/OzoneOverview.svg 
b/hadoop-ozone/docs/static/OzoneOverview.svg
index 0120a5c..9d4660d 100644
--- a/hadoop-ozone/docs/static/OzoneOverview.svg
+++ b/hadoop-ozone/docs/static/OzoneOverview.svg
@@ -1,4 +1,17 @@
 
+
 http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink";>
 
 Desktop HD


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



[07/14] hadoop git commit: HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar

2018-06-07 Thread inigoiri
HDDS-119:Skip Apache license header check for some ozone doc scripts. 
Contributed by  Ajay Kumar


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

Branch: refs/heads/HADOOP-15461
Commit: c4bbcd5634d9e32183ae20adbeafca258568bedd
Parents: b79ae5d
Author: Bharat Viswanadham 
Authored: Thu Jun 7 12:47:58 2018 -0700
Committer: Bharat Viswanadham 
Committed: Thu Jun 7 12:47:58 2018 -0700

--
 .../src/main/resources/checkstyle/suppressions.xml|  1 +
 hadoop-ozone/pom.xml  | 10 ++
 2 files changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/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
index ccc89c8..084384d 100644
--- a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -18,4 +18,5 @@
 
 
   
+  
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/hadoop-ozone/pom.xml
--
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index f605da2..5d57e10 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -155,6 +155,16 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 webapps/static/nvd3-1.8.5.min.js.map
 webapps/static/angular-1.6.4.min.js
 webapps/static/d3-3.5.17.min.js
+static/OzoneOverview.svg
+themes/ozonedoc/static/js/jquery.min.js
+themes/ozonedoc/static/js/bootstrap.min.js
+themes/ozonedoc/static/css/bootstrap.min.css
+themes/ozonedoc/static/css/bootstrap.min.css.map
+
themes/ozonedoc/static/css/bootstrap-theme.min.css
+
themes/ozonedoc/static/css/bootstrap-theme.min.css.map
+
themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg
+themes/ozonedoc/layouts/index.html
+themes/ozonedoc/theme.toml
   
 
   


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



[34/50] hadoop git commit: HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar

2018-06-08 Thread xyao
HDDS-119:Skip Apache license header check for some ozone doc scripts. 
Contributed by  Ajay Kumar


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

Branch: refs/heads/HDDS-4
Commit: c4bbcd5634d9e32183ae20adbeafca258568bedd
Parents: b79ae5d
Author: Bharat Viswanadham 
Authored: Thu Jun 7 12:47:58 2018 -0700
Committer: Bharat Viswanadham 
Committed: Thu Jun 7 12:47:58 2018 -0700

--
 .../src/main/resources/checkstyle/suppressions.xml|  1 +
 hadoop-ozone/pom.xml  | 10 ++
 2 files changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/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
index ccc89c8..084384d 100644
--- a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -18,4 +18,5 @@
 
 
   
+  
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/hadoop-ozone/pom.xml
--
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index f605da2..5d57e10 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -155,6 +155,16 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 webapps/static/nvd3-1.8.5.min.js.map
 webapps/static/angular-1.6.4.min.js
 webapps/static/d3-3.5.17.min.js
+static/OzoneOverview.svg
+themes/ozonedoc/static/js/jquery.min.js
+themes/ozonedoc/static/js/bootstrap.min.js
+themes/ozonedoc/static/css/bootstrap.min.css
+themes/ozonedoc/static/css/bootstrap.min.css.map
+
themes/ozonedoc/static/css/bootstrap-theme.min.css
+
themes/ozonedoc/static/css/bootstrap-theme.min.css.map
+
themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg
+themes/ozonedoc/layouts/index.html
+themes/ozonedoc/theme.toml
   
 
   


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



[26/29] hadoop git commit: HDDS-119:Skip Apache license header check for some ozone doc scripts. Contributed by Ajay Kumar

2018-06-08 Thread xkrogen
HDDS-119:Skip Apache license header check for some ozone doc scripts. 
Contributed by  Ajay Kumar


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

Branch: refs/heads/HDFS-12943
Commit: c4bbcd5634d9e32183ae20adbeafca258568bedd
Parents: b79ae5d
Author: Bharat Viswanadham 
Authored: Thu Jun 7 12:47:58 2018 -0700
Committer: Bharat Viswanadham 
Committed: Thu Jun 7 12:47:58 2018 -0700

--
 .../src/main/resources/checkstyle/suppressions.xml|  1 +
 hadoop-ozone/pom.xml  | 10 ++
 2 files changed, 11 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/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
index ccc89c8..084384d 100644
--- a/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
+++ b/hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml
@@ -18,4 +18,5 @@
 
 
   
+  
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/c4bbcd56/hadoop-ozone/pom.xml
--
diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml
index f605da2..5d57e10 100644
--- a/hadoop-ozone/pom.xml
+++ b/hadoop-ozone/pom.xml
@@ -155,6 +155,16 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd";>
 webapps/static/nvd3-1.8.5.min.js.map
 webapps/static/angular-1.6.4.min.js
 webapps/static/d3-3.5.17.min.js
+static/OzoneOverview.svg
+themes/ozonedoc/static/js/jquery.min.js
+themes/ozonedoc/static/js/bootstrap.min.js
+themes/ozonedoc/static/css/bootstrap.min.css
+themes/ozonedoc/static/css/bootstrap.min.css.map
+
themes/ozonedoc/static/css/bootstrap-theme.min.css
+
themes/ozonedoc/static/css/bootstrap-theme.min.css.map
+
themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg
+themes/ozonedoc/layouts/index.html
+themes/ozonedoc/theme.toml
   
 
   


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