This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from f0be607e056 (chores) camel-jms tests: cleanups (#7956)
new f5485981e5e CAMEL-18251: camel-jbang - Using microprofile-metrics
should setup registry if none found
new 78e1f841c84 Polished
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/camel/language/joor/JoorCompiler.java | 3 +-
.../java/org/apache/camel/main/KameletMain.java | 6 +-
.../download/AutoConfigureDownloadListener.java | 108 +++++++++++++++++++++
.../camel/main/download/DependencyDownloader.java | 6 +-
.../camel/main/download/DownloadListener.java | 7 ++
.../main/download/MavenDependencyDownloader.java | 40 +++++---
.../auto-configure/camel-microprofile-metrics.java | 30 +++---
.../camel-microprofile-metrics.properties | 2 +-
8 files changed, 164 insertions(+), 38 deletions(-)
create mode 100644
dsl/camel-kamelet-main/src/main/java/org/apache/camel/main/download/AutoConfigureDownloadListener.java
copy
components/camel-hazelcast/src/test/java/org/apache/camel/component/hazelcast/HazelcastSedaInOutTransactedTest.java
=>
dsl/camel-kamelet-main/src/main/resources/auto-configure/camel-microprofile-metrics.java
(56%)
copy components/camel-cdi/src/test/resources/foo.properties =>
dsl/camel-kamelet-main/src/main/resources/auto-configure/camel-microprofile-metrics.properties
(95%)