Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: c87253575dd443da989c99e1af3bc86585e8a025
https://github.com/hibernate/hibernate-orm/commit/c87253575dd443da989c99e...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-07-05 (Wed, 05 Jul 2017)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/userguide/chapters/osgi/OSGi.adoc
R
documentation/src/main/asciidoc/userguide/chapters/osgi/extras/NativeHibernateUtil.java
R
documentation/src/main/asciidoc/userguide/chapters/osgi/extras/UnmanagedJPAHibernateUtil.java
A documentation/src/test/java/org/hibernate/userguide/osgi/_native/HibernateUtil.java
A documentation/src/test/java/org/hibernate/userguide/osgi/jpa/HibernateUtil.java
Log Message:
-----------
HHH-11290 - Migrate all documentation snippets that derive the source code from extras
instead of actual Unit Tests
Fixed in the OSGI chapter