[
https://issues.apache.org/jira/browse/CAMEL-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978451#comment-14978451
]
ASF GitHub Bot commented on CAMEL-9265:
---------------------------------------
GitHub user cunningt opened a pull request:
https://github.com/apache/camel/pull/664
CAMEL-9265 Use servicemix-specs version of jsr311-api
https://issues.apache.org/jira/browse/CAMEL-9265
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cunningt/camel CAMEL-9265
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/664.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #664
----
commit 04b7d55cf6d91e470c67af4d6aeb7b6ef203d3ec
Author: cunningt <[email protected]>
Date: 2015-10-28T13:50:57Z
CAMEL-9265 Use servicemix-specs version of jsr311-api
----
> Use servicemix-specs version of jsr311-api
> ------------------------------------------
>
> Key: CAMEL-9265
> URL: https://issues.apache.org/jira/browse/CAMEL-9265
> Project: Camel
> Issue Type: Task
> Components: karaf, osgi
> Affects Versions: 2.16.0
> Reporter: Tom Cunningham
> Priority: Minor
> Fix For: 2.17.0, 2.16.1
>
>
> jsr311-api's FindFactory class causes classloading problems in OSGI.
> Should substitute the servicemix-specs version of the jsr311-api for
> jsr311-api in the three places it is used :
> camel-jclouds
> camel-olingo2
> camel-swagger
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)