[GitHub] deki commented on issue #1: jdk9+ compilation

2019-02-14 Thread GitBox
deki commented on issue #1: jdk9+ compilation
URL: https://github.com/apache/geronimo-openapi/pull/1#issuecomment-463611746
 
 
   Thanks, I can confirm that compilation now works on master. @diuis please 
close this PR after you verified this.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] deki commented on issue #1: jdk9+ compilation

2019-02-13 Thread GitBox
deki commented on issue #1: jdk9+ compilation
URL: https://github.com/apache/geronimo-openapi/pull/1#issuecomment-463119802
 
 
   As we now have CXF 3.3.0 in master, I tried to compile using JDK 11. Anyone 
seen this before? 
   
   > [INFO] Compiling 58 source files to 
/home/jenkins/jenkins-slave/workspace/Geronimo-OpenAPI/geronimo-openapi-impl/target/classes
   > 
   > compiler message file broken: key=compiler.misc.msg.bug arguments=11.0.1, 
{1}, {2}, {3}, {4}, {5}, {6}, {7}
   > java.lang.AssertionError
   >at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
   >at jdk.compiler/com.sun.tools.javac.util.Assert.check(Assert.java:46)
   >at 
jdk.compiler/com.sun.tools.javac.comp.DeferredAttr$2$1.setOverloadKind(DeferredAttr.java:172)
   
   Full log can be found here: 
https://builds.apache.org/view/E-G/view/Geronimo%20Components%20and%20Specs/job/Geronimo-OpenAPI/4/console
   
   Is it a compiler bug?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services