-
Bug
-
Resolution: Done
-
Major
-
3.0.12.Final
-
None
Resteasy master (982d297ab43cc915a5e8e7da3397ff59b1986eb6) can not build with JDK 8. It fails at Resteasy JBoss Modules as follow:
[INFO] Resteasy JBoss Modules ............................. FAILURE [ 0.266 s] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-dist-as7) on project resteasy-jboss-modules: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:34: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:55: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:56: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/lib.xml:172: javax.script.ScriptException: ReferenceError: "importClass" is not defined in <eval> at line number 8 [ERROR] around Ant part ...<ant antfile="build.xml" inheritRefs="true">... @ 4:47 in /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/target/antrun/build-main.xml [ERROR] -> [Help 1]