roberto-cisternino commented on issue #6606:
URL: https://github.com/apache/netbeans/issues/6606#issuecomment-1938618004
The same error occurs using Java 17.
I compiled all JARS, and WAR without problem, but when I compile from the
EAR I experience the same error as printed below:
Exception in thread "main" java.lang.IllegalArgumentException: PWC6309:
Illegal compilerSourceVM: 17
at org.apache.jasper.JspC.setCompilerSourceVM(JspC.java:684)
at org.netbeans.modules.web.project.ant.JspC.main(JspC.java:55)
****\nbproject\build-impl.xml:212: The following error occurred while
executing this line:
****\nbproject\build-impl.xml:997: Java returned: 1
BUILD FAILED (total time: 43 seconds)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists