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

[2/3] 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/942791e2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/942791e2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/942791e2

Branch: refs/heads/feature/SLIDER-622-windows
Commit: 942791e28b51e163fba5d9331669ca0b7bf31b6e
Parents: 022e929
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 21:43:17 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/942791e2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9db17b3..1049e40 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>