mirror of https://github.com/sbt/sbt.git
I noticed that sometimes if I changed a build source and then ran reload in the shell, I'd still see a warning about build sources having changed. We can eliminate this behavior by resetting the hasCheckedMetaBuild state attribute to false and skipping the checkBuildSources step if the current command is 'reload'. We also now skip checking the build source step if the command is exit or reboot. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||