aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fixed repl maven build to produce artifacts with the appropriate hadoop ↵Thomas Dudziak2012-12-181-2/+3
| | | | classifier and extracted repl fat-jar and debian packaging into a separate project to make Maven happy
* 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.2
| * 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
| | | | This will make it easier to make the "run" script work with a Maven build
* 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