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

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


    from 15e479f  Regen
     new 7a84789  Regen
     new 33ce114  CAMEL-15428: Prepare for generating pure camel-spring-boot 
BOM with only Camel starters
     new abbbfdc  CAMEL-15428: camel-spring-boot BOM with just the starter JARs

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/minio.json |    2 +-
 .../camel-spring-boot-bom-generator}/pom.xml       |   35 +-
 .../target-template-pom.xml                        |   17 +-
 tooling/camel-spring-boot-bom/pom.xml              | 1715 ++++++++++++++++++++
 .../pom.xml                                        |    2 +-
 ...Mojo.java => BomDependenciesGeneratorMojo.java} |    4 +-
 .../camel/springboot/maven/BomGeneratorMojo.java   |  246 +--
 tooling/pom.xml                                    |    2 +
 8 files changed, 1752 insertions(+), 271 deletions(-)
 copy {core => tooling/camel-spring-boot-bom-generator}/pom.xml (58%)
 copy tooling/{camel-spring-boot-dependencies-generator => 
camel-spring-boot-bom-generator}/target-template-pom.xml (72%)
 create mode 100644 tooling/camel-spring-boot-bom/pom.xml
 copy 
tooling/camel-spring-boot-generator-maven-plugin/src/main/java/org/apache/camel/springboot/maven/{BomGeneratorMojo.java
 => BomDependenciesGeneratorMojo.java} (99%)

Reply via email to