You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2019/10/14 12:31:38 UTC

[camel-quarkus] branch master updated (4152d3d -> 7537436)

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

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


    from 4152d3d  Add MicroProfile Health extension
     add 7537436  fix: CamelContext.getVersion() always returns an empty string

No new revisions were added by this update.

Summary of changes:
 .../camel/quarkus/core/deployment/SubstrateProcessor.java      |  2 +-
 .../main/java/org/apache/camel/quarkus/core/CamelServlet.java  | 10 ++++++++++
 .../src/test/java/org/apache/camel/quarkus/core/CamelTest.java |  6 ++++++
 3 files changed, 17 insertions(+), 1 deletion(-)