Skip to content

Fix pointing exact version with BP_JAVA_VERSION#1358

Open
kiril-keranov wants to merge 2 commits into
mainfrom
fix_1338
Open

Fix pointing exact version with BP_JAVA_VERSION#1358
kiril-keranov wants to merge 2 commits into
mainfrom
fix_1338

Conversation

@kiril-keranov

@kiril-keranov kiril-keranov commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #1338
When specifying an exact version for BP_JAVA_VERSION, staging fails:

2026-07-10T17:10:30.21+0300 [STG/0] OUT **WARNING** Could not find openjdk matching version 17.0.19.*: improper constraint: 17.0.19.*
2026-07-10T17:10:30.21+0300 [STG/0] OUT **ERROR** Failed to install JRE: failed to determine OpenJDK version from manifest: no version of openjdk matching 17.0.19.* found

@kiril-keranov kiril-keranov requested a review from stokpop July 10, 2026 14:17
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.

BP_JAVA_VERSION with exact patch version (e.g. 17.0.13) silently fails

1 participant