hibernate-orm/local-build-plugins
Yoann Rodière 104eb3cf32 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.
2024-02-20 17:06:28 +01:00
..
gradle/wrapper HHH-17082 - Improve documentation of configuration settings 2023-08-28 10:19:37 -05:00
src/main/java/org/hibernate/orm Actually set JVM options in JavaModulePlugin 2024-02-20 17:06:28 +01:00
build.gradle HHH-17047 - Follow up tasks for Gradle 8.2 upgrade 2023-08-14 07:57:48 -05:00
gradlew HHH-17082 - Improve documentation of configuration settings 2023-08-28 10:19:37 -05:00
gradlew.bat HHH-17082 - Improve documentation of configuration settings 2023-08-28 10:19:37 -05:00
settings.gradle Renamed `hibernate-orm-build` to `local-build-plugins` to be more visually distinguishable from the "real" `hibernate-` modules; 2022-04-22 09:30:41 -05:00