Skip to content

Conversation

@yrodiere
Copy link
Member

It turns out System.getenv().hasProperty('...') does not check that an environment property exists... at all. It probably has more to do with reflection or something? I don't know.

Anyway, this code didn't work, and now it does: I checked by debugging.

It turns out System.getenv().hasProperty('...') does not check that an
environment property exists... at all. It probably has more to do with
reflection or something? I don't know.

Anyway, this code didn't work, and now it does: I checked by debugging.
@yrodiere yrodiere merged commit 04a15ce into hibernate:main Sep 19, 2025
25 of 26 checks passed
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.

1 participant