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 2020/01/23 09:48:14 UTC

[camel-quarkus] branch master updated (7f9ec9c -> 5477f3b)

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 7f9ec9c  Fix #599 Document the need to set quarkus.native.add-all-charsets = true in HTTP extensions
     add d7ea504  fast-camel-context: don't lookup for custom Injector
     add 5477f3b  factory-finder: include constant among the list of languages to bound to the rigistry

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/quarkus/core/deployment/BuildProcessor.java   |  5 +++--
 .../java/org/apache/camel/quarkus/core/FastCamelContext.java   |  2 +-
 .../src/test/java/org/apache/camel/quarkus/core/CamelTest.java | 10 ++++++----
 3 files changed, 10 insertions(+), 7 deletions(-)