Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: bb477c180a31989d540e5f3df8eb57cdbb544e3f
https://github.com/hibernate/hibernate-orm/commit/bb477c180a31989d540e5f3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-02-20 (Tue, 20 Feb 2024)
Changed paths:
M
local-build-plugins/src/main/java/org/hibernate/orm/toolchains/JavaModulePlugin.java
Log Message:
-----------
Actually set JVM options in JavaModulePlugin
The previous implementation was not doing anything: somehow Gradle was
erasing any change. Most likely the list passed to setJvmArgs is getting
copied and later changes to that list are just ignored.
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications