Branch: refs/heads/5.8
Home:
https://github.com/hibernate/hibernate-search
Commit: e7fe2964111f35b6f9c0409548f70d4171a0cd9d
https://github.com/hibernate/hibernate-search/commit/e7fe2964111f35b6f9c0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4257 Upgrade to JUnit 4.13.2
Commit: d5fff7647f49377bd872698c51c270068d5096ad
https://github.com/hibernate/hibernate-search/commit/d5fff7647f49377bd872...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-4256 Upgrade to latest Arquillian/Shrinkwrap
To avoid problems with non-HTTPS requests to Maven Central during tests.
Commit: 82f125984cabfe82dac98de852b7892c4a69a15d
https://github.com/hibernate/hibernate-search/commit/82f125984cabfe82dac9...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Add an ID to the repositories added to the Karaf
configuration
As suggested by warnings when executing the OSGi tests.
Commit: 94458cc52b4bcb291750cb9190ab8476e6a5cacf
https://github.com/hibernate/hibernate-search/commit/94458cc52b4bcb291750...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable use of snapshots from the default repository
in the OSGi tests
Commit: ed46e4003baa882ab7057d40d7463c7f672263f7
https://github.com/hibernate/hibernate-search/commit/ed46e4003baa882ab705...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3396 - Enable the use of JBoss Public repository snapshots
in OSGi tests
We need these snapshots from time to time when experimenting with newer
versions of Hibernate ORM.
Commit: db8b78505fd3292a588db7fb59032c25a8907549
https://github.com/hibernate/hibernate-search/commit/db8b78505fd3292a588d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4258 Backport HSEARCH-3805 - Override repositories in Karaf/Paxexam config
Commit: ba38c62b21ea3697159d3621af73c5a762833aec
https://github.com/hibernate/hibernate-search/commit/ba38c62b21ea3697159d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
Log Message:
-----------
HSEARCH-4259 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe
systemPropertyVariable
Commit: ac45ecd2815a7f2c8b64a2480b2d2a260ffd9435
https://github.com/hibernate/hibernate-search/commit/ac45ecd2815a7f2c8b64...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M pom.xml
Log Message:
-----------
HSEARCH-4259 Move Pax-exam properties to system properties
So that they apply when fetching the Karaf distribution as well.
Compare:
https://github.com/hibernate/hibernate-search/compare/165a47914dab...ac45...