Merge pull request #35 in SCALA/mainline from dev to master
* commit '5ed49452a5e19ffed67666d71e32733b8ade6131':
Use double quotes for interpolated string (not sure why this worked at all previously)
Changed to use single quotes (except where interpolation is used)
Merge pull request #34 in SCALA/mainline from feature/SCALA-13-gradle-single-quotes to dev
* commit '2d17fac6f3ea312dc683c73285ea3a146e496a4a':
Use double quotes for interpolated string (not sure why this worked at all previously)
Merge pull request #33 in SCALA/mainline from feature/SCALA-13-gradle-single-quotes to dev
* commit '6e6f6e553a503c175f2bbb11c7385d75a3e3b98b':
Changed to use single quotes (except where interpolation is used)
Merge pull request #32 in SCALA/mainline from dev to master
* commit '99ffeb7ed92ca9ac92bea1f4dcd670ae528c506a':
Ignore eclipse generated .scalastyle files
Added end of line warnings, and fixed code to match
Auto-reformatting by eclipse scalastyle plugin - no meaningful changes
Added top-level readme heading
Added eclipse tips, and fixed typo
Tweaked sample setup.env
Converted readme to markdown format
Added scalastyle (with some desirable checks turned off), and fixed code to eliminate scalastyle warnings
Add scalac warning flags, and tidy up resulting warnings in code
Upgrade to scala 2.11.4 and shadowjar 1.2.0 (this supports gradle 2.2.1+)
Merge pull request #31 in SCALA/mainline from feature/SCALA-14-stricter-scala-checks to dev
* commit '5ed257c9ab0cc2516ef266254a9c3d9c721eaaac':
Ignore eclipse generated .scalastyle files
Added end of line warnings, and fixed code to match
Auto-reformatting by eclipse scalastyle plugin - no meaningful changes
Merge pull request #30 in SCALA/mainline from feature/SCALA-11-minor-changes to dev
* commit '33a3e23d2344783148fba53e26459bb2e529cd72':
Added top-level readme heading
Merge pull request #28 in SCALA/mainline from feature/SCALA-11-minor-changes to dev
* commit 'ccf693a264ad593142ffba5d6a44f2a51c67f2d4':
Added eclipse tips, and fixed typo
Tweaked sample setup.env
Converted readme to markdown format
Merge pull request #29 in SCALA/mainline from feature/SCALA-14-stricter-scala-checks to dev
* commit '88019597df67a3363b32bb6b735cbdc360ad15af':
Added scalastyle (with some desirable checks turned off), and fixed code to eliminate scalastyle warnings
Add scalac warning flags, and tidy up resulting warnings in code
Merge pull request #27 in SCALA/mainline from feature/SCALA-12-upgrade-to-latest-dependencies to dev
* commit 'c800f5b4e24862926aa84158ea7a5021c1e4baf2':
Upgrade to scala 2.11.4 and shadowjar 1.2.0 (this supports gradle 2.2.1+)