Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 972 Bytes

CHANGES.md

File metadata and controls

42 lines (29 loc) · 972 Bytes

Changes:

0.13

  • upgrade Java to 1.8
  • upgrade Spark to 1.6.1

0.4 (this fork)

  • add back unit, integration and BDD-style test examples

0.3

  • improve README with more detailed information (step 6)
  • improve README formatting and style

0.2

  • improve README with more info
  • add book pitch to README :)

0.1

  • adapt README instructions to Spark
  • change java to 1.7
  • make all other changes in pom to reflect SiA requirements

Changes in the original repo (davidB scala-archetype-simple):

1.5

  • upgrade of scala 2.10.0
  • upgrade version of Specs(2), ScalaTest, Surefire, scala-maven-plugin

1.4

  • 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

1.3

  • 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)