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

Claus Ibsen commented on CAMEL-3614:
------------------------------------

There is a compilation error now. Probably the bundle plugin not adding the new 
utils package.

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/Users/davsclaus/workspace/camel/components/camel-spring/src/main/java/org/apache/camel/osgi/OsgiSpringCamelContext.java:[40,28]
 cannot find symbol
symbol  : variable BundleContextUtils
location: class org.apache.camel.osgi.OsgiSpringCamelContext
[INFO] 1 error
[INFO] -------------------------------------------------------------

> When the OsgiTypeConverter looks for TypeConverterLoader services in the OSGi 
> registry, it should use its own BundleContext instead of the one from the 
> client bundle so that class space consistency can be fully enforced
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3614
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3614
>             Project: Camel
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.7.0
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to