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

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


    from 95a081e  Ensure that catalog files are added to the native image #686 
(fix findings)
     new 08201fe  Set -Dmaven.wagon.http.retryHandler.requestSentEnabled=true
     new 559fbdb  Update <mvnd.builder.rule> via -Pformat
     new cd5d161  Update mvnd.builder.rules by running mvn process-resources 
-Pformat

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:
 .mvn/maven.config                              |   1 +
 examples/file-split-log-xml/pom.xml            |  10 ++
 examples/observability/pom.xml                 |  10 ++
 examples/rest-json/pom.xml                     |  10 ++
 examples/timer-log-cdi/pom.xml                 |  10 ++
 examples/timer-log-kotlin/pom.xml              |   7 ++
 examples/timer-log-spring/pom.xml              |  10 ++
 examples/timer-log-xml/pom.xml                 |  10 ++
 examples/timer-log/pom.xml                     |  10 ++
 integration-tests/aws/pom.xml                  |  10 ++
 integration-tests/base64/pom.xml               |  10 ++
 integration-tests/bean-validator/pom.xml       |  10 ++
 integration-tests/bean/pom.xml                 |  10 ++
 integration-tests/bindy/pom.xml                |  10 ++
 integration-tests/consul/pom.xml               |  10 ++
 integration-tests/controlbus/pom.xml           |  10 ++
 integration-tests/core-impl/pom.xml            |  10 ++
 integration-tests/core-main-collector/pom.xml  |  10 ++
 integration-tests/core-main-xml/pom.xml        |  10 ++
 integration-tests/core-main/pom.xml            |  10 ++
 integration-tests/core/pom.xml                 |  10 ++
 integration-tests/csv/pom.xml                  |  10 ++
 integration-tests/dataformat/pom.xml           |  10 ++
 integration-tests/dozer/pom.xml                |  10 ++
 integration-tests/exec/pom.xml                 |  10 ++
 integration-tests/fhir/pom.xml                 |  10 ++
 integration-tests/file/pom.xml                 |  10 ++
 integration-tests/ftp/pom.xml                  |  10 ++
 integration-tests/http/pom.xml                 |  10 ++
 integration-tests/hystrix/pom.xml              |  10 ++
 integration-tests/infinispan/pom.xml           |  10 ++
 integration-tests/jackson/pom.xml              |  10 ++
 integration-tests/jdbc/pom.xml                 |  10 ++
 integration-tests/jsonpath/pom.xml             |  10 ++
 integration-tests/kafka/pom.xml                |   1 +
 integration-tests/mail/pom.xml                 |  10 ++
 integration-tests/microprofile/pom.xml         |  10 ++
 integration-tests/mongodb/pom.xml              |  10 ++
 integration-tests/netty/pom.xml                |  10 ++
 integration-tests/olingo4/pom.xml              |  10 ++
 integration-tests/opentracing/pom.xml          |  10 ++
 integration-tests/paho/pom.xml                 |  10 ++
 integration-tests/pdf/pom.xml                  |  10 ++
 integration-tests/platform-http-engine/pom.xml |  10 ++
 integration-tests/platform-http/pom.xml        |  10 ++
 integration-tests/reactive-streams/pom.xml     |  10 ++
 integration-tests/salesforce/pom.xml           |  10 ++
 integration-tests/scheduler/pom.xml            |  10 ++
 integration-tests/seda/pom.xml                 |  10 ++
 integration-tests/servlet/pom.xml              |  10 ++
 integration-tests/sjms/pom.xml                 |  10 ++
 integration-tests/slack/pom.xml                |  10 ++
 integration-tests/snakeyaml/pom.xml            |  10 ++
 integration-tests/sql/pom.xml                  |  10 ++
 integration-tests/stream/pom.xml               |  10 ++
 integration-tests/tagsoup/pom.xml              |  10 ++
 integration-tests/tarfile/pom.xml              |  10 ++
 integration-tests/twitter/pom.xml              |  10 ++
 integration-tests/validator/pom.xml            |  10 ++
 integration-tests/xslt/pom.xml                 |  10 ++
 integration-tests/zipfile/pom.xml              |  10 ++
 pom.xml                                        |   1 +
 tooling/scripts/sort-poms.groovy               | 122 +++++++++++++++++++++++++
 63 files changed, 712 insertions(+)
 create mode 100644 .mvn/maven.config

Reply via email to