Commit ab59eee
committed
Don't use Java 11 for community projects
There are compilation errors due to changes between 8 and 11
- addition of `String.lines` shadows the deprecated `StringOps.lines` in stdlib
* probblem for ScalaTest
- JAXB APIs are removed
* problem for BetterFiles1 parent 51783fe commit ab59eee
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 104 | | |
108 | 105 | | |
109 | 106 | | |
| |||
0 commit comments