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

Claus Ibsen edited comment on CAMEL-11756 at 9/11/17 3:45 PM:
--------------------------------------------------------------

Ah thanks Stephane

I think what got us confused was that it fails with some classes from 
org.apache.commons.logging missing.

And now I can see spring-jcl provides those OOTB
https://github.com/spring-projects/spring-framework/tree/master/spring-jcl/src/main/java/org/apache/commons/logging

So its maybe a matter of adding spring-jcl as a dependency somewhere.


was (Author: davsclaus):
Ah thanks Stephane

I think what got us confused was that it fails with some classes from 
org.apache.commons.logging missing.

And now I can see spring-jcr provides those OOTB
https://github.com/spring-projects/spring-framework/tree/master/spring-jcl/src/main/java/org/apache/commons/logging

So its maybe a matter of adding spring-jcl as a dependency somewhere.

> camel-spring-boot2 - Create experimental spring boot 2 component
> ----------------------------------------------------------------
>
>                 Key: CAMEL-11756
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11756
>             Project: Camel
>          Issue Type: Task
>          Components: camel-spring-boot
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.20.0
>
>
> We should try get started with the migration effort for getting Camel running 
> on Spring Boot 2.0.x.
> There may be issues with the starter component as Spring Boot guys changed 
> stuff how auto configuration and setting properties works. So we may need to 
> have some kind of interface in camel-spring-boot and camel-spring-boot2 where 
> we can have different implementation that the -starter can use.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to