Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 20dda1550b18ce4b8f4baa6ccde8d01f28711c53
https://github.com/hibernate/hibernate-search/commit/20dda1550b18ce4b8f4b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-02-15 (Fri, 15 Feb 2019)
Changed paths:
M integrationtest/showcase/library/pom.xml
M integrationtest/showcase/library/src/main/resources/application.yaml
M
integrationtest/showcase/library/src/test/java/org/hibernate/search/integrationtest/showcase/library/OrmLibraryShowcaseIT.java
M
integrationtest/showcase/library/src/test/java/org/hibernate/search/integrationtest/showcase/library/OrmManualIndexingIT.java
A
integrationtest/showcase/library/src/test/java/org/hibernate/search/integrationtest/showcase/library/TestActiveProfilesResolver.java
Log Message:
-----------
HSEARCH-3424 Fix a bug in the Library showcase tests that lead to only testing Lucene
Commit: 05cd63b6c695c4df11145d2a096606179494701e
https://github.com/hibernate/hibernate-search/commit/05cd63b6c695c4df1114...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2019-02-15 (Fri, 15 Feb 2019)
Changed paths:
M integrationtest/showcase/library/src/test/resources/application-test.yaml
Log Message:
-----------
HSEARCH-3424 Allow to run Library showcase tests from Eclipse
Compare:
https://github.com/hibernate/hibernate-search/compare/cd0740b0a133...05cd...