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 3fb8526  CAMEL-17319: Regen
     new 1d71061  Remove camel-kamelet-reify-starter
     new 0c1f621  Remove camel-kamelet-reify-starter
     new 9d95f9b  Remove camel-kamelet-reify-starter

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.properties |   1 -
 .../catalog/components/kamelet-reify.json          |  36 ----
 .../camel-kamelet-reify-starter/pom.xml            |  48 -----
 .../src/main/docs/kamelet-reify.json               |  50 -----
 .../KameletReifyComponentAutoConfiguration.java    |  79 --------
 .../KameletReifyComponentConfiguration.java        |  92 ----------
 .../src/main/resources/META-INF/LICENSE.txt        | 203 ---------------------
 .../src/main/resources/META-INF/NOTICE.txt         |  11 --
 .../src/main/resources/META-INF/spring.factories   |  19 --
 .../src/main/resources/META-INF/spring.provides    |  17 --
 components-starter/pom.xml                         |   1 -
 tooling/camel-spring-boot-bom/pom.xml              |   5 -
 tooling/camel-spring-boot-dependencies/pom.xml     |   5 -
 13 files changed, 567 deletions(-)
 delete mode 100644 
catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/kamelet-reify.json
 delete mode 100644 components-starter/camel-kamelet-reify-starter/pom.xml
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/docs/kamelet-reify.json
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/java/org/apache/camel/component/kameletreify/springboot/KameletReifyComponentAutoConfiguration.java
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/java/org/apache/camel/component/kameletreify/springboot/KameletReifyComponentConfiguration.java
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/resources/META-INF/LICENSE.txt
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/resources/META-INF/NOTICE.txt
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/resources/META-INF/spring.factories
 delete mode 100644 
components-starter/camel-kamelet-reify-starter/src/main/resources/META-INF/spring.provides

Reply via email to