We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the windows build for the OpenApi tutorials fails. This is because windows-latest (Windows Server 2022) uses Java 8 as the default version. The Ubuntu 20.04 already uses Java 11 as default version. https://github.com/devonfw-tutorials/tutorial-compiler/runs/5466713013?check_suite_focus=true
Install the devonfw-ide in the tutorial so that their Java version is used.
https://github.com/devonfw-tutorials/tutorials/tree/main/openapi-generation-smallrye https://github.com/devonfw-tutorials/tutorials/tree/main/openapi-generation-servicedocgen
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the windows build for the OpenApi tutorials fails. This is because windows-latest (Windows Server 2022) uses Java 8 as the default version. The Ubuntu 20.04 already uses Java 11 as default version.
https://github.com/devonfw-tutorials/tutorial-compiler/runs/5466713013?check_suite_focus=true
Install the devonfw-ide in the tutorial so that their Java version is used.
https://github.com/devonfw-tutorials/tutorials/tree/main/openapi-generation-smallrye
https://github.com/devonfw-tutorials/tutorials/tree/main/openapi-generation-servicedocgen
The text was updated successfully, but these errors were encountered: