You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/05/22 14:19:00 UTC

[jira] [Comment Edited] (JCR-2608) Making Jackrabbit content repo usable from OSGi

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

Julian Reschke edited comment on JCR-2608 at 5/22/19 2:18 PM:
--------------------------------------------------------------

This repackages Jackrabbit components and unfortunately rewrites package export versions to the project version number - so we are currently releasing the same package in differnt artefacts with different version numbers.

Furthermore, it seems to be unused: https://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-bundle

Proposal: remove it.


was (Author: reschke):
This repackages Jackrabbit components and unfortunately rewrites package export versions to the project version number - so we are currently releasing the same package in differnt artefacts with different version numbers.

Furthermore, it seems to be unused: https://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-bundle

Proposal: remote it.

> Making Jackrabbit content repo usable from OSGi
> -----------------------------------------------
>
>                 Key: JCR-2608
>                 URL: https://issues.apache.org/jira/browse/JCR-2608
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi-commons
>    Affects Versions: 1.6.1
>         Environment: Ubuntu 10.04, 64-bit, Fuse 4.2 (Equinox-based ServiceMix)
>            Reporter: Samuel Cox
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: JCR-2608.diff
>
>
> I have been using home-grown, Jackrabbit OSGi bundles for the past year in Fuse 4.0 (Felix based).  For the most part, I put everything in an uber-bundle represented by jackrabbit-core.  However, the service lookup process used in jackrabbit-spi-commons (META-INF/services) started failing when we moved to Fuse 4.2 (Equinox based).  I have not had time to try your new 2.0 bundles.  Also, I realize this is probably an OSGi-SMX problem as opposed to yours.  I just thought I'd let you know because it looks like you're making an effort to provide bundles.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)