[
https://issues.apache.org/jira/browse/THRIFT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643241#action_12643241
]
Siamak Haschemi commented on THRIFT-184:
----------------------------------------
I forget to say that the Manifest entries does not affect the usage of the
JAR-file outside of the OSGi runtime. They are simply some metadata for OSGi to
know which packages are available to other components (since this dependencies
are handled in OSGi explicit).
> Add OSGi Manifest headers to the libthrift java library to be able to use
> Thrift in the OSGi runtime
> ----------------------------------------------------------------------------------------------------
>
> Key: THRIFT-184
> URL: https://issues.apache.org/jira/browse/THRIFT-184
> Project: Thrift
> Issue Type: New Feature
> Components: Library (Java)
> Reporter: Siamak Haschemi
> Priority: Trivial
> Attachments: thrift-osgi.zip
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> To be able to use Thrift in the OSGi runtime (see
> http://en.wikipedia.org/wiki/OSGi), some additional Manifest entries are
> needed. The bnd-tool (see http://www.aqute.biz/Code/Bnd) creates this entries
> automatically.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.