sbt/main
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
..
actions/src avoid deleting the target of `makeJar` if it's not a file 2017-03-14 16:20:20 +01:00
command/src/main/scala/sbt Handle non-shell sbt startup warning 2017-03-13 15:44:36 +00:00
settings/src Avoid missleading, link the syntax migration guide 2017-03-10 11:29:44 +00:00
src Write sbt.version to project/build.properties 2017-03-16 18:55:26 +00:00
NOTICE fix component name in main notice 2010-09-21 22:00:11 -04:00