Commit Graph

650 Commits

Author SHA1 Message Date
Yoann Rodière 367ec2f276 HHH-14635 Upgrade to log4j 2 2021-12-13 12:45:06 +00:00
Chris Cranford 06a8158fb7 HHH-14540 Don't share session-scoped interceptors with temp session 2021-11-16 19:01:22 +00:00
Andrea Boriero 8c66c83ef0 HHH-14608 Merge causes StackOverflow when JPA proxy compliance is enabled
(cherry picked from commit 8b02aaf5a8)
2021-07-15 23:03:35 -07:00
Andrea Boriero cc6fe84f30 HHH-14640 : Fix gradle errors 2021-06-03 16:10:37 -07:00
Andrea Boriero 40d82d6370 HHH-14640 : Fix issue with generated pom missing project description 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
Sanne Grinovero 6635bc5e26 HHH-14096 Transform the XMLHelper copy for Envers into a private internal utility
(cherry picked from commit 2f7271c3b2)
2020-08-03 15:12:51 -07:00
Sanne Grinovero 3a716477e8 HHH-14096 Adapt the Hibernate Envers module to use its private copy of XMLHelper
(cherry picked from commit ef5d277df9)
2020-08-03 15:12:51 -07:00
Gail Badner 4580039fe2 HHH-13285 : ClassCastException: org.dom4j.DocumentFactory cannot be cast to org.dom4j.DocumentFactory after dom4j update 2019-02-25 09:09:13 -08:00
Guillaume Smet 023db8de0e HHH-12935 Make ExportIdentifierTests extend BaseUnitTestCase 2018-10-16 23:58:10 +02:00
Guillaume Smet 8f13d226a4 HHH-12935 Require sequence support in ExportIdentifierTests 2018-10-16 23:58:10 +02:00
Gail Badner 320772e5ee HHH-12935 : test cases
(cherry picked from commit e3726bc4db)
2018-10-16 04:01:09 -07:00
Guillaume Smet 56a29af496 HHH-12931 Revert "HHH-12542 - Add necessary privileged action blocks for SecurityManager used on WildFly."
This reverts commit d24685de67.
2018-08-27 17:38:07 +02:00
Guillaume Smet 46ed100baf HHH-12903 Add the column names to the proper @Column annotations 2018-08-12 17:52:17 +02:00
Chris Cranford 366698e229 HHH-12903 - Fix CommitFlushCollectionTest failing on Oracle. 2018-08-12 17:52:17 +02:00
Chris Cranford c59932786d HHH-12903 - Fix CommitFlushCollectionTest failing on Oracle.
(cherry picked from commit 8dab6974ef)
2018-08-10 10:47:43 -04:00
Chris Cranford b4897fbab2 HHH-12834 - Disable test which fails on Sybase.
(cherry picked from commit 8178d76ca5)
2018-08-02 11:06:01 -04:00
Chris Cranford 27449d2dc2 HHH-12846 - Merge cascade of collection fails when orphan removal enabled with flush mode commit.
(cherry picked from commit 333c190c82)
2018-07-23 11:08:43 -04:00
Chris Cranford 310ae3ea0d HHH-12826 - Added test case.
(cherry picked from commit 3d93073b83)
2018-07-18 18:10:51 -04:00
Chris Cranford d24685de67 HHH-12542 - Add necessary privileged action blocks for SecurityManager used on WildFly. 2018-07-18 17:50:27 +02:00
Andrea Boriero 1e9f67fbc9 HHH-12776 Add test for issue 2018-07-09 13:46:45 +02:00
Chris Cranford fcdb89302a HHH-12757 - Fix test failure on Oracle. 2018-07-03 13:17:28 -04:00
Chris Cranford 35cd3a1c38 HHH-12764 - Fix test failure with Oracle. 2018-07-03 12:26:06 -04:00
Chris Cranford 6dea02bac5 HHH-12754 - Fix broken envers tests on other database platforms. 2018-07-03 12:09:35 -04:00
Sanne Grinovero a67c6b9cd4 HHH-12760 Remove no longer needed EqualsHelper and cleanup some equality checks 2018-07-03 10:43:49 +01:00
Chris Cranford b7d92ed19b HHH-12755 - Fix broken envers tests on Postgres and EnterpriseDB 2018-07-02 10:32:01 -04:00
Chris Cranford c33000d7ad HHH-12754 - Fix broken envers tests on other database platforms. 2018-07-02 10:08:53 -04:00
Chris Cranford e41e5445f8 HHH-12607 - Reworked and introduced more test cases. 2018-06-20 13:27:42 -04:00
Chris Cranford 0b7c1e2fcb HHH-12607 - Support map-based collections without equals/hashcode implementations. 2018-06-20 13:27:42 -04:00
Chris Cranford 00a56a188b HHH-12607 - Added test case. 2018-06-20 13:27:42 -04:00
Philippe Marschall 4c52764c41 HHH-12604 Replace EqualsHelper.equals with Objects.equals 2018-06-13 14:20:19 +02:00
Chris Cranford bb5ab3881c Fix typo in toString() method. 2018-05-26 15:48:58 -04:00
Steve Ebersole 9f293b113b HHH-12519 - Use Forbidden APIs library (Gradle plugin) to check our use of APIs
- fixing failures in non-core projects
2018-05-12 21:22:42 -05:00
Chris Cranford 6fb4ec0e02 HHH-11859 - Fix PropertyAccessException on update of detached audited entity. 2018-04-27 14:42:07 -04:00
Chris Cranford adb9024c28 HHH-11859 - Added test case. 2018-04-27 14:42:02 -04:00
Chris Cranford 80ce45e86c HHH-12373 - Improve javadoc to avoid confusion about method expectations. 2018-04-24 09:54:02 -04:00
Chris Cranford 27a6b5d143 HHH-10667 - Fix Envers allowing @IdClass mappings using entity primary keys. 2018-04-18 10:12:54 -04:00
yinzara 1ae930ef69 HHH-10667 - Added test case. 2018-04-18 10:12:54 -04:00
Chris Cranford 11456a9892 HHH-12498 - Fix NPE when audited entity composite-key references non-audited entity. 2018-04-17 17:23:52 -04:00
Chris Cranford 231dd064a4 HHH-12448 - Fix potential memory leak with Envers and JTA when after-completion callbacks did not fire. 2018-04-17 14:02:41 -04:00
Chris Cranford c7c919f54a HHH-12424 - Fix unintended binary compatibility breaks between 5.1 and 5.3
HHH-11737 - Remove dependency upon org.hibernate.criterion package.
2018-04-16 10:28:06 -04: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
Chris Cranford d26a2adb54 HHH-12327 - Remove javassist from jar manifest and explicitly exclude it from the build. 2018-04-11 11:10:21 -04:00
Chris Cranford 4cfdbaaf1f HHH-12475 - Remove unnecessary dependencies from hibernate-envers build. 2018-04-11 11:06:14 -04:00
Bruno P. Kinoshita ed575e44a9 HHH-12346: Replace StringHelper#join by Java's String#join 2018-03-28 21:14:09 -05:00
Andrea Boriero 9229514ed4 HHH-12444 - Introduce BootstrapContext
HHH-12443 - Introduce TypeConfiguration
2018-03-28 17:43:48 -05:00
Andrea Boriero 8f889e95d7 HHH-12444 - Introduce BootstrapContext
HHH-12443 - Introduce TypeConfiguration
2018-03-28 17:43:48 -05:00
Roland Illig 8b11d5ecf9 HHH-12388 - User Guide and Javadoc typo fixes
Fix a/an grammar in code and documentation, and other typos
2018-03-14 14:17:55 +02:00
Chris Cranford 664c652a25 HHH-8058 - Enable querying entity revisions with property change indicators.
(backport from wip/6.0)
2018-03-06 12:42:43 -05:00
Chris Cranford fea7f348ee HHH-7555 - Add ability to query revision entity instances of an entity class without instantiating the entity instances.
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00