You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/10/28 10:52:59 UTC

[camel] branch springboot22 updated (2994520 -> 2176f0e)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch springboot22
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 2994520  Regen
     add 8c55639  CAMEL-14075: Upgrade to Spring Boot 2.2.0. Got most of the tests and the example working.
     add 2176f0e  CAMEL-14075: Upgrade to Spring Boot 2.2.0. Got the itests working

No new revisions were added by this update.

Summary of changes:
 .../boot/cloud/CamelCloudServiceCallConfigurationTest.java   |  3 ++-
 .../cloud/CamelCloudServiceCallGlobalConfigurationTest.java  |  2 ++
 .../boot/cloud/CamelCloudServiceCallRefExpressionTest.java   |  2 ++
 .../cloud/CamelCloudServiceCallSimpleExpressionTest.java     |  2 ++
 .../camel/spring/boot/cloud/CamelCloudServiceCallTest.java   |  2 ++
 .../camel/impl/engine/DefaultCamelBeanPostProcessor.java     | 10 ++++++++++
 .../camel-spring-boot-dependencies-generator/pom.xml         |  2 ++
 .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml    | 10 ----------
 platforms/spring-boot/spring-boot-dm/pom.xml                 | 12 ++++++------
 9 files changed, 28 insertions(+), 17 deletions(-)