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

Cannot specify JAVA_VERSION when deploying a jar archive #2482

Open
yohann-bacha opened this issue Feb 13, 2024 · 0 comments
Open

Cannot specify JAVA_VERSION when deploying a jar archive #2482

yohann-bacha opened this issue Feb 13, 2024 · 0 comments

Comments

@yohann-bacha
Copy link
Contributor

In the documentation page for deploying a jar archive, it is advised to specify the JAVA_VERSION of the runtime.

Though, a user did specified it for deploying its jar on the version 11, and it's not taken in account.

Reading in the related buildpack, this is the value java.runtime.version in the system.properties file that is read in order to define the used Java version.

We need to know how to handle this problem.

  • should we tell in the docs to use a system.properties file?
  • should we fix our buildpack?
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

1 participant