You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2020/01/17 10:37:35 UTC

[camel-quarkus] branch master updated (433da5f -> 1025de0)

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

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 433da5f  Merge pull request #621 from ppalaga/200114-service-renaming
     add 1025de0  Remove usage of deprecated setBody(Supplier<?>)

No new revisions were added by this update.

Summary of changes:
 docs/modules/ROOT/pages/cdi.adoc                                      | 2 +-
 examples/timer-log-cdi/src/main/java/org/acme/timer/TimerRoute.java   | 2 +-
 .../timer-log-spring/src/main/java/org/acme/timer/TimerRoute.java     | 2 +-
 .../camel/quarkus/component/bean/EagerAppScopedRouteBuilder.java      | 4 ++--
 .../camel/quarkus/component/bean/LazyAppScopedRouteBuilder.java       | 2 +-
 .../apache/camel/quarkus/component/bean/RouteBuilderWithProducer.java | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)