OpenAPITools / OpenAPITools/openapi-generator-cli
[BUG] Bundle JRE
Open
@kay-schecker is already working on this.
Since Dec 5, 2024.
bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 208
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 6
Description
🐛 Bug Report:
Describe the bug
According to Oracle, apps compiled with Java 9+ should bundle the appropriate JRE: https://stackoverflow.com/a/54737381/576153.
Steps to Reproduce
Steps to reproduce the behavior:
- Don't have JDK11+ installed
- run
versioncommand - See error
Expected behavior
Success.
Operation System (please complete the following information):
- OS: Windows 11
- Version 22H2
Package System (please complete the following information):
- Version 7.10.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.