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

ppalaga pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from 242bae0  Remove duplicate software.amazon.awssdk:iam dependency 
declaration
     new 724d328  Honor extension deprecation in Catalog and in documentation
     new ad7aa0f  Deprecate camel-quarkus-spark #3466

The 2 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:
 docs/modules/ROOT/examples/components/spark.yml                  | 2 +-
 docs/modules/ROOT/pages/reference/extensions/spark.adoc          | 6 +++---
 extensions-jvm/spark/runtime/pom.xml                             | 1 +
 .../runtime/src/main/resources/META-INF/quarkus-extension.yaml   | 1 +
 .../org/apache/camel/quarkus/maven/CamelQuarkusExtension.java    | 9 +++++++++
 .../src/main/java/org/apache/camel/quarkus/maven/CqUtils.java    | 4 ++--
 .../apache/camel/quarkus/maven/PrepareCatalogQuarkusMojo.java    | 2 +-
 .../apache/camel/quarkus/maven/UpdateExtensionDocPageMojo.java   | 2 +-
 8 files changed, 19 insertions(+), 8 deletions(-)

Reply via email to