Brett Meyer edited a comment on New Feature HHH-7527

I'm using Gradle's OSGI plugin to create the manifests automatically during build time:

http://www.gradle.org/docs/current/userguide/osgi_plugin.html
http://gradle.org/docs/current/javadoc/org/gradle/api/plugins/osgi/OsgiManifest.html

I'm allowing the plugin to automatically handle the Import-Package. Export-Package is scripted – as Steve suggested, a method of identifying API, SPI, and internal packages was already in release.gradle.

https://github.com/brmeyer/hibernate-orm/commit/d7e353a08b1c11a823e6d9b73a158eeda3e32a92

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira