spark-instrumented-optimizer/build
Ryan Williams e27a8c4cb3 [SPARK-9607] [SPARK-9608] fix zinc-port handling in build/mvn
- pass `$ZINC_PORT` to zinc status/shutdown commands
- fix path check that sets `$ZINC_INSTALL_FLAG`, which was incorrectly
  causing zinc to be shutdown and restarted every time (with mismatched
  ports on those commands to boot)
- pass `-DzincPort=${ZINC_PORT}` to maven, to use the correct zinc port
  when building

Author: Ryan Williams <ryan.blake.williams@gmail.com>

Closes #7944 from ryan-williams/zinc-status and squashes the following commits:

619c520 [Ryan Williams] fix zinc status/shutdown commands
2015-08-05 11:10:47 +01:00
..
mvn [SPARK-9607] [SPARK-9608] fix zinc-port handling in build/mvn 2015-08-05 11:10:47 +01:00
sbt [SPARK-5664][BUILD] Restore stty settings when exiting from SBT's spark-shell 2015-02-09 11:45:12 -08:00
sbt-launch-lib.bash [SPARK-9254] [BUILD] [HOTFIX] sbt-launch-lib.bash should support HTTP/HTTPS redirection 2015-07-22 09:32:42 -07:00