Galder Zamarreño
f78c79d676
HHH-6062 Infinispan now integrates as a synchronization
...
* A new property has been defined to control whether it hooks as a
synchronization or as an XA resource.
* Updated Infinispan to 5.0.0.CR4.
2011-06-07 10:22:05 +02:00
Galder Zamarreño
f01505591d
HHH-6186 Upgraded to latest Infinispan 5.0 CR
2011-05-17 13:59:56 +02:00
Steve Ebersole
2a8c81790b
HHH-6094 - Test failures in hibernate-infinispan dealing with query caching
2011-04-06 14:44:46 -05:00
Steve Ebersole
1c203f35ec
HHH-5942 - Migrate to JUnit 4
2011-03-14 13:14:07 -05:00
Galder Zamarreño
67606ca651
HHH-5859 - Upgraded to 4.2.0.CR1
...
Apart from upgrading Infinispan, test transaction manager code has been
changed so that read only transactions are not committed twice.
2011-02-23 15:20:00 -06:00
JPAV
19bc3ba7fc
Modified infinispan module's build to exclude older version of jboss-logging library
2011-02-22 16:28:42 -06:00
JPAV
ece77365dc
Updated to work with latest releases of jboss-logging and jboss-logging-tools
2011-02-16 16:14:27 -06:00
Galder Zamarreño
b3aa9e0c28
HHH-5793 - Query and timestamp caches to use cluster cache loader
...
* Query and timestamp caches now use cluster cache loader instead of
state transfer in order to remain asynchronous.
* To maintain previous semantics, after query or timestamp regions have
been completely evicted, a check has been added to avoid going remote if
the region was invalid.
2010-12-15 19:30:56 +01:00
Galder Zamarreño
f76555a993
HHH-5767 - Add running test information to Infinispan 2LC build
2010-12-03 14:54:57 +01:00
Galder Zamarreño
2de00decc6
[HHH-5669] (Fix gradle build issues with Infinispan 2LC) Fix several issues to get build and unit tests working. Upgraded to Infinispan 4.2.0.ALPHA3 as well.
2010-10-15 18:24:44 +02:00
Steve Ebersole
8beaccc7eb
HHH-5616 - Switch to Gradle for builds .. infinispan
2010-10-11 14:41:49 -05:00