Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to build web app project with ant with binary format newer than java 8 #7935

Open
PCore-D opened this issue Nov 4, 2024 · 1 comment
Labels
Ant [ci] enable "build tools" tests Java EE/Jakarta EE [ci] enable enterprise job kind:bug Bug report or fix needs:triage Requires attention from one of the committers

Comments

@PCore-D
Copy link

PCore-D commented Nov 4, 2024

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

@PCore-D PCore-D added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Nov 4, 2024
@mbien mbien added Java EE/Jakarta EE [ci] enable enterprise job Ant [ci] enable "build tools" tests labels Nov 5, 2024
@matthiasblaesing
Copy link
Contributor

Please provide a demo project reproducing the problem, with steps to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ant [ci] enable "build tools" tests Java EE/Jakarta EE [ci] enable enterprise job kind:bug Bug report or fix needs:triage Requires attention from one of the committers
Projects
None yet
Development

No branches or pull requests

3 participants