You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Raúl Kripalani (JIRA)" <ji...@apache.org> on 2015/08/20 02:32:45 UTC

[jira] [Commented] (IGNITE-1270) OSGi support for Ignite

    [ https://issues.apache.org/jira/browse/IGNITE-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14704050#comment-14704050 ] 

Raúl Kripalani commented on IGNITE-1270:
----------------------------------------

Unfortunately, the javax.cache:cache-api:1.0.0 mvn artifact does contain OSGi headers, but its exports are not complete, e.g. javax.cache.configuration is not exported.

I have opened the ticket SM-2651 in the SMX project to create a fixed bundle in that project.

Already submitted a PR. Hopefully it'll be merged soon.

> OSGi support for Ignite
> -----------------------
>
>                 Key: IGNITE-1270
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1270
>             Project: Ignite
>          Issue Type: New Feature
>          Components: general
>            Reporter: Raúl Kripalani
>            Assignee: Raúl Kripalani
>
> Basics for a first iteration:
> * Manifest creation for all Java-based modules.
> * Apache Karaf features file to facilitate deployment (along with dependencies).
> Future:
> * Support peer class-loading.
> * Potentially support remote 3rd dependency class-loading for Apache Karaf (via Pax Mvn URL and Aether, one can fetch a bundle from Maven repositories).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)