The branch 5.5 of Hibernate Search is theoretically compatible with both Hibernate ORM series 5.0.x and 5.1.z, except for the OSGi headers not accepting the right range. On top of the OSGi headers update the testsuite helpers also needs some code changes in the MultitenancyTestHelper. Since we need to be able to test with the latest 5.1 I propose we apply both changes. Fixing the testing helpers will make it unfortunately harder to keep testing with 5.0 but more sophisticated solutions seem overkill. |