Steve Ebersole
03384af943
More work on hibernate-platform and version catalog
2022-04-26 14:41:04 -05:00
Steve Ebersole
69e57404c6
HHH-15226 - Publish a Gradle platform (Maven Bom++) for Hibernate ORM
...
- plus use Gradle version catalogs as opposed to `libraries.gradle`
- dropped OSGi manifest entries for hibernate-envers - they were broken and we decided we no longer support OSGi
2022-04-26 14:41:04 -05:00
Yoann Rodière
a88170d24a
HHH-15107 Upgrade to Mockito 4.3.1
2022-03-09 08:11:09 +01:00
Gavin King
a25758f519
don't write @SuppressWarnings({ "unchecked" })
2022-02-05 20:03:50 +01:00
Christian Beikov
32f493e74c
Fix remaining tests
2022-01-27 07:25:45 -06:00
Gavin King
e51c210d78
squash lots of warnings in services
...
change the raw Map representation of config properties to Map<String,Object>
2022-01-25 21:04:50 +01:00
Christian Beikov
445cedfec7
Cleanup the naming of JavaDescriptor and JavaTypeDescriptor to align with the new naming JavaType
2022-01-20 16:01:02 +01:00
Steve Ebersole
089a3f86ae
HHH-14837 - Move to Jakarta EE
...
preliminary transformation;
only `javax.persistence.*` settings supported atm
2021-09-27 08:21:27 -05:00
Christian Beikov
6314395edf
Fix connection leaks by properly closing service registries
2021-09-09 16:39:31 +02:00
Christian Beikov
dd6efa509b
Introduce internal init_sql config and by default enable ansinull for Sybase ASE
2021-09-02 16:54:46 +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
Yoann Rodière
07eca3883d
HHH-14635 Upgrade to log4j 2
2021-05-26 09:05:56 +02:00
Steve Ebersole
c7e37dc1d7
HHH-14513 : Move publishing release and snapshot artifacts to Sonatype OSSRH
2021-05-14 15:06:15 -05:00
Steve Ebersole
7fcde66d61
HHH-14524 : Rename SqlType(X) as JdbcType(X)
2021-03-29 11:33:56 -05:00
Andrea Boriero
b897a36f2f
Fix issue with generated pom missing project description
2020-04-06 18:21:11 +01:00
Sanne Grinovero
fcd3b56fdd
HHH-13029 Avoid static singletons to hold on Strategy Registration Implementations
2018-10-12 23:25:50 +01:00
simeonmalchev
7eba71411d
Updated Vibur dependency from 21.3 to 22.0
2018-02-12 08:47:10 +02:00
simeonmalchev
85cdbc76e5
HHH-12264 - Updated Vibur dependency from 21.2 to 21.3
2018-01-30 14:28:42 +02:00
Steve Ebersole
762092cee1
HHH-12190 - General tidying of Gradle scripts
...
- fixed missing dependency hibernate-vibur
2018-01-16 16:14:11 -06:00
Steve Ebersole
04aaf6cf55
HHH-12190 - General tidying of Gradle scripts
...
- applied to new Vibur module
2018-01-16 14:34:43 -06:00
Andrea Boriero
3d27fa88f5
HHH-10541 - Fix checkstyle errors
2018-01-15 11:02:48 +00:00
simeonmalchev
0d9b1c54cd
HHH-10541 - Create Vibur DBCP connection pool module
2018-01-15 11:55:01 +02:00