mirror of https://github.com/sbt/sbt.git
**Problem** There seems to be multiple problems around metabuild reloading (reload plugins). 1. Originally reported issue 9006 states that the build can't come back from reload plugins. 2. During the course of fixing, I discovered that when reload plugins is used the project name is set to "project" instead of foo-build etc. 3. Also there was a bug in the rootPaths when reload plugins is used, which results in class not defined error. **Solution** 1. Fix the plugin context so reload plugin still behaves like a metabuild. 2. Fix the rootPaths. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||