Commit Graph

6 Commits

Author SHA1 Message Date
Eugene Yokota 54bd86f3c0 notes 2017-04-07 02:09:36 -04:00
Dale Wijnand 155f764943
Write sbt.version to project/build.properties
Have sbt.version set in project/build.properties is a best practice
because it makes the build more deterministic and reproducible.

With this change sbt, after ensuring that the base directory is probably
an sbt project, writes out sbt.version in project/build.properties if it
is missing.

Fixes #754
2017-03-16 18:55:26 +00:00
Eugene Yokota 15a2d68367 Fix version parsing
Fixes #3011
2017-03-15 00:50:58 -04:00
Eugene Yokota b78b8f0a60 notes 2017-03-11 14:21:02 -05:00
Eugene Yokota 02c433cc2d more notes 2017-03-11 02:35:48 -05:00
Eugene Yokota fa51689820 0.13.14 notes 2017-03-11 00:39:31 -05:00