[
https://issues.apache.org/jira/browse/CMIS-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000308#comment-13000308
]
Florent Guillaume commented on CMIS-324:
----------------------------------------
The code use in a number of places {{Class.forName}} which is problematic in an
OSGi environment.
For instance {{CmisBindingsHelper}} uses it for the SPI class. To have this
work in an OSGi runtime you need to have the contributed classes (which can
pull a lot of dependencies) be some kind of fragment or buddy. I wonder if
there's a better way to do it.
> OpenCMIS OSGI evolution and build support (Felix vs Tycho)
> ----------------------------------------------------------
>
> Key: CMIS-324
> URL: https://issues.apache.org/jira/browse/CMIS-324
> Project: Chemistry
> Issue Type: Task
> Components: build&release
> Affects Versions: 0.2.0-incubating
> Reporter: Gabriele Columbro
> Assignee: Gabriele Columbro
> Priority: Minor
> Fix For: OpenCMIS 1.0
>
>
> Forked from https://issues.apache.org/jira/browse/CMIS-322 to discuss OSGI
> support in OpenCMIS.
> Status (after 0.2.0-incuating):
> all modules are OSGI enabled with the maven-felix-plugin:
> To discuss:
> what's the best option to build OSGI bundles, distribute and update the Maven
> (2/3) build accordingly?
> See also comments pasted below.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira