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

Claus Ibsen edited comment on CAMEL-11756 at 9/11/17 6:36 PM:
--------------------------------------------------------------

TODO:
- fix unit test in camel-spring when running with spring framework v5 *DONE*
- look at the complex auto configuration of those cloud unit tests from 
camel-spring-boot2 (these tests do some extra trick when setting up properties 
that does not work the same in spring 5 / spring boot2)
- fix/migrate those two examples that does not compile (make them as 
spring-boot v1 only) *DONE*
- unit test more camel components with spring framework v5 *DONE*
- spring-boot source code generator for the -starter has some code disabled 
which from earlier one was enabled. But this was also the case, before this 
spring boot 2 experiment (Luca will cleanup)
- commons-logging seems to be a required dependency now with spring boot v2 - 
this may need to be in the generated BOM
- make tests/camel-itest-spring-boot work with spring boot 2 (eg mvn clean 
install -P spring-boot2 should work) 
- make BOM generate do a Spring Boot 2 artefact: camel-spring-boot2-dependencies




was (Author: davsclaus):
TODO:
- fix unit test in camel-spring when running with spring framework v5 *DONE*
- look at the complex auto configuration of those cloud unit tests from 
camel-spring-boot2
- fix/migrate those two examples that does not compile (make them as 
spring-boot v1 only) *DONE*
- unit test more camel components with spring framework v5
- spring-boot source code generator for the -starter has some code disabled 
which from earlier one was enabled. But this was also the case, before this 
spring boot 2 experiment (Luca will cleanup)
- commons-logging seems to be a required dependency now with spring boot v2 - 
this may need to be in the generated BOM
- make tests/camel-itest-spring-boot work with spring boot 2 (eg mvn clean 
install -P spring-boot2 should work) 
- make BOM generate do a Spring Boot 2 artefact: camel-spring-boot2-dependencies



> 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