Lukasz Antoniak
51b9248c4b
HHH-6875 - Fix and test
2013-05-07 09:40:12 -04:00
Steve Ebersole
2bc63badea
HHH-8220 - pom dependencies scope changed from compile to runtime
2013-05-07 08:02:33 -05:00
Strong Liu
7004914ec0
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-07 13:30:29 +08:00
Brett Meyer
d67a96e813
HHH-8225 EMF cannot be created, closed, then re-created in OSGi
2013-05-06 19:56:13 -04:00
Gunnar Morling
1bf647b7eb
HHH-8218 - Upgrading to BV 1.1.0.Final and HV 5.0.1.Final
2013-05-06 16:29:52 -05:00
Gunnar Morling
196885498b
HHH-8219 - Removing references to methods added in Java 7
2013-05-06 22:16:57 +02:00
Gunnar Morling
77a4c3e52e
HHH-8219 - Adding Animal Sniffer plug-in to make sure only Java 6 APIs are used
2013-05-06 22:16:57 +02:00
Galder Zamarreño
23b6f6ab06
Add missing javadocs and fix rest of Checkstyle failures
2013-05-06 11:48:42 +01:00
Brett Meyer
f40f814b00
4.3.0.Beta2 post release
2013-05-02 15:44:41 -04:00
Brett Meyer
9a003f921b
4.3.0.Beta2 release
2013-05-02 15:12:41 -04:00
Steve Ebersole
3275855c5b
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-02 10:11:59 -05:00
Steve Ebersole
364a47f2c7
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-02 10:01:21 -05:00
Steve Ebersole
ad1d1ab8b4
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 22:42:16 -05:00
Steve Ebersole
bfbc0b88a8
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 18:53:55 -05:00
Christian Beikov
1b637030bd
HHH-8215 - Fix for windows build
2013-05-01 17:06:31 -05:00
Brett Meyer
f83a2013b1
HHH-7943 test fix
2013-05-01 15:34:16 -04:00
Brett Meyer
257d8ee370
HHH-7943 Corrected RegionFactoryInitiator for failing inifinispan tests
2013-05-01 15:05:31 -04:00
Brett Meyer
60513d2e2e
HHH-7995 Pushing class missed in previous commit
2013-05-01 15:05:31 -04:00
Brett Meyer
489ee4a734
HHH-7943 Added support for ehcache and infinispan strategies and OSGi
...
services. Numerous ehcache and infinispan CL fixes.
2013-05-01 15:05:31 -04:00
Steve Ebersole
9d134955c4
HHH-8212 - Add CLA ref to CONTRIBUTING.md
2013-05-01 14:00:49 -05:00
Steve Ebersole
07a6abfab9
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 13:46:23 -05:00
Steve Ebersole
8c9ab58f44
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 11:52:08 -05:00
Steve Ebersole
2b20197249
HHH-8207 - Locale conversion is broken
2013-05-01 11:28:23 -05:00
Christian Beikov
b39fdbf1f8
Fix string to locale conversion
...
The original implementation didn't care about leading underscores. StringTokenizer skips leading separators which is actually wrong. new Locale("", "XX").toString() produces "_XX" which can't be converted back to the same locale with the original implementation.
2013-05-01 10:43:23 -05:00
Steve Ebersole
4d04dfc088
HHH-8207 - Locale conversion is broken
2013-05-01 10:34:05 -05:00
Steve Ebersole
a1d190d674
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 09:23:52 -05:00
Brett Meyer
fe9e2798de
HHH-7944 envers classloader issues
...
Conflicts:
hibernate-envers/src/main/java/org/hibernate/envers/configuration/spi/AuditConfiguration.java
2013-05-01 00:05:03 -04:00
Brett Meyer
04fe84994d
HHH-7995 Added support for TypeContributors in OSGi. Integrated with
...
envers
Conflicts:
hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
hibernate-entitymanager/src/main/java/org/hibernate/ejb/Ejb3Configuration.java
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiPersistenceProvider.java
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiSessionFactoryService.java
2013-05-01 00:05:03 -04:00
Steve Ebersole
06fb9e70db
HHH-7998 - Add TypeContributions contract
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
hibernate-core/src/main/java/org/hibernate/metamodel/internal/MetadataImpl.java
hibernate-core/src/main/java/org/hibernate/metamodel/spi/TypeContributor.java
2013-04-30 23:58:43 -04:00
Steve Ebersole
459c061eb6
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 15:31:10 -05:00
Steve Ebersole
20866585f3
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 14:40:44 -05:00
Steve Ebersole
97e28200f0
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 13:27:38 -05:00
Steve Ebersole
09a54fdc54
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 09:30:04 -05:00
Steve Ebersole
59d1facfb6
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 09:26:55 -05:00
Steve Ebersole
fdb30196fc
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 08:51:04 -05:00
Steve Ebersole
bf781d4bf7
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 08:36:27 -05:00
Steve Ebersole
9b37f2a297
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 08:29:06 -05:00
Steve Ebersole
d2ec514894
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 08:07:24 -05:00
Steve Ebersole
1c690ca89b
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-29 20:24:54 -05:00
Steve Ebersole
3b8320da7e
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-29 18:57:29 -05:00
Brett Meyer
0edd7b75b8
HHH-7943 C3P0 and Proxool OSGi support
2013-04-29 11:51:02 -04:00
Brett Meyer
30d63bf58f
HHH-7995 Auto-discovery of Hibernate extension points in OSGi
2013-04-29 11:51:02 -04:00
Brett Meyer
398000517f
HHH-7943 Reworked "Availability" concepts into "strategy registration
...
providers". Updated proxool and c3p0 to use strategy selection.
2013-04-29 11:51:01 -04:00
Steve Ebersole
194cd5e4bd
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-29 09:55:39 -05:00
Steve Ebersole
b51164aef6
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 18:50:39 -05:00
Steve Ebersole
021401835c
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 14:10:54 -05:00
Steve Ebersole
fc02da1c12
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 12:30:34 -05:00
Steve Ebersole
48331ed8cf
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 11:36:58 -05:00
Steve Ebersole
42fd32a81a
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 11:19:54 -05:00
Steve Ebersole
e09d6855a2
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-26 11:04:40 -05:00