mirror of https://github.com/sbt/sbt.git
We use `expandMavenSettings` to turn environment variable expressions in `settings.xml` into their actual values. Before this change, if an environment variable value contained backslashes, they would have been treated as escape characters by `Regex.replaceAllIn` and removed from the returned string. This caused an issue when using backslashes for Windows paths. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||