This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 889c8861732 CAMEL-20361: camel-jbang - Make jolokia pluggable for
camel-platform-http-main (#12985)
add fb0f98e1db7 CAMEL-20361: The generated marker file in META-INF
services did not allow sub-folders due to a recent santize fix.
No new revisions were added by this update.
Summary of changes:
.../http/plugin/camel-platform-http-jolokia | 2 --
.../jolokia} | 0
.../plugin/DefaultJolokiaPlatformHttpPlugin.java | 12 ++++++------
.../DefaultJolokiaPlatformHttpPluginTest.java | 2 +-
.../platform/http/platform-http-plugin-registry | 2 --
.../plugin-registry} | 0
.../platform/http/PlatformHttpPluginRegistry.java | 21 ++++++++-------------
.../http/plugin/JolokiaPlatformHttpPlugin.java | 4 ++--
.../http/spi/PlatformHttpPluginRegistry.java | 16 +++++++++++++---
.../packaging/GenerateDataTypeTransformerMojo.java | 2 +-
.../camel/maven/packaging/SpiGeneratorMojo.java | 2 +-
11 files changed, 32 insertions(+), 31 deletions(-)
delete mode 100644
components/camel-platform-http-jolokia/src/generated/resources/META-INF/services/org/apache/camel/component/platform/http/plugin/camel-platform-http-jolokia
rename
components/camel-platform-http-jolokia/src/generated/resources/META-INF/services/org/apache/camel/{camel-platform-http-jolokia
=> platform-http/jolokia} (100%)
delete mode 100644
components/camel-platform-http/src/generated/resources/META-INF/services/org/apache/camel/component/platform/http/platform-http-plugin-registry
rename
components/camel-platform-http/src/generated/resources/META-INF/services/org/apache/camel/{component-platform-http-platform-http-plugin-registry
=> platform-http/plugin-registry} (100%)