aboutsummaryrefslogtreecommitdiff
path: root/repl/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Bumping version to 1.3.0-SNAPSHOT.Marcelo Vanzin2014-11-181-1/+1
* SPARK-4375. no longer require -Pscala-2.10Sandy Ryza2014-11-141-75/+42
* Support cross building for Scala 2.11Prashant Sharma2014-11-111-5/+85
* [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-2632, SPARK-2576. Fixed by only importing what is necessary during clas...Prashant Sharma2014-07-311-0/+6
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-0/+1
* [SPARK-2029] Bump pom.xml version number of master branch to 1.1.0-SNAPSHOT.Takuya UESHIN2014-06-051-1/+1
* Improve maven plugin configurationwitgo2014-05-311-30/+0
* Improved build configurationwitgo2014-04-281-14/+0
* SPARK-1325. The maven build error for Spark ToolsSean Owen2014-03-261-0/+5
* 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
* SPARK 1084.1 (resubmitted)Sean Owen2014-02-271-2/+2
* SPARK-1071: Tidy logging strategy and use of log4jSean Owen2014-02-231-4/+0
* Merge pull request #542 from markhamstra/versionBump. Closes #542.Mark Hamstra2014-02-081-1/+1
* Merge branch 'scripts-reorg' of github.com:shane-huang/incubator-spark into s...Prashant Sharma2014-01-021-1/+0
|\
| * deprecate "spark" script and SPAKR_CLASSPATH environment variableAndrew xia2013-10-121-1/+0
* | Use scala.binary.version in POMsMark Hamstra2013-12-151-7/+7
* | Style fixes and addressed review comments at #221Prashant Sharma2013-12-101-7/+7
* | 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-8/+8
|\ \
| * | Merging build changes in from 0.8Patrick Wendell2013-10-051-10/+10
| |/
* | Merge branch 'master' into scala-2.10Prashant Sharma2013-10-011-1/+1
|\|
| * Bug fix in master buildPatrick Wendell2013-09-261-1/+1
* | fixed maven build for scala 2.10Prashant Sharma2013-09-261-6/+6
* | Merge branch 'master' of git://github.com/mesos/spark into scala-2.10Prashant Sharma2013-09-151-12/+0
|\|
| * Minor YARN build cleanupsJey Kottalam2013-09-061-12/+0
* | Merged with masterPrashant Sharma2013-09-061-171/+69
|\|
| * Fix some URLsMatei Zaharia2013-09-011-1/+1
| * Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-011-6/+6
| * Synced sbt and maven buildsMark Hamstra2013-08-211-0/+6
| * Remove redundant dependencies from POMsJey Kottalam2013-08-181-15/+0
| * Updates to repl and example POMs to match SBT buildJey Kottalam2013-08-161-6/+0
| * Maven build now also works with YARNJey Kottalam2013-08-161-63/+1
| * Maven build now works with CDH hadoop-2.0.0-mr1Jey Kottalam2013-08-161-54/+10
| * Initial changes to make Maven build agnostic of hadoop versionJey Kottalam2013-08-161-50/+22
| * Set SPARK_CLASSPATH for maven repl testsShivaram Venkataraman2013-08-131-0/+30
| * Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* | Merge branch 'master' into master-mergePrashant Sharma2013-07-031-11/+68
|\|
| * Remove spark-repl's extraneous dependency on spark-streamingJey Kottalam2013-05-011-14/+0
| * Attempt at fixing merge conflictMridul Muralidharan2013-04-241-1/+1
| |\
| * | Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-0/+71
* | | Fixed maven build without netty fixPrashant Sharma2013-06-141-0/+2
| |/ |/|
* | Bump development version to 0.8.0Jey Kottalam2013-03-281-1/+1
|/
* Add a log4j compile dependency to fix build in IntelliJMikhail Bautin2013-03-151-1/+1
* bump version to 0.7.1-SNAPSHOT in the subproject poms to keep the maven build...Mark Hamstra2013-02-281-1/+1
* Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
* Add an Avro dependency to REPL to make it compile with Hadoop 2Mikhail Bautin2013-01-221-0/+10