mirror of https://github.com/sbt/sbt.git
**Problem** packageBin includes version into the file name, which ends up invalidating the cache. **Solution** Define packageInternal, which does not include version in the file name, and used during Compile or Test/compile. Note that publishing and Runtime classpath would continue to use packageBin. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||