You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/04/26 13:05:46 UTC

[camel-kamelets] branch regen_bot updated (700e16d1 -> 895d1163)

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-kamelets.git


    from 700e16d1 Upgrade Classgraph to version 4.8.157
     add d321aff7 Remove Solr Kamelets
     add 895d1163 Remove Solr Kamelets

No new revisions were added by this update.

Summary of changes:
 docs/modules/ROOT/nav.adoc                         |   2 -
 kamelets/solr-sink.kamelet.yaml                    |  94 -------------------
 kamelets/solr-source.kamelet.yaml                  | 104 ---------------------
 .../catalog/model/KameletPrefixSchemeEnum.java     |   1 -
 .../kamelets/catalog/KameletsCatalogTest.java      |   2 -
 .../main/resources/kamelets/solr-sink.kamelet.yaml |  94 -------------------
 .../resources/kamelets/solr-source.kamelet.yaml    | 104 ---------------------
 templates/bindings/camel-k/solr-sink-binding.yaml  |  19 ----
 .../bindings/camel-k/solr-source-binding.yaml      |  20 ----
 templates/bindings/core/solr-sink-binding.yaml     |  12 ---
 templates/bindings/core/solr-source-binding.yaml   |  10 --
 11 files changed, 462 deletions(-)
 delete mode 100644 kamelets/solr-sink.kamelet.yaml
 delete mode 100644 kamelets/solr-source.kamelet.yaml
 delete mode 100644 library/camel-kamelets/src/main/resources/kamelets/solr-sink.kamelet.yaml
 delete mode 100644 library/camel-kamelets/src/main/resources/kamelets/solr-source.kamelet.yaml
 delete mode 100644 templates/bindings/camel-k/solr-sink-binding.yaml
 delete mode 100644 templates/bindings/camel-k/solr-source-binding.yaml
 delete mode 100644 templates/bindings/core/solr-sink-binding.yaml
 delete mode 100644 templates/bindings/core/solr-source-binding.yaml