You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Alexander Klimetschek (JIRA)" <ji...@apache.org> on 2009/09/09 13:11:58 UTC

[jira] Issue Comment Edited: (JCR-1991) Create osgi bundles for all jars

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

Alexander Klimetschek edited comment on JCR-1991 at 9/9/09 4:10 AM:
--------------------------------------------------------------------

Nevertheless, here is a patch for bundleizing spi and spi-commons.

To be in line with jackrabbit-api, which is already a bundle, we might want to change the project names to be "Apache Jackrabbit ..." instead of just "Jackrabbit ...".  This is handy because OSGi frameworks often list bundles by their name. Apache Sling for example has the "Apache" prefix for all their bundles. This should then be done for all jackrabbit-* projects, especially for the already bundleized jackrabbit-jcr-commons.

WDYT?

      was (Author: alexander.klimetschek):
    Nevertheless, here is a patch for bundleizing spi and spi-commons.

To be in line with jackrabbit-api, which is already a bundle, we might want to change the project names to be "Apache Jackrabbit ..." instead of just "Jackrabbit ...".  This is handy because OSGi frameworks often list bundles by their name. Apache Sling for example has the "Apache" prefix for all their bundles. WDYT?
  
> Create osgi bundles for all jars
> --------------------------------
>
>                 Key: JCR-1991
>                 URL: https://issues.apache.org/jira/browse/JCR-1991
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-core, jackrabbit-jca, jackrabbit-jcr-benchmark, jackrabbit-jcr-server, jackrabbit-jcr-tests, jackrabbit-jcr2spi, jackrabbit-spi, jackrabbit-spi-commons, jackrabbit-spi2jcr, jackrabbit-text-extractors, jackrabbit-webdav
>            Reporter: Martin Zdila
>         Attachments: jcr1991-spi.patch
>
>
> I think that also jackrabbit-text-extractors, jackrabbit-spi-commons, jackrabbit-spi and jackrabbit-core libraries should be budles. How could we otherwise use Jackrabbit in the OSGi environment if not all required libraries are bundles? You maybe could also provide jcr-1.0.jar as OSGi bundle. Current;y I must create bundles from forementioned libraries by using the bnd tool. Thanks in advance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.