<@U0BUH9FRD> the answer about the compilation erro...
# eap
i
@sdeleuze the answer about the compilation error from @udalov:
This is a bug, we shouldn't mark class files compiled with
-language-version 1.0
as pre-release. I'll fix it next week. The correct workaround right now is to use
-Xskip-metadata-version-check
so seems we’ll fix it in the next milestone.
☝️ 1