Branch: refs/heads/5.7
Home:
https://github.com/hibernate/hibernate-search
Commit: 85ae46c51b2b19cd3f5c501229778dd068e7e784
https://github.com/hibernate/hibernate-search/commit/85ae46c51b2b19cd3f5c...
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: 0a065201e5f7a8e785d3d6c0df4843585ff1ad52
https://github.com/hibernate/hibernate-search/commit/0a065201e5f7a8e785d3...
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: 6199c09e6b8bf3f1dcc7f892668cb0d3814bdede
https://github.com/hibernate/hibernate-search/commit/6199c09e6b8bf3f1dcc7...
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: 99211dd36825995f3667ba0721405acd37a68aff
https://github.com/hibernate/hibernate-search/commit/99211dd36825995f3667...
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: 120a9f00207290b716d71a5f3a01ddb3bf826a20
https://github.com/hibernate/hibernate-search/commit/120a9f00207290b716d7...
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: 089f5a6bb7d9f47ef15fa70d475c5a441c06b96e
https://github.com/hibernate/hibernate-search/commit/089f5a6bb7d9f47ef15f...
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: e1c8766a2a63f9126010188bedfe64c3f327695e
https://github.com/hibernate/hibernate-search/commit/e1c8766a2a63f9126010...
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: 0e0929b8026656b63221b056b99cfa0df6edc963
https://github.com/hibernate/hibernate-search/commit/0e0929b8026656b63221...
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/1bd919e4c90a...0e09...