You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by el...@apache.org on 2014/11/22 23:04:49 UTC

[18/50] incubator-slider git commit: SLIDER-622 pull fixup of hadoop/bin from windows profile; needs to be done explicitly

SLIDER-622 pull fixup of hadoop/bin from windows profile; needs to be done explicitly


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

Branch: refs/heads/master
Commit: ee4fec7c57205fe78dc3ab27d8f3a0bc4d985b68
Parents: ad983d9
Author: Steve Loughran <st...@apache.org>
Authored: Mon Nov 10 21:43:17 2014 +0000
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Nov 10 22:48:10 2014 +0000

----------------------------------------------------------------------
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/ee4fec7c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2898995..f11641f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1326,9 +1326,6 @@
           <family>windows</family>
         </os>
       </activation>
-      <properties>
-        <test.env.path>${env.PATH}:${project.basedir}\bin\windows\${hadoop.version}\bin}</test.env.path>  
-      </properties>
       <modules>
         <module>app-packages/hbase-win</module>
         <module>app-packages/storm-win</module>