[
https://issues.apache.org/jira/browse/THRIFT-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643690#action_12643690
]
Siamak Haschemi commented on THRIFT-184:
----------------------------------------
Hello David,
we have to options here:
1) I will change the build instructions and add a new target in which the
current bnd file will be diwnloaded. The standard build will not use bnd.
However, calling the new task will result in a wget-call to download the
current bnd-package.
2) I will create a MANIFEST file for the libthrift.jar compatible to OSGi by
hand and include it in the build. So no bnd dependency will exists.
I think it's up to you to decide.
Kind regards,
Siamak
> 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: bnd-0.0.249.jar, libthrift.bnd, osgi.patch
>
> 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.