|
The classes in this module are not desired in the user classpath, but we currently need to export them to the user to allow the Hibernate ORM ClassLoaderService to find the JTS implementation of the application server (integration tests otherwise fail).
This should not be needed as Hibernate ORM (w/o OGM) is able to link to it without even having a dependency to this module.
|