Skip to content

Conversation

@cigaly
Copy link
Contributor

@cigaly cigaly commented Aug 18, 2024

See Jira issue HHH-18500

When Hibernate Gradle plugin is used with extended enhancement set to true, it will throw NPE on module-info. This is caused by fact that module-info does not have super class. Solution is simple null check to avoid NPE.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@beikov beikov merged commit df16ea9 into hibernate:main Sep 19, 2024
18 of 19 checks passed
@beikov
Copy link
Member

beikov commented Sep 19, 2024

Thanks!

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.

3 participants