aboutsummaryrefslogtreecommitdiff
path: root/tools/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-18695] Bump master branch version to 2.2.0-SNAPSHOTReynold Xin2016-12-021-1/+1
* [SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition...Xin Ren2016-07-191-1/+0
* [SPARK-16477] Bump master version to 2.1.0-SNAPSHOTReynold Xin2016-07-111-1/+1
* [SPARK-13294][PROJECT INFRA] Remove MiMa's dependency on spark-class / Spark ...Josh Rosen2016-03-101-10/+5
* [SPARK-6363][BUILD] Make Scala 2.11 the default Scala versionJosh Rosen2016-01-301-2/+2
* Bump master version to 2.0.0-SNAPSHOT.Reynold Xin2015-12-191-1/+1
* Update version to 1.6.0-SNAPSHOT.Reynold Xin2015-09-151-1/+1
* [SPARK-9015] [BUILD] Clean project import in scala ideJan Prach2015-07-161-4/+0
* [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell2015-06-031-1/+1
* [SPARK-6371] [build] Update version to 1.4.0-SNAPSHOT.Marcelo Vanzin2015-03-201-1/+1
* SPARK-6182 [BUILD] spark-parent pom needs to be published for both 2.10 and 2.11Sean Owen2015-03-051-1/+1
* SPARK-4159 [CORE] Maven build doesn't run JUnit test suitesSean Owen2015-01-061-9/+0
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-1/+1
* [SPARK-3452] Maven build should skip publishing artifacts people shouldn...Prashant Sharma2014-09-141-0/+14
* [SPARK-3397] Bump pom.xml version number of master branch to 1.2.0-SNAPSHOTGuoQiang Li2014-09-061-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-281-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-271-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-271-1/+1
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-251-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-251-1/+1
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+3
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* Improved build configurationwitgo2014-04-281-14/+0
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-0/+8
* SPARK-1193. Fix indentation in pom.xmlsSandy Ryza2014-03-071-4/+4
* SPARK-1121: Include avro for yarn-alpha buildsPatrick Wendell2014-03-021-0/+14
* Remove remaining references to incubationPatrick Wendell2014-03-021-2/+2
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Use scala.binary.version in POMsMark Hamstra2013-12-151-5/+5
* Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-5/+5
* Incorporated Patrick's feedback comment on #211 and made maven build/dep-reso...Prashant Sharma2013-12-071-1/+1
* Merge branch 'master' into wip-merge-masterPrashant Sharma2013-10-081-3/+3
|\
| * Merging build changes in from 0.8Patrick Wendell2013-10-051-4/+4
* | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
|\|
| * Update build version in masterPatrick Wendell2013-09-241-1/+1
* | fixed maven build for scala 2.10Prashant Sharma2013-09-261-3/+3
|/
* Fix some URLsMatei Zaharia2013-09-011-1/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-4/+4
* Remove redundant dependencies from POMsJey Kottalam2013-08-181-5/+0
* Maven build now also works with YARNJey Kottalam2013-08-161-46/+0
* Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-161-33/+0
* Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-161-38/+15
* Added missing scalatest dependencyMark Hamstra2013-07-261-0/+8
* Fix Maven build errors after previous commitsMatei Zaharia2013-07-241-14/+119
* Add JavaAPICompletenessChecker.Josh Rosen2013-07-221-0/+63