aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Removed some unnecessary code and fixed dependenciesPrashant Sharma2013-07-111-1/+1
* Merge branch 'master' into master-mergePrashant Sharma2013-07-031-18/+90
|\
| * Increase SLF4j version in Maven tooMatei Zaharia2013-06-301-1/+1
| * Remove Twitter4J specific repo since it's in Maven centralMatei Zaharia2013-06-291-11/+0
| * Update ASM to version 4.0Matei Zaharia2013-06-191-3/+3
| * Fixed jvmArgs in maven build.Mark Hamstra2013-06-121-5/+3
| * Sometime Maven build runs out of PermGen space.Konstantin Boudnik2013-06-031-0/+7
| * Exclude old versions of Netty from Maven-based buildJey Kottalam2013-05-181-0/+6
| * Added dependency on netty-all in Maven.Reynold Xin2013-05-161-0/+5
| * Added derby dependency to Maven pom files for the JDBC Java test.Reynold Xin2013-05-141-1/+7
| * Update Maven build to Scala 2.9.3Jey Kottalam2013-05-061-6/+5
| * Attempt at fixing merge conflictMridul Muralidharan2013-04-241-1/+1
| |\
| * | Revert back to 2.0.2-alpha : 0.23.7 has protocol changes which break against ...Mridul Muralidharan2013-04-241-2/+2
| * | Patch from Thomas Graves to improve the YARN Client, and move to more product...Mridul Muralidharan2013-04-241-1/+8
| * | Move back to 2.0.2-alpha, since 2.0.3-alpha is not available in cloudera yetMridul Muralidharan2013-04-171-1/+1
| * | Scala does not prevent variable shadowing ! Sick error due to it ...Mridul Muralidharan2013-04-161-1/+2
| * | Add support for building against hadoop2-yarn : adding new maven profile for itMridul Muralidharan2013-04-071-0/+54
* | | Fixed maven build without netty fixPrashant Sharma2013-06-141-3/+3
* | | Updated to latest stable scala 2.10.1 and akka 2.1.2Prashant Sharma2013-05-011-1/+1
* | | Manually merged scala-2.10 and masterPrashant Sharma2013-04-221-20/+45
|\ \ \ | | |/ | |/|
| * | 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/+8
| * Update kryo-serializers version in pom.xml to match previous commitMatei Zaharia2013-03-101-1/+1
| * Change version to 0.7.1-SNAPSHOT for development branchMatei Zaharia2013-02-271-1/+1
| * Change version number to 0.7.0Matei Zaharia2013-02-251-1/+1
| * Update Hadoop dependency to 1.0.4Matei Zaharia2013-02-251-1/+1
| * Fixed class paths and dependencies based on Matei's comments.Tathagata Das2013-02-241-3/+3
| * Merge remote-tracking branch 'base/master' into dag-sched-testsCharles Reiss2013-02-021-11/+0
| |\
| | * Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
| * | Add easymock to POMsCharles Reiss2013-01-291-0/+6
| |/
| * Add an Avro dependency to REPL to make it compile with Hadoop 2Mikhail Bautin2013-01-221-0/+11
| * Add Maven build file for streaming, and fix some issues in SBT fileMatei Zaharia2013-01-201-0/+12
* | Updated maven build for scala 2.10.folone2013-01-201-26/+31
|/
* Add missing dependency spray-json to Maven buildMikhail Bautin2013-01-131-0/+6
* Rename environment variable for hadoop profiles to hadoopVersionShivaram Venkataraman2013-01-121-2/+3
* Activate hadoop2 profile in pom.xml with -Dhadoop=2Shivaram Venkataraman2013-01-101-0/+6
* Activate hadoop1 if property hadoop is missing. hadoop2 can be activated nowShivaram Venkataraman2013-01-081-1/+3
* Activate hadoop1 profile by default for maven buildsShivaram Venkataraman2013-01-071-0/+3
* Make default hadoop version 1.0.3 in pom.xmlShivaram Venkataraman2013-01-071-1/+1
* Updated Kryo version for Maven pom file.Reynold Xin2012-12-211-1/+1
* Fixed repl maven build to produce artifacts with the appropriate hadoop class...Thomas Dudziak2012-12-181-2/+3
* Merge pull request #319 from mbautin/cdh4.1.2Matei Zaharia2012-12-101-2/+3
|\
| * Bump CDH version for the Hadoop 2 profile to 4.1.2Mikhail Bautin2012-12-101-2/+3
* | Shaded repl jar for hadoop1 profile needs to include hadoop classesThomas Dudziak2012-12-101-1/+0
|/
* Use the same output directories that SBT had in subprojectsMatei Zaharia2012-12-101-1/+1
* Updated versions in the pom.xml files to match current masterThomas Dudziak2012-11-271-2/+2
* Addressed code review commentsThomas Dudziak2012-11-271-6/+13
* Added maven and debian build filesThomas Dudziak2012-11-201-0/+511