SI-9027 Backport xml parser fix#4186
Conversation
Fingers crossed, I have no local java 6 here to test. No test because no q"" on 2.10.
|
The test failure is whatever is in IDE's head at the moment. FTR, I did download java 6, thanks to Ubuntu I didn't have to sign in to Oracle's vault, and ran the build in the background. |
|
PLS REBUILD ALL |
|
Let's give IDE validation another try. |
|
(kitty-note-to-self: ignore 65788334) |
|
The failure is persistent. I pinged IDE team to look at it. I think we can merge it but I'll ask @adriaanm for second pair of eyeballs. |
|
LGTM |
|
Technically, a third pair of eyeballs. I'm such a tool, I'm uncomfortable if I can't trust my tool to tell me if something is fishy. |
SI-9027 Backport xml parser fix
|
When will the 2.10.5 be delivered? |
|
2.10.5 (the last 2.10.x release) will be out by the end of Q1 of 2015, after 2.11.5 and 2.12.0-M1 are out. (We try to keep the overview at https://github.com/scala/scala/milestones up to date.) |
|
sbt uses 2.10.4 - and it needs |
Fingers crossed, I have no local java 6 here to test.
No test because no q"" on 2.10.
This is backport of #4185.