569 Commits

Author SHA1 Message Date
Steve Ebersole
172ddf8700 Improved build configuration to better leverage Gradle up-to-date handling;
Preparation for moving to Gradle 7.0

- Improve Jakarta transformation handling (tests are also actually run now as a bonus);
- Improved CacheableHbmXmlTest to not write "ser" file to `${buildDir}/resources/test`
- Improved DatabaseService(Plugin)
- Update a number of plugins which did not handle up-to-date-ness properly
2021-06-26 08:46:09 -05:00
Christian Beikov
69dc854d88 Get rid of some unnecessary classpath elements 2021-06-24 12:34:52 +02:00
Christian Beikov
3435189777 Add support for parallel gradle build 2021-06-24 12:16:29 +02:00
Hibernate-CI
c3f8e56f28 5.5.4-SNAPSHOT 2021-06-22 15:43:31 +00:00
Hibernate-CI
ce514fe69e 5.5.3.Final 2021-06-22 15:38:32 +00:00
Hibernate-CI
fe3b6690c1 fixes to in-line jakarta transformation tasks
- fix path replacements (test bundles)
- drop inaccurate attempts to access javadoc/sources jar tasks and outputs for jakarta projects - they are not producing them (alternatively, and eventually will have to, we could have them produce those artifacts)
- skip jakarta modules for aggregated javadoc building
2021-06-16 09:55:38 -05:00
Sanne Grinovero
9630ca9a7f Actually next will be 5.5.3-SNAPSHOT 2021-06-14 20:26:08 +01:00
Hibernate-CI
d345516ab8 5.5.2-SNAPSHOT 2021-06-14 15:45:29 +00:00
Hibernate-CI
1b1a6e7c1c 5.5.2.Final 2021-06-14 15:40:24 +00:00
Steve Ebersole
f618b47db4 HHH-14634 : Gradle Enterprise
- re-enable `publishAlways` in addition to `publishIfAuthenticated`
2021-06-11 11:28:09 -05:00
Steve Ebersole
2967f6b40b HHH-14634 : Gradle Enterprise
- temporarily move `publishAlways` to just CI runs until Gradle can clarify how to use that when users are not authenticated; I was originally told that `publishAlways` would simply skip publishing if credentials are not present, but that is clearly not the case
2021-06-11 10:20:34 -05:00
Christian Beikov
5e0864729b Update H2 to 1.4.200. Replace LockMode in Fetch and DomainResult with the source alias to resolve lock mode during initializer creation. Introduce notion of aggregate function with an optional filter clause. Implement support for rendering locks into SQL. Move locking tests to orm package 2021-06-09 16:41:23 +02:00
Andrea Boriero
6ced2f0aca Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-06-07 12:47:53 +02:00
nathan.xu
d828bfb086 HHH-14641 replace 'http://' reference with 'https://' 2021-06-04 12:09:45 +02:00
Hibernate-CI
bf48b81422 5.5.1-SNAPSHOT 2021-06-01 15:02:43 +00:00
Hibernate-CI
7a584223f8 5.5.0.Final 2021-06-01 14:56:34 +00:00
Christian Beikov
fab2503981
Update Jakarta XML Binding API to 3.0.1 2021-06-01 16:33:02 +02:00
Andrea Boriero
d11abccefe Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_8 2021-05-31 16:35:10 +02:00
Andrea Boriero
451568f322 Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_7 2021-05-31 14:55:18 +02:00
Nathan Xu
19c774831c HHH-14139 BasicBinder Trace Logging Causes Duplicated Message 2021-05-31 14:06:43 +02:00
Andrea Boriero
2c6e000537 Merge branch 'wip/6.0_merge_6' into wip/6.0 2021-05-31 13:18:38 +02:00
Steve Ebersole
cbeedd1c32 HHH-14634 : Gradle Enterprise
- added JDK version as tag
- added job-name (for CI) as tag
2021-05-26 12:36:59 -05:00
Yoann Rodière
07eca3883d HHH-14635 Upgrade to log4j 2 2021-05-26 09:05:56 +02:00
Yoann Rodière
0c74a9263c HHH-14635 Update to latest JUnit 2021-05-26 09:05:56 +02:00
Steve Ebersole
1238e5261d HHH-14634 : Gradle Enterprise
- removed older "build scan recipes" plugin
- adjusted CI handling based on feedback
2021-05-25 16:39:52 -05:00
Andrea Boriero
ffae5474a6 Merge remote-tracking branch 'upstream/main' into wip/6.0_merge_6 2021-05-24 20:41:03 +02:00
Steve Ebersole
63c10e8ec0 HHH-14634 : Gradle Enterprise
- extracted config into `gradle-enterprise.gradle` to help move config to other branches/projects
2021-05-24 12:25:53 -05:00
Hibernate-CI
7570f39d10 5.5.0-SNAPSHOT 2021-05-24 11:31:12 +00:00
Hibernate-CI
ad57a1dde2 5.5.0.CR1 2021-05-24 11:24:50 +00:00
Steve Ebersole
b51fb9fe03 Fixed problems with
- javadoc generation
- SourceForge distribution bundles
2021-05-19 16:15:57 -05:00
Steve Ebersole
9cca31153c Post-steps for release : 6.0.0.Alpha8 2021-05-18 15:52:50 -05:00
Steve Ebersole
2fcaf0848a 6.0.0.Alpha8 2021-05-18 13:11:03 -05:00
Steve Ebersole
715e87ada4 prepare for 6.0.0.Alpha8 2021-05-18 13:06:57 -05:00
Steve Ebersole
db502bf1b0 prepare for 6.0.0.Alpha8 2021-05-18 12:37:36 -05:00
Sanne Grinovero
8b9b5e7e68 HHH-14610 Upgrade to Byte Buddy 1.10.22 2021-05-16 14:56:53 +01:00
Steve Ebersole
c7e37dc1d7 HHH-14513 : Move publishing release and snapshot artifacts to Sonatype OSSRH 2021-05-14 15:06:15 -05:00
Hibernate-CI
43539f0399 5.5.0-SNAPSHOT 2021-05-12 16:03:47 +00:00
Hibernate-CI
0dbffcc068 5.5.0.Beta1 2021-05-12 15:56:40 +00:00
Christian Beikov
a8f00b00aa Make use of narayana Jakarta artifacts 2021-05-07 15:29:11 +02:00
Yoann Rodière
0750c6784e Only apply --add-opens to compiler JVM options when using JDK9+ 2021-05-07 11:00:43 +02:00
Hibernate-CI
830423422d 5.5.0-SNAPSHOT 2021-04-30 12:30:04 +00:00
Hibernate-CI
996debdc54 5.5.0.Alpha1 2021-04-30 12:24:18 +00:00
Christian Beikov
c29b2d27ee HHH-14577 Add Jenkinsfiles for running TCKs 2021-04-30 11:41:05 +02:00
Christian Beikov
ff9e9eebc9 HHH-13946 Create Jakarta artifacts for hibernate-core, hibernate-envers, hibernate-jpamodelgen and hibernate-testing 2021-04-30 11:41:05 +02:00
Andrea Boriero
cd97e59d21 HHH-14513 Move publishing release artifacts from BinTray 2021-04-29 20:59:18 +02:00
Andrea Boriero
9bcf10fb3f HHH-14513 Move publishing release artifacts from BinTray 2021-04-29 20:59:18 +02:00
Andrea Boriero
127ee26f82 HHH-14513 Move publishing release artifacts from BinTray 2021-04-29 13:29:42 +02:00
Andrea Boriero
e67d10ee6c Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-04-07 09:19:21 +02:00
Christian Beikov
b166e684e1 Skip certain LockTests for Oracle on GH Actions which don't work there 2021-04-06 16:12:19 +02:00
Andrea Boriero
1114da8b8f Merge remote-tracking branch 'upstream/main' into wip/6.0 2021-03-24 09:45:58 +01:00