Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: a85274b3314c2e03b06c916492f2ef27d6a0b240
https://github.com/hibernate/hibernate-search/commit/a85274b3314c2e03b06c...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M integrationtest/jdk9-modules/pom.xml
Log Message:
-----------
HSEARCH-2905 Fix JDK9 modules test following database profile changes
I forgot to add the dependency to the database driver... Before the
HSEARCH-2905 fix, the dependency was implicitly added for every module.