]
Rostislav Svoboda updated WFLY-11092:
-------------------------------------
Component/s: Server
Summary: XtsAsLogger doesn't compile on JDK11, WildFly can't be build on
Java 11 (was: XtsAsLogger doesn't compile on JDK11)
Priority: Blocker (was: Major)
XtsAsLogger doesn't compile on JDK11, WildFly can't be build
on Java 11
-----------------------------------------------------------------------
Key: WFLY-11092
URL:
https://issues.jboss.org/browse/WFLY-11092
Project: WildFly
Issue Type: Bug
Components: Server, XTS
Environment: {noformat}
java version "11" 2018-09-25
Java(TM) SE Runtime Environment 18.9 (build 11+28)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11+28, mixed mode)
{noformat}
Reporter: Petr Kremensky
Assignee: Ondra Chaloupka
Priority: Blocker
Labels: Java11
Compilation failure on JDK 11 introduced by
https://github.com/wildfly/wildfly/pull/11702
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project
wildfly-xts: Compilation failure
[ERROR]
/home/pkremens/devel/wildfly/xts/target/generated-sources/annotations/org/jboss/as/xts/logging/XtsAsLogger_$logger.java:[11,22]
'.' expected
{noformat}