Christian Beikov
ee07497e85
Disable parallel build until we introduce a BuildService for the database
2021-06-17 13:16:55 +02:00
Steve Ebersole
e4120234d3
* HHH-14634 : Gradle Enterprise
...
* fixed problem in release.gradle that caused "configuration phase" to take much longer than it should
* parallelized the build
* Initial TREAT tests
* fixed bug in `hibernate-core-jakarta.gradle` related to JPA packaged test bundle handling
2021-06-15 13:50:01 -05:00
Yoann Rodière
0750c6784e
Only apply --add-opens to compiler JVM options when using JDK9+
2021-05-07 11:00:43 +02:00
Yoann Rodière
6c128598b0
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>
2020-12-14 14:02:18 +00:00
Yoann Rodière
85b84ef6bd
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>
2020-11-10 11:02:08 +00:00
Yoann Rodière
9616e24c80
HHH-14315 Add optional support for toolchains to the Gradle build
...
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2020-11-10 11:02:08 +00:00
Sanne Grinovero
37a77e695d
HHH-14283 Review tuning of JVM parameters for the build
2020-10-26 10:13:50 +00:00
Falko Modler
f270f688e6
HHH-14144 Explicitly set localization assumptions for the build and testsuite
2020-08-10 17:23:35 +02:00
Falko Modler
e1b1207d30
HHH-14030 Gradle: user.language=en to avoid errors on German Win10
2020-05-19 08:23:37 +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