Petr Kremensky created WFLY-11092:
-------------------------------------
Summary: XtsAsLogger doesn't compile on JDK11
Key: WFLY-11092
URL:
https://issues.jboss.org/browse/WFLY-11092
Project: WildFly
Issue Type: Bug
Components: 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
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)