[
https://issues.apache.org/jira/browse/JCR-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753026#action_12753026
]
Alexander Klimetschek edited comment on JCR-1991 at 9/9/09 4:11 AM:
--------------------------------------------------------------------
I agree with Jukka. jackrabbit-jcr-commons is a completely Jackrabbit
independent library that people might already have in their classpath, whereas
the SPI will change more often if we need to adapt it for Jackrabbit's internal
purposes. And most notably it's another two libraries that you have to add for
a basic thing such as cnd installation.
But on the other hand it's a bit of effort required to put that into
jcr-commons, as the cnd parsing/node type definition code reuses a lot of spi
stuff.
was (Author: alexander.klimetschek):
I agree with Jukka. jackrabbit-jcr-commons is a completely Jackrabbit
independent library that people might already have in their classpath, whereas
the SPI will change more often if we need to adapt it for Jackrabbit's internal
purposes. And most notably it's another two libraries that you have to add for
a basic thing such as cnd installation.
> 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.