aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to Scala 2.9.1.Ismael Juma2011-08-311-1/+1
* Only include JAR files in lib in the unmanaged classpath.Matei Zaharia2011-08-291-1/+1
* Use the new SBT 0.10 assembly plugin instead of the DepJar code we had.Matei Zaharia2011-08-291-4/+4
* Fix issue #69: Enable -optimize in the buildIsmael Juma2011-08-021-1/+1
* Add note about why we can't enable -deprecation switch.Ismael Juma2011-08-021-1/+1
* Merge branch 'scala-2.9'Matei Zaharia2011-08-011-0/+1
|\
| * Add publishTo configuration that publishes to target directory.Ismael Juma2011-07-311-0/+1
* | Merge branch 'scala-2.9'Matei Zaharia2011-08-011-1/+3
|/
* Add and configure junit_xml_listener as a replacement for XmlTestReport.Ismael Juma2011-07-211-25/+1
* Introduce DepJarPlugin based on AssemblyPlugin and use it in SparkBuild.Ismael Juma2011-07-181-34/+8
* Update test dependencies.Ismael Juma2011-07-181-2/+2
* Fix copy & paste error in version.Ismael Juma2011-07-181-1/+1
* Initial work on converting build to SBT 0.10.1Ismael Juma2011-07-151-0/+101