Yoann Rodière
75ba67b6b2
HHH-14315 Add optional support for toolchains to the Gradle build
...
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-08-20 14:06:55 +01:00
Andrea Boriero
cfe4879753
HHH-14513 Move publishing release artifacts from BinTray
2021-06-03 16:10:37 -07:00
Andrea Boriero
31dbc1c5a3
HHH-14640: Add gradle task to automate the CI release
2021-06-03 16:10:37 -07:00
Yoann Rodière
9a45c1c9f1
HHH-13682 Remove unnecessary checks around Java 8 compatibility
...
The build requires JDK8+, so we're alwways Java 8 compatible.
2021-06-03 16:10:37 -07:00
Yoann Rodière
f795213e5a
HHH-13689 Replace uses of the deprecated osgi plugin with the biz.aQute.bnd plugin
...
https://docs.gradle.org/5.0-milestone-1/release-notes.html#deprecated-osgi-plugin
2021-06-03 16:10:37 -07:00
Yoann Rodière
861b3c00aa
HHH-13685 Replace uses of deprecated classifier property in Jar tasks with archiveClassifier
2021-06-03 16:10:37 -07:00
Yoann Rodière
af44c7903f
HHH-13685 Remove uses of deprecated classesDir
2021-06-03 16:10:37 -07:00
Yoann Rodière
f2eeb0aed1
HHH-13415 Clean up the places where we fix fix javadoc generation for JDK11
2019-09-11 10:26:35 +02:00
Guillaume Smet
8a199f9e88
HHH-13419 Support building javadoc with JDK 11.0.3+
2019-09-11 10:26:35 +02:00
Sanne Grinovero
2dbea0bbb2
HHH-13271 Restore compatibility of build script with Java 8 too
2019-09-11 10:26:35 +02:00
Sanne Grinovero
daf0a297df
HHH-13271 Javadoc build failures on JDK 12
2019-09-11 10:26:35 +02:00
Guillaume Smet
e9f9b869c0
HHH-12813 Disable Asciidoclet in Javadoc generation
...
We don't have the certainty that we don't use Asciidoctor Javadoc but
using Asciidoclet leads to malformed Javadoc if we are using HTML
Javadoc, which concerns the high majority of our files.
2018-07-16 15:08:29 +02:00
Sanne Grinovero
7f983adb50
HHH-12677 Update javadoc API links from EE7 to EE8 - more links
2018-06-13 19:40:52 +01:00
Sanne Grinovero
7022adfb2b
HHH-12674 Fixing build dependency order
2018-06-13 10:58:12 +01:00
Steve Ebersole
82f2aa0d5d
HHH-12474 - Make sure the JPA version is defined by a single property across build files
...
added HibernateVersion following pattern of JpaVersion
2018-04-30 10:38:34 -05:00
Andrea Boriero
e2b7317560
HHH-12474 - Make sure the JPA version is defined by a single property across build files
2018-04-11 21:54:21 +01:00
Steve Ebersole
9e1bf7e762
5.3 cr1 - prep release : fixed problem in release task dependencies
2018-02-15 12:14:21 -06:00
Steve Ebersole
f28e037a58
5.3 beta2
2018-02-01 14:00:37 -06:00
Steve Ebersole
dc7ed28865
5.3 beta2
2018-02-01 13:19:08 -06:00
Steve Ebersole
7d3158625e
HHH-12172 - Move to BinTray for publishing artifacts
2018-01-22 11:44:46 -06:00
Steve Ebersole
9e20eece55
HHH-12190 - General tidying of Gradle scripts
...
- adding `ciBuild` task, standardizing `release` task
2018-01-22 11:44:46 -06:00
Steve Ebersole
8e6332a964
HHH-12190 - General tidying of Gradle scripts
2018-01-17 22:47:31 -06:00
Steve Ebersole
e1a970aa11
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00
Steve Ebersole
d806eff912
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00