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

test with debian 12 #308

Open
rkrenn opened this issue Jun 10, 2024 · 2 comments
Open

test with debian 12 #308

rkrenn opened this issue Jun 10, 2024 · 2 comments

Comments

@rkrenn
Copy link
Collaborator

rkrenn commented Jun 10, 2024

the default-jdk was bumped from 11 to 17 in debian 12.5:

root@phoenix:~# java -version openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment (build 17.0.11+9-Debian-1deb12u1) OpenJDK 64-Bit Server VM (build 17.0.11+9-Debian-1deb12u1, mixed mode, sharing)

the nashorn javascript engine was replaced, so compiling fails:

Compilation failure: Compilation failure: [ERROR] /ctsms/build/ctsms/core/src/main/java/org/phoenixctms/ctsms/js/JSObjectMap.java:[7,33] package jdk.nashorn.api.scripting does not exist

@rkrenn
Copy link
Collaborator Author

rkrenn commented Jun 20, 2024

@josharmenta building in new debian now works.

@josharmenta
Copy link

Thanks Rene, I'll test this over the week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants