Brett Meyer commented 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 will be scripted – as Steve suggested, a method of identifying API, SPI, and internal packages is already in release.gradle.

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