Branch: refs/heads/5.6
Home:
https://github.com/hibernate/hibernate-search
Commit: 1ade9495ea625527b7b44b4920f72af9bc01c82c
https://github.com/hibernate/hibernate-search/commit/1ade9495ea625527b7b4...
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: 8a44c500aa2fd6c9c93b514323b3927db7265803
https://github.com/hibernate/hibernate-search/commit/8a44c500aa2fd6c9c93b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M integrationtest/performance/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: 5c5e377f629ac3f69d097478bedda083b1f91308
https://github.com/hibernate/hibernate-search/commit/5c5e377f629ac3f69d09...
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: 10761d0348734636a8b9af09933fb0cea8e2e231
https://github.com/hibernate/hibernate-search/commit/10761d0348734636a8b9...
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: e939657736ac3d0a3092376a3dde93d7fcd0ea4e
https://github.com/hibernate/hibernate-search/commit/e939657736ac3d0a3092...
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: a5d05e6620d52664895caef176807a5ef792b4b2
https://github.com/hibernate/hibernate-search/commit/a5d05e6620d52664895c...
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: 51c64c93284af4a5d879887f3bd193cee3fd4f58
https://github.com/hibernate/hibernate-search/commit/51c64c93284af4a5d879...
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: dbff0b06c5c4539a159adca1bcb6019ced6cad93
https://github.com/hibernate/hibernate-search/commit/dbff0b06c5c4539a159a...
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/727358d2f8b6...dbff...