environments icon indicating copy to clipboard operation
environments copied to clipboard

Update Dockerfile-11 and pom.xml

Open brewsoftware opened this issue 3 years ago • 1 comments

Just some updates from the issue raised https://github.com/fission/environments/issues/269

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

brewsoftware avatar Sep 07 '22 00:09 brewsoftware

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

brewsoftware avatar Sep 07 '22 11:09 brewsoftware