Commit Graph

20 Commits

Author SHA1 Message Date
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