Kabir Khan created WFLY-11097:
---------------------------------
Summary: XtsAsLogger doesn't compile on JDK11, WildFly can't be build
on Java 11
Key: WFLY-11097
URL:
https://issues.jboss.org/browse/WFLY-11097
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
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}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)