PCore-D opened a new issue, #7935:
URL: https://github.com/apache/netbeans/issues/7935
### Apache NetBeans version
Apache NetBeans 23
### What happened
error when try to build with binary format newer than java 8
```
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)
```
### Language / Project Type / NetBeans Component
Java web application with Ant
### How to reproduce
create new project and try to build with binary format > 8
### Did this work correctly in an earlier version?
Apache NetBeans 17
### Operating System
debian
### JDK
17
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
_No response_
### Are you willing to submit a pull request?
No
--
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