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/releases/slider-0.60 Commit: ee4fec7c57205fe78dc3ab27d8f3a0bc4d985b68 Parents: ad983d9 Author: Steve Loughran <[email protected]> Authored: Mon Nov 10 21:43:17 2014 +0000 Committer: Steve Loughran <[email protected]> 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>
