Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-ogm
Commit: e9fb2bb45d3c2571b9cee33d00eac4cd1e65a231
https://github.com/hibernate/hibernate-ogm/commit/e9fb2bb45d3c2571b9cee33...
Author: alaushkin <namolem1(a)yandex.ru>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M core/src/test/java/org/hibernate/ogm/utils/TestHelper.java
M pom.xml
Log Message:
-----------
OGM-1340 Update the ogm-core module to work in JDK9
* Fix wrong import of ServiceLoader
* Add java paramter for Byteman
Commit: 2897ead1db0c9f4ac607541379d57cecbb6223cd
https://github.com/hibernate/hibernate-ogm/commit/2897ead1db0c9f4ac607541...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2017-11-13 (Mon, 13 Nov 2017)
Changed paths:
M integrationtest/pom.xml
M mongodb/pom.xml
M pom.xml
Log Message:
-----------
OGM-1342 Update Maven plugins to be compatible with JDK9
Compare:
https://github.com/hibernate/hibernate-ogm/compare/a86e7773c5a7...2897ead...