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

Java later versions support and images #189

Open
vishal-biyani opened this issue Jan 9, 2020 · 3 comments
Open

Java later versions support and images #189

vishal-biyani opened this issue Jan 9, 2020 · 3 comments
Labels
env-jvm Java/JVM environment related issues/PR help wanted

Comments

@vishal-biyani
Copy link
Member

Currently, the Java version tested and officially supported in Fission is Java8. It might be good to test and publish images for the latest versions of Java - 11, 12, 13, etc.

@sanketsudake sanketsudake transferred this issue from fission/fission Nov 16, 2021
@sanketsudake sanketsudake added the env-jvm Java/JVM environment related issues/PR label Nov 25, 2021
@bdruth
Copy link

bdruth commented Aug 31, 2022

Any updates on this?

@brewsoftware
Copy link

Just bumping this issue, I haven't had a lot of time to look into the PR. Last time I checked though it seemed to be working. Would love for someone to pick up the PR and double check that it's all working as expected.

@Fabrizzz
Copy link

I have updated the jvm-jersey environment to use latest standards: Java 17 LTE, Jersey 3.1, Jetty 11, Jakarta 10, Maven 3.9.1 and also replaced @context (now deprecated) with @Inject to adhere to the new Jakarta Context Dependency Injection 4.0 and JAX-RS 3.1 specifications.
It still has to be tested (but unit tests work locally).
If anyone is interested, here is the repo: https://github.com/Fabrizzz/Fission-Jvm17-Jersey-Env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
env-jvm Java/JVM environment related issues/PR help wanted
Projects
None yet
Development

No branches or pull requests

5 participants