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 2020/09/06 04:25:57 UTC

[camel-quarkus] branch quarkus-master updated (3da46be -> 53d9d9d)

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

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


 discard 3da46be  Upgrade to Quarkus 1.9.0 - WIP
     add 338fb30  Remove camel 3.5.0 staging repositories (#1690)
     add d69b717  Properly indent examples/file-split-log-xml/pom.xml
     add 4adc22d  Update extensions/nats/runtime/src/main/resources/META-INF/quarkus-extension.yaml
     add e48bc52  Upgrade to cq-maven-plugin 0.18.0
     add d6020d6  Allow version literals for virtual dependencies
     add ec6a26a  Replace mvnd.builder.rules with virtual dependencies via mvn process-resources -Pformat -N
     add e60c735  Speedup the initial CI mvn install by adding -T1C
     add 4e55679  Order native tests before other kinds of tests on the CI because they take longest
     new 53d9d9d  Upgrade to Quarkus 1.9.0 - WIP

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3da46be)
            \
             N -- N -- N   refs/heads/quarkus-master (53d9d9d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 .github/workflows/ci-build.yaml                    |  139 +-
 catalog/pom.xml                                    | 3644 ++++++++++++++++++--
 examples/file-split-log-xml/pom.xml                |   94 +-
 examples/health/pom.xml                            |   90 +-
 examples/http-log/pom.xml                          |   77 +-
 examples/observability/pom.xml                     |   90 +-
 examples/rest-json/pom.xml                         |   51 +-
 examples/timer-log-cdi/pom.xml                     |   38 +-
 examples/timer-log-kotlin/pom.xml                  |   61 +-
 examples/timer-log-main/pom.xml                    |   51 +-
 examples/timer-log-spring/pom.xml                  |   51 +-
 examples/timer-log-xml/pom.xml                     |   64 +-
 examples/timer-log/pom.xml                         |   51 +-
 .../main/resources/META-INF/quarkus-extension.yaml |    3 +-
 integration-tests/activemq/pom.xml                 |   38 +-
 integration-tests/amqp/pom.xml                     |   25 +-
 integration-tests/arangodb/pom.xml                 |   25 +-
 integration-tests/as2/pom.xml                      |   25 +-
 integration-tests/avro/pom.xml                     |   38 +-
 integration-tests/aws/pom.xml                      |  220 +-
 integration-tests/aws2/pom.xml                     |  233 +-
 integration-tests/azure/pom.xml                    |   25 +-
 integration-tests/base64/pom.xml                   |   38 +-
 integration-tests/bean-validator/pom.xml           |   51 +-
 integration-tests/bean/pom.xml                     |   51 +-
 integration-tests/bindy/pom.xml                    |   38 +-
 integration-tests/box/pom.xml                      |   51 +-
 integration-tests/braintree/pom.xml                |   38 +-
 integration-tests/compression/pom.xml              |   64 +-
 integration-tests/consul/pom.xml                   |   25 +-
 integration-tests/controlbus/pom.xml               |   64 +-
 integration-tests/core/pom.xml                     |   51 +-
 integration-tests/couchdb/pom.xml                  |   25 +-
 integration-tests/csv/pom.xml                      |   38 +-
 integration-tests/dataformat/pom.xml               |   64 +-
 integration-tests/dataformats-json/pom.xml         |  142 +-
 integration-tests/debezium/pom.xml                 |   22 +-
 integration-tests/dozer/pom.xml                    |   38 +-
 integration-tests/elasticsearch-rest/pom.xml       |   38 +-
 integration-tests/exec/pom.xml                     |   38 +-
 integration-tests/fhir/pom.xml                     |   51 +-
 integration-tests/file/pom.xml                     |   51 +-
 integration-tests/flatpack/pom.xml                 |   51 +-
 integration-tests/ftp/pom.xml                      |   38 +-
 integration-tests/git/pom.xml                      |   25 +-
 integration-tests/github/pom.xml                   |   25 +-
 integration-tests/google/pom.xml                   |   77 +-
 integration-tests/graphql/pom.xml                  |   25 +-
 integration-tests/grok/pom.xml                     |   51 +-
 integration-tests/http/pom.xml                     |   90 +-
 integration-tests/hystrix/pom.xml                  |   51 +-
 integration-tests/infinispan/pom.xml               |   64 +-
 integration-tests/influxdb/pom.xml                 |   38 +-
 integration-tests/jaxb/pom.xml                     |   38 +-
 integration-tests/jdbc/pom.xml                     |   51 +-
 integration-tests/jira/pom.xml                     |   38 +-
 integration-tests/jolt/pom.xml                     |   25 +-
 integration-tests/jpa/pom.xml                      |   25 +-
 integration-tests/json-validator/pom.xml           |   38 +-
 integration-tests/jsonpath/pom.xml                 |   51 +-
 integration-tests/jta/pom.xml                      |   38 +-
 integration-tests/kafka/pom.xml                    |   42 +-
 integration-tests/kotlin/pom.xml                   |   51 +-
 integration-tests/kubernetes/pom.xml               |   25 +-
 integration-tests/kudu/pom.xml                     |   64 +-
 integration-tests/mail/pom.xml                     |   38 +-
 integration-tests/main-caffeine-lrucache/pom.xml   |   38 +-
 integration-tests/main-collector/pom.xml           |   64 +-
 integration-tests/main-command-mode/pom.xml        |   48 +-
 integration-tests/main-devmode/pom.xml             |   77 +-
 integration-tests/main-xml-io/pom.xml              |   77 +-
 integration-tests/main-xml-jaxb/pom.xml            |   90 +-
 integration-tests/main/pom.xml                     |  116 +-
 integration-tests/master/pom.xml                   |   74 +-
 integration-tests/messaging/pom.xml                |   77 +-
 integration-tests/microprofile/pom.xml             |   90 +-
 integration-tests/mock/pom.xml                     |   51 +-
 integration-tests/mongodb/pom.xml                  |   38 +-
 integration-tests/mustache/pom.xml                 |   25 +-
 integration-tests/nats/pom.xml                     |   38 +-
 integration-tests/netty/pom.xml                    |   25 +-
 integration-tests/olingo4/pom.xml                  |   25 +-
 integration-tests/openapi-java/pom.xml             |   90 +-
 integration-tests/opentracing/pom.xml              |   51 +-
 integration-tests/pdf/pom.xml                      |   24 +-
 integration-tests/platform-http-engine/pom.xml     |   25 +-
 integration-tests/platform-http/pom.xml            |   77 +-
 integration-tests/quartz/pom.xml                   |   51 +-
 integration-tests/qute/pom.xml                     |   37 +-
 integration-tests/rabbitmq/pom.xml                 |   38 +-
 integration-tests/reactive-streams/pom.xml         |   51 +-
 integration-tests/ref/pom.xml                      |   38 +-
 integration-tests/rest-binding-mode-xml/pom.xml    |   51 +-
 integration-tests/rest-openapi/pom.xml             |   51 +-
 integration-tests/rest/pom.xml                     |   25 +-
 integration-tests/salesforce/pom.xml               |   38 +-
 integration-tests/sap-netweaver/pom.xml            |   51 +-
 integration-tests/scheduler/pom.xml                |   38 +-
 integration-tests/seda/pom.xml                     |   25 +-
 integration-tests/send-dynamic-http/pom.xml        |   51 +-
 integration-tests/servicenow/pom.xml               |   38 +-
 integration-tests/servlet/pom.xml                  |   51 +-
 integration-tests/slack/pom.xml                    |   64 +-
 .../smallrye-reactive-messaging/pom.xml            |   51 +-
 integration-tests/soap/pom.xml                     |   38 +-
 integration-tests/sql/pom.xml                      |   25 +-
 integration-tests/stream/pom.xml                   |   25 +-
 integration-tests/tarfile/pom.xml                  |   38 +-
 integration-tests/telegram/pom.xml                 |   64 +-
 integration-tests/tika/pom.xml                     |   25 +-
 integration-tests/twitter/pom.xml                  |   38 +-
 integration-tests/validator/pom.xml                |   38 +-
 integration-tests/vertx-websocket/pom.xml          |   25 +-
 integration-tests/vertx/pom.xml                    |   38 +-
 integration-tests/websocket-jsr356/pom.xml         |   25 +-
 integration-tests/xml/pom.xml                      |   64 +-
 integration-tests/xstream/pom.xml                  |   51 +-
 pom.xml                                            |   36 +-
 tooling/scripts/validate-dependencies.groovy       |    5 +-
 119 files changed, 8180 insertions(+), 1494 deletions(-)


[camel-quarkus] 01/01: Upgrade to Quarkus 1.9.0 - WIP

Posted by gi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 53d9d9d5ee8cffd9a2d75aa03743e8b9e5d57303
Author: James Netherton <ja...@gmail.com>
AuthorDate: Wed Sep 2 19:49:36 2020 +0100

    Upgrade to Quarkus 1.9.0 - WIP
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 554d4a2..dfefbb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <nimbus-jose-jwt.version>4.41.1</nimbus-jose-jwt.version><!-- Mess in hdfs transitive deps -->
         <okhttp.version>3.14.6</okhttp.version><!-- keep in sync with okio -->
         <okio.version>1.17.2</okio.version><!-- keep in sync with okhttp -->
-        <quarkus.version>1.8.0.CR1</quarkus.version>
+        <quarkus.version>999-SNAPSHOT</quarkus.version>
         <quarkus-qpid-jms.version>0.17.0</quarkus-qpid-jms.version>
         <protobuf.version>3.11.1</protobuf.version>
         <retrofit.version>2.5.0</retrofit.version>