Commit Graph

7 Commits

Author SHA1 Message Date
Yoann Rodière 2010497df9
HHH-14370 Add --add-opens options required for Gradle
In order to work around illegal accesses in Gradle.

Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:21:05 +01:00
Yoann Rodière 08079035c7
HHH-14315 Force JVM options when using toolchains
Apparently Gradle won't just use the same options as in its own JVM.

Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Yoann Rodière fb2a5cf94b
HHH-14315 Add optional support for toolchains to the Gradle build
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Sanne Grinovero ded7fb5814 HHH-14283 Review tuning of JVM parameters for the build 2020-10-26 10:07:11 +00:00
Falko Modler 74126b7537 HHH-14144 Explicitly set localization assumptions for the build and testsuite 2020-08-10 17:26:44 +02:00
Falko Modler f2a72d426a HHH-14030 Gradle: user.language=en to avoid errors on German Win10 2020-05-19 08:35:22 +01:00
Yoann Rodière 7be9e62504 HHH-13685 Increase the heap size for Gradle
Otherwise I get an OutOfMemoryError...
2020-04-01 09:53:13 -05:00