Skip to content

Update Dockerfile-11 and pom.xml#270

Closed
brewsoftware wants to merge 4 commits into
fission:masterfrom
brewsoftware:JVM-269-JVM-11-Docker-Fix
Closed

Update Dockerfile-11 and pom.xml#270
brewsoftware wants to merge 4 commits into
fission:masterfrom
brewsoftware:JVM-269-JVM-11-Docker-Fix

Conversation

@brewsoftware
Copy link
Copy Markdown

Just some updates from the issue raised #269

This just includes a missing dependency otherwise Jersey crashes, it also fixes the bootstrap command for the jersey port

@brewsoftware
Copy link
Copy Markdown
Author

Notes for this PR

  • Port Number fix
  • Upgrade to annotation processing to latest
  • Jetty server version upgrade to version 10 (Not 11 as this is an API change, version 10 & 11 are made for Java 11).
  • Include missing dependencies which were taken out of other JARS
  • TBA for more

@sanketsudake
Copy link
Copy Markdown
Member

This PR targets the old jvm-11/Dockerfile-11 layout which no longer exists on master (the jvm env is now a single Java 25 / Spring Boot 3.5.x environment, and the dead oss.sonatype.org dependency it worked around is fixed in #437). Suggest closing as superseded — thanks for the contribution back then, the underlying issues are addressed.

@sanketsudake
Copy link
Copy Markdown
Member

Closing as discussed above — this targets the removed jvm-11/Dockerfile-11 layout, and the underlying dependency problem was fixed in #437 (the jvm env is now Java 25 / Spring Boot 3.5.x). Thanks for the contribution!

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

Successfully merging this pull request may close these issues.

2 participants