Yoann Rodière
c906989989
HHH-13682 Remove unnecessary checks around Java 8 compatibility
...
The build requires JDK8+, so we're alwways Java 8 compatible.
2020-04-14 13:36:43 +01:00
Yoann Rodière
2f32169249
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
2020-04-01 10:54:56 -05:00
Yoann Rodière
cee0fce043
HHH-13685 Replace uses of deprecated classifier property in Jar tasks with archiveClassifier
2020-04-01 09:53:13 -05:00
Yoann Rodière
ae4bc5e55d
HHH-13685 Remove uses of deprecated classesDir
2020-04-01 09:53:13 -05:00
Nathan Xu
bd472581a4
HHH-13802 add support of the various new tags so their warning won't show up
2020-01-06 07:14:17 -06:00
Yoann Rodière
00c697780e
HHH-13415 Clean up the places where we fix fix javadoc generation for JDK11
2019-05-31 14:11:47 +02:00
Guillaume Smet
e376fe0aef
HHH-13419 Support building javadoc with JDK 11.0.3+
2019-05-29 22:57:52 +02:00
Sanne Grinovero
d39921bd34
HHH-13271 Restore compatibility of build script with Java 8 too
2019-02-18 12:31:18 +00:00
Sanne Grinovero
9d30a5a024
HHH-13271 Javadoc build failures on JDK 12
2019-02-18 11:43:27 +00:00
Guillaume Smet
4d057eab2f
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-15 15:02:50 +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