- upgrade to Spark-1.3.1
- active version only the latest from now on
- add spark.version as a parameter in pom
- improve README (add IntelliJ instructions)
- fix problem with IntelliJ (uses the same param for arch. catalog and repository)
- test multiple versions of archetype
- add back unit, integration and BDD-style test examples
- improve README with more detailed information (step 6)
- improve README formatting and style
- improve README with more info
- add book pitch to README :)
- adapt README instructions to Spark
- change java to 1.7
- make all other changes in pom to reflect SiA requirements
- upgrade of scala 2.10.0
- upgrade version of Specs(2), ScalaTest, Surefire, scala-maven-plugin
- move to sonatype for hosting
- change groupId to net.alchim31.maven
- upgrade version of scala to 2.9.2, version of JUnit, Specs(2) and ScalaTest
- upgrade to scala 2.8.0 (as default)
- upgrade version of Specs and ScalaTest
- provide sample of Specs and ScalaTest runnable from maven and eclipse (at least)