aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'base/master' into dag-sched-testsCharles Reiss2013-02-021-11/+0
|\ | | | | | | | | Conflicts: core/src/main/scala/spark/scheduler/DAGScheduler.scala
| * Remove activation of profiles by defaultMikhail Bautin2013-01-311-11/+0
| | | | | | | | | | See the discussion at https://github.com/mesos/spark/pull/355 for why default profile activation is a problem.
* | Add easymock to POMsCharles Reiss2013-01-291-0/+5
|/
* Add missing dependency spray-json to Maven buildMikhail Bautin2013-01-131-0/+4
|
* Rename environment variable for hadoop profiles to hadoopVersionShivaram Venkataraman2013-01-121-2/+2
|
* 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
| | | | by using -Dhadoop -Phadoop2.
* Activate hadoop1 profile by default for maven buildsShivaram Venkataraman2013-01-071-1/+4
|
* Code review feedback fixThomas Dudziak2012-11-281-1/+12
|
* Updated versions in the pom.xml files to match current masterThomas Dudziak2012-11-271-1/+1
|
* Addressed code review commentsThomas Dudziak2012-11-271-0/+1
|
* Added maven and debian build filesThomas Dudziak2012-11-201-0/+258