I've done similar work a while ago, basically using maven-bundle-plugin and maven-shade-plugin to wrap hibernate-jpa-2.0-api.
I will append the maven project I created, run "mvn install" can get a OSGi bundle which contain the MANIFEST.MF with OSGi metadata headers.
Best Regards
Freeman
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
Hi Team,
I've done similar work a while ago, basically using maven-bundle-plugin and maven-shade-plugin to wrap hibernate-jpa-2.0-api.
I will append the maven project I created, run "mvn install" can get a OSGi bundle which contain the MANIFEST.MF with OSGi metadata headers.
Best Regards
Freeman