You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [HHH-7617] - Gradle eclipse task missing src paths and test source generation
14
+
* [HHH-7943] - C3P0, Proxool, ehcache, and infinispan services for OSGi
15
+
* [HHH-7944] - Envers OSGi support
16
+
* [HHH-7993] - Support jar scanning in OSGi
17
+
* [HHH-7995] - Auto-discovery of Hibernate extension points in OSGi
18
+
* [HHH-8141] - Upgrade to Gradle 1.5
19
+
* [HHH-8142] - Create a 'compile' task that performs all copmpilations
20
+
* [HHH-8143] - Create a 'generateSources' task that performs all generation tasks
21
+
* [HHH-8145] - Add MaxPermSize to test configuration
22
+
* [HHH-8146] - Update to use maven-publishing plugin
23
+
* [HHH-8147] - Update to use distribution plugin for createing release bundles
24
+
* [HHH-8151] - Consolidate defining "java language level" in one place
25
+
* [HHH-8152] - General cleanup
26
+
* [HHH-8156] - Apply new Gradle plugins
27
+
* [HHH-8160] - Integrate with Aries JPA 2.1 branch
28
+
29
+
** Bug
30
+
* [HHH-5845] - Lazy Loading of audited entites with revision type 'delete'
31
+
* [HHH-7357] - Incorrect exception translation when using Oracle
32
+
* [HHH-7478] - ConcurrentModificationException when adding a BeforeTransactionCompletionProcess from with a PostInsertEventListener for an @Audited entity
33
+
* [HHH-7880] - SessionFactory.openStatelessSession() does not respect tenant identifier from CurrentTenantIdentifierResolver
34
+
* [HHH-7974] - Session.getTenantIdentifier() not callable without active transaction
35
+
* [HHH-8049] - Initialization error with <dynamic-component> mapping
36
+
* [HHH-8084] - LobMergeTest fails on oracle
37
+
* [HHH-8103] - Oracle LOB ordering not working with SequenceIdentityGenerator
38
+
* [HHH-8137] - Javadoc generation is currently not playing nicely with Java7 javadoc changes
39
+
* [HHH-8171] - Auditing of collections of embeddables only supporting single element changes
40
+
* [HHH-8173] - AvailableSettings constants for javax.persistence.schema-generation contain space
41
+
* [HHH-8178] - Natural IDs generating one UniqueKey per Column
0 commit comments