Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 3883d7ca2dee218b29f64eca5cae52f62b63f73b
https://github.com/hibernate/hibernate-orm/commit/3883d7ca2dee218b29f64ec...
Author: Galder Zamarreño <galder(a)zamarreno.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M hibernate-infinispan/src/test/java/org/hibernate/test/cache/infinispan/access/PutFromLoadValidatorUnitTestCase.java
Log Message:
-----------
HHH-8772 Bigger naked invalidation timeout for PutFromLoad unit test
* Test expects that the two invalidteKey calls happen within the naked
invalidation timeout. If they don't, the test would fail since the
second invalidate key would be removed. Increase the timeout
considerably to avoid the issue.
Branch: refs/heads/4.2
Home: https://github.com/hibernate/hibernate-orm
Commit: 0257bb497e703e714b35f8b41f210e26ba37a848
https://github.com/hibernate/hibernate-orm/commit/0257bb497e703e714b35f8b...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M hibernate-c3p0/hibernate-c3p0.gradle
M hibernate-core/hibernate-core.gradle
M hibernate-ehcache/hibernate-ehcache.gradle
M hibernate-entitymanager/hibernate-entitymanager.gradle
M hibernate-envers/hibernate-envers.gradle
M hibernate-infinispan/hibernate-infinispan.gradle
M hibernate-osgi/hibernate-osgi.gradle
M hibernate-proxool/hibernate-proxool.gradle
M hibernate-testing/hibernate-testing.gradle
Log Message:
-----------
HHH-8779 corrected bundle symbolic name