Commit 098dd3f
committed
Fix exclude rule for scala-xml from scala-compiler
* build.sbt (libraryDependencies): There's no evidence that SBT
supports Ivy's exclude globbing. See Ivy documentation
http://ant.apache.org/ivy/history/2.4.0/ivyfile/artifact-exclude.html1 parent 42163d4 commit 098dd3f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments