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/develop Commit: 942791e28b51e163fba5d9331669ca0b7bf31b6e Parents: 022e929 Author: Steve Loughran <[email protected]> Authored: Mon Nov 10 21:43:17 2014 +0000 Committer: Steve Loughran <[email protected]> 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>
