aboutsummaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 supportSean Owen2017-02-162-7/+3
* [SPARK-18638][BUILD] Upgrade sbt, Zinc, and Maven pluginsWeiqing Yang2016-12-031-3/+3
* [SPARK-14279][BUILD] Pick the spark version from pomDhruve Ashar2016-06-061-0/+38
* [SPARK-15451][BUILD] Use jdk7's rt.jar when available.Marcelo Vanzin2016-05-311-1/+5
* [SPARK-14867][BUILD] Remove `--force` option in `build/mvn`Dongjoon Hyun2016-04-271-21/+22
* [BUILD][HOTFIX] Download Maven from regular mirror network rather than archiv...Josh Rosen2016-04-081-1/+1
* [SPARK-14477][BUILD] Allow custom mirrors for downloading artifacts in build/mvnMark Grover2016-04-081-3/+7
* [SPARK-14430][BUILD] use https while downloading binaries from build/mvnPrajwal Tuladhar2016-04-061-3/+3
* [SPARK-13324][CORE][BUILD] Update plugin, test, example dependencies for 2.xSean Owen2016-02-171-1/+1
* [SPARK-12475][BUILD] Upgrade Zinc from 0.3.5.3 to 0.3.9Josh Rosen2015-12-221-3/+3
* [SPARK-11052] Spaces in the build dir causes failures in the build/mv…trystanleftwich2015-10-131-5/+5
* [SPARK-10952] Only add hive to classpath if HIVE_HOME is set.Kevin Cox2015-10-071-4/+6
* [SPARK-9633] [BUILD] SBT download locations outdated; need an updateSean Owen2015-08-061-6/+3
* [SPARK-9607] [SPARK-9608] fix zinc-port handling in build/mvnRyan Williams2015-08-051-4/+4
* [SPARK-9583] [BUILD] Do not print mvn debug messages to stdout.Marcelo Vanzin2015-08-041-3/+3
* [SPARK-9254] [BUILD] [HOTFIX] sbt-launch-lib.bash should support HTTP/HTTPS r...Cheng Lian2015-07-221-2/+6
* [SPARK-8933] [BUILD] Provide a --force flag to build/mvn that always uses dow...Brennon York2015-07-141-1/+10
* [SPARK-8316] Upgrade to Maven 3.3.3Nicholas Chammas2015-06-151-22/+13
* SPARK-5856: In Maven build script, launch Zinc with more memoryPatrick Wendell2015-02-171-1/+4
* [SPARK-5664][BUILD] Restore stty settings when exiting from SBT's spark-shellLiang-Chi Hsieh2015-02-092-1/+29
* [SPARK-5474][Build]curl should support URL redirection in build/mvnGuoQiang Li2015-02-051-5/+5
* [SPARK-5188][BUILD] make-distribution.sh should support curl, not only wget t...Kousuke Saruta2015-01-282-4/+4
* [SPARK-5339][BUILD] build/mvn doesn't work because of invalid URL for maven's...Kousuke Saruta2015-01-261-4/+4
* Adde LICENSE Header to build/mvn, build/sbt and sbt/sbtKousuke Saruta2014-12-292-0/+34
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-273-0/+431