Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: 1e11a9a860d9a15f3b73ea10c391bcc62c25d5a5
https://github.com/hibernate/hibernate-search/commit/1e11a9a860d9a15f3b73...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths:
M orm/pom.xml
M pom.xml
M testing/pom.xml
Log Message:
-----------
HSEARCH-3226 Add Jaxb dependencies to the ORM module when building with JDK9 and above
Commit: 08faa2f9f0383a0e196b27b6e0dbd44930305755
https://github.com/hibernate/hibernate-search/commit/08faa2f9f0383a0e196b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3226 Don't use the --add-module options when running tests
Commit: 2ee4a961b2943b8557ca982b185c08b4ed123c4f
https://github.com/hibernate/hibernate-search/commit/2ee4a961b2943b8557ca...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3226 Disable code optimization in JAXB for tests
As was done in the more recent (not yet published) versions of JAXB.
See
https://github.com/javaee/jaxb-v2/commit/9805bc91473a9f4dee95e7192998a5bb...
The problem with this code optimization option is that it makes uses of
sun.misc.Unsafe, which is not available anymore in JDK11 and above.
Commit: 14bc4b7364bf1b7735db44676e4a57e59cf14b24
https://github.com/hibernate/hibernate-search/commit/14bc4b7364bf1b7735db...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths:
M
integrationtest/elasticsearch/src/test/java/org/hibernate/search/elasticsearch/test/Elasticsearch2IndexMappingIT.java
M
integrationtest/elasticsearch/src/test/java/org/hibernate/search/elasticsearch/test/Elasticsearch5IndexMappingIT.java
Log Message:
-----------
Fix a comment in tests
Commit: f591ed831172c272908bf5403d025b7c5599b5e0
https://github.com/hibernate/hibernate-search/commit/f591ed831172c272908b...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-07-16 (Mon, 16 Jul 2018)
Changed paths:
M elasticsearch/pom.xml
Log Message:
-----------
HSEARCH-3226 Add Jaxb dependencies to the Elasticsearch module when building with JDK9
and above
Compare:
https://github.com/hibernate/hibernate-search/compare/b624d1e9a34d...f591...
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.