You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2019/10/29 22:07:53 UTC

[camel-quarkus] branch master updated (6d43138 -> 2e43a14)

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

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


    from 6d43138  Update extensions/pdf/runtime/src/main/resources/META-INF/quarkus-extension.json
     add 915c863  Add helper methods to create filters for camel services discovered at build time
     add 2e43a14  Simplify filter methods

No new revisions were added by this update.

Summary of changes:
 .../quarkus/core/deployment/BuildProcessor.java    |  3 +-
 .../camel/quarkus/core/CamelServiceFilter.java     | 37 ++++++++++++++++++++++
 .../http/deployment/PlatformHttpProcessor.java     |  8 ++---
 .../executor/deployment/BuildProcessor.java        |  8 ++---
 4 files changed, 45 insertions(+), 11 deletions(-)