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-spring-boot.git.


    from e3f37cb  Polished
     new f5f7431  CAMEL-17359: camel-debug - JAR to make camel debugging easier 
from tooling
     new 0b9e092  CAMEL-17359: camel-debug - JAR to make camel debugging easier 
from tooling
     new c2d2249  Regen

The 3 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:
 .../camel/springboot/catalog/components/aws2-ddb.json     |  2 ++
 .../apache/camel/springboot/catalog/components/log.json   |  1 +
 .../org/apache/camel/springboot/catalog/others.properties |  1 +
 .../org/apache/camel/springboot/catalog/others/debug.json | 15 +++++++++++++++
 .../camel-aws2-ddb-starter/src/main/docs/aws2-ddb.json    |  7 +++++++
 .../aws2/ddb/springboot/Ddb2ComponentConfiguration.java   | 14 ++++++++++++++
 .../{camel-jfr-starter => camel-debug-starter}/pom.xml    |  6 +++---
 .../src/main/resources/META-INF/LICENSE.txt               |  0
 .../src/main/resources/META-INF/NOTICE.txt                |  0
 .../src/main/resources/META-INF/spring.provides           |  2 +-
 components-starter/pom.xml                                |  1 +
 tooling/camel-spring-boot-bom/pom.xml                     |  5 +++++
 tooling/camel-spring-boot-dependencies/pom.xml            | 10 ++++++++++
 13 files changed, 60 insertions(+), 4 deletions(-)
 create mode 100644 
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/debug.json
 copy components-starter/{camel-jfr-starter => camel-debug-starter}/pom.xml 
(93%)
 copy {dsl-starter/camel-yaml-dsl-starter => 
components-starter/camel-debug-starter}/src/main/resources/META-INF/LICENSE.txt 
(100%)
 copy {dsl-starter/camel-yaml-dsl-starter => 
components-starter/camel-debug-starter}/src/main/resources/META-INF/NOTICE.txt 
(100%)
 copy components-starter/{camel-as2-starter => 
camel-debug-starter}/src/main/resources/META-INF/spring.provides (97%)

Reply via email to