Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 631a70a936fe77333e2a13e9eac6ec93186052a1
https://github.com/hibernate/hibernate-search/commit/631a70a936fe77333e2a...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M
backends/jgroups/src/test/java/org/hibernate/search/backend/jgroups/impl/SyncJGroupsBackendTest.java
M
backends/jgroups/src/test/java/org/hibernate/search/test/jgroups/common/JGroupsCommonTest.java
M
backends/jgroups/src/test/java/org/hibernate/search/test/jgroups/master/JGroupsMasterTest.java
M
backends/jgroups/src/test/java/org/hibernate/search/test/jgroups/slave/JGroupsSlaveTest.java
R backends/jgroups/src/test/resources/jgroups-testing-udp.xml
M backends/jgroups/src/test/resources/testing-flush-loopback.xml
M infinispan/src/test/java/org/hibernate/search/infinispan/TwoNodesTest.java
M pom.xml
Log Message:
-----------
HSEARCH-1558 Upgrade to JGroups 3.5.0.Beta2 and move tests to loopback discovery
Commit: 6111a13020949b2df5870760c0897b0b1a319083
https://github.com/hibernate/hibernate-search/commit/6111a13020949b2df587...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M
backends/jgroups/src/test/java/org/hibernate/search/test/jgroups/common/JGroupsCommonTest.java
Log Message:
-----------
HSEARCH-1558 JGroupsCommonTest using the wrong configuration file
Commit: 8057cff325bfa6de7af3f812d5288ef17fd741a5
https://github.com/hibernate/hibernate-search/commit/8057cff325bfa6de7af3...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M backends/jgroups/src/test/resources/testing-flush-loopback.xml
Log Message:
-----------
HSEARCH-1558 Force usage of IPv4 localhost in our JGroups testing configuration
Commit: ad52fe68f6697bb8b3a60c6c038b2bbf255c7d09
https://github.com/hibernate/hibernate-search/commit/ad52fe68f6697bb8b3a6...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M infinispan/src/main/resources/default-hibernatesearch-infinispan.xml
R infinispan/src/main/resources/default-hibernatesearch-jgroups-udp.xml
Log Message:
-----------
HSEARCH-1558 Remove default JGroups configuration and rely on the Infinispan default
one
Commit: ef5d3b10257cc8035d4bc8b764d217e1f91dbb58
https://github.com/hibernate/hibernate-search/commit/ef5d3b10257cc8035d4b...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M infinispan/src/test/java/org/hibernate/search/infinispan/ClusterTestHelper.java
A infinispan/src/test/resources/testing-flush-loopback.xml
Log Message:
-----------
HSEARCH-1558 Force Infinispan tests to use the JGroups testing stack
Commit: bdde6d38c66c6bd36b13d9ded347ae8cd12de00f
https://github.com/hibernate/hibernate-search/commit/bdde6d38c66c6bd36b13...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-04-01 (Tue, 01 Apr 2014)
Changed paths:
M backends/jgroups/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/narayana/pom.xml
M integrationtest/sandbox/pom.xml
M integrationtest/spring/pom.xml
M integrationtest/wildfly/pom.xml
M orm/pom.xml
Log Message:
-----------
HSEARCH-1558 Cleanup poms from unused system environment variables
Compare:
https://github.com/hibernate/hibernate-search/compare/19d4c2d4eccb...bdde...