[08/50] [abbrv] hadoop git commit: HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B.

2018-10-30 Thread brahma
HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by 
Vinayakumar B.


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

Branch: refs/heads/HDFS-13891
Commit: 602d6f1396aebd5081a6937b391c453572818485
Parents: 3e39f4f
Author: Vinayakumar B 
Authored: Wed Oct 24 11:32:53 2018 +0530
Committer: Brahma Reddy Battula 
Committed: Tue Oct 30 11:31:17 2018 +0530

--
 hadoop-project/pom.xml | 26 +-
 1 file changed, 5 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/602d6f13/hadoop-project/pom.xml
--
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 3a44e8c..d5aee4b 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1654,6 +1654,11 @@
 ${javac.version}
 ${javac.version}
 false
+
+
+  -h
+  ${project.build.directory}/native/javah/
+
   
 
 
@@ -2120,27 +2125,6 @@
 
   
 
-
-  native
-  
-false
-  
-  
-
-  
-org.apache.maven.plugins
-maven-compiler-plugin
-
-  
-  
--h
-${project.build.directory}/native/javah/
-  
-
-  
-
-  
-
   
 
   


-
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-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B.

2018-10-24 Thread vinayakumarb
Repository: hadoop
Updated Branches:
  refs/heads/trunk 8f97d6f2c -> 0ca50648c


HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by 
Vinayakumar B.


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

Branch: refs/heads/trunk
Commit: 0ca50648c2b1a05356ce4b0d5c3a3da5ab3a7d02
Parents: 8f97d6f
Author: Vinayakumar B 
Authored: Wed Oct 24 11:32:53 2018 +0530
Committer: Vinayakumar B 
Committed: Wed Oct 24 11:32:53 2018 +0530

--
 hadoop-project/pom.xml | 26 +-
 1 file changed, 5 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/hadoop/blob/0ca50648/hadoop-project/pom.xml
--
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index 3a44e8c..d5aee4b 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -1654,6 +1654,11 @@
 ${javac.version}
 ${javac.version}
 false
+
+
+  -h
+  ${project.build.directory}/native/javah/
+
   
 
 
@@ -2120,27 +2125,6 @@
 
   
 
-
-  native
-  
-false
-  
-  
-
-  
-org.apache.maven.plugins
-maven-compiler-plugin
-
-  
-  
--h
-${project.build.directory}/native/javah/
-  
-
-  
-
-  
-
   
 
   


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