You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2020/08/21 14:41:41 UTC

[camel-quarkus] branch quarkus-master updated (4b88050 -> 7effe19)

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

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


 discard 4b88050  Upgrade to Quarkus 1.8.0 - WIP
     add 1fcbd42  Fix MAVEN_PARAMS variable interpolation for project version evaluation
     add b56f4f9  Fix telegram itest component property resolution
     add b683e4d  Update mvnd rules and split their entries by newlines where merge conflicts may happen
     add 47f1e22  Compute the component counts using JavaScript to avoid merge conflicts
     new 7effe19  Upgrade to Quarkus 1.8.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   (4b88050)
            \
             N -- N -- N   refs/heads/quarkus-master (7effe19)

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:
 Jenkinsfile                                        |   2 +-
 catalog/pom.xml                                    | 199 +++++++++++-
 docs/modules/ROOT/pages/reference/components.adoc  | 348 +++++++++++---------
 docs/modules/ROOT/pages/reference/dataformats.adoc |  88 +++--
 docs/modules/ROOT/pages/reference/index.adoc       | 359 +++++++++++----------
 docs/modules/ROOT/pages/reference/languages.adoc   |  58 +++-
 docs/modules/ROOT/pages/reference/others.adoc      |  70 ++--
 examples/file-split-log-xml/pom.xml                |   6 +-
 examples/health/pom.xml                            |   6 +-
 examples/http-log/pom.xml                          |   6 +-
 examples/observability/pom.xml                     |   6 +-
 examples/rest-json/pom.xml                         |   6 +-
 examples/timer-log-cdi/pom.xml                     |   4 +-
 examples/timer-log-kotlin/pom.xml                  |   6 +-
 examples/timer-log-main/pom.xml                    |   6 +-
 examples/timer-log-spring/pom.xml                  |   6 +-
 examples/timer-log-xml/pom.xml                     |   6 +-
 examples/timer-log/pom.xml                         |   6 +-
 extensions-jvm/avro-rpc/integration-test/pom.xml   |   4 +-
 .../cassandraql/integration-test/pom.xml           |   4 +-
 extensions-jvm/couchbase/integration-test/pom.xml  |   4 +-
 .../debezium-mongodb/integration-test/pom.xml      |   4 +-
 .../google-bigquery/integration-test/pom.xml       |   4 +-
 .../google-pubsub/integration-test/pom.xml         |   4 +-
 extensions-jvm/groovy/integration-test/pom.xml     |   4 +-
 extensions-jvm/grpc/integration-test/pom.xml       |   4 +-
 extensions-jvm/nitrite/integration-test/pom.xml    |   4 +-
 extensions-jvm/ognl/integration-test/pom.xml       |   4 +-
 extensions-jvm/openstack/integration-test/pom.xml  |   4 +-
 extensions-jvm/protobuf/integration-test/pom.xml   |   4 +-
 extensions-jvm/pubnub/integration-test/pom.xml     |   4 +-
 extensions-jvm/rabbitmq/integration-test/pom.xml   |   4 +-
 extensions/aws2-ses/integration-test/pom.xml       |   4 +-
 integration-tests/activemq/pom.xml                 |   6 +-
 integration-tests/amqp/pom.xml                     |   4 +-
 integration-tests/avro/pom.xml                     |   6 +-
 integration-tests/aws/pom.xml                      |   6 +-
 integration-tests/aws2/pom.xml                     |   6 +-
 integration-tests/azure/pom.xml                    |   4 +-
 integration-tests/base64/pom.xml                   |   4 +-
 integration-tests/bean-validator/pom.xml           |   6 +-
 integration-tests/bean/pom.xml                     |   4 +-
 integration-tests/bindy/pom.xml                    |   4 +-
 integration-tests/box/pom.xml                      |   6 +-
 integration-tests/braintree/pom.xml                |   6 +-
 integration-tests/compression/pom.xml              |   4 +-
 integration-tests/consul/pom.xml                   |   4 +-
 integration-tests/controlbus/pom.xml               |   4 +-
 integration-tests/core/pom.xml                     |   6 +-
 integration-tests/couchdb/pom.xml                  |   4 +-
 integration-tests/csv/pom.xml                      |   4 +-
 integration-tests/dataformat/pom.xml               |   4 +-
 integration-tests/dataformats-json/pom.xml         |   6 +-
 integration-tests/debezium/pom.xml                 |   6 +-
 integration-tests/dozer/pom.xml                    |   4 +-
 integration-tests/elasticsearch-rest/pom.xml       |   6 +-
 integration-tests/exec/pom.xml                     |   4 +-
 integration-tests/fhir/pom.xml                     |   6 +-
 integration-tests/file/pom.xml                     |   4 +-
 integration-tests/flatpack/pom.xml                 |   6 +-
 integration-tests/ftp/pom.xml                      |   4 +-
 integration-tests/git/pom.xml                      |   4 +-
 integration-tests/github/pom.xml                   |   4 +-
 integration-tests/google/pom.xml                   |   6 +-
 integration-tests/graphql/pom.xml                  |   4 +-
 integration-tests/grok/pom.xml                     |   6 +-
 integration-tests/http/pom.xml                     |   4 +-
 integration-tests/hystrix/pom.xml                  |   4 +-
 integration-tests/infinispan/pom.xml               |   6 +-
 integration-tests/influxdb/pom.xml                 |   6 +-
 integration-tests/jaxb/pom.xml                     |   4 +-
 integration-tests/jdbc/pom.xml                     |   4 +-
 integration-tests/jira/pom.xml                     |   6 +-
 integration-tests/jolt/pom.xml                     |   4 +-
 integration-tests/jpa/pom.xml                      |   4 +-
 integration-tests/json-validator/pom.xml           |   6 +-
 integration-tests/jsonpath/pom.xml                 |   4 +-
 integration-tests/jta/pom.xml                      |   6 +-
 integration-tests/kafka/pom.xml                    |   2 +-
 integration-tests/kubernetes/pom.xml               |   4 +-
 integration-tests/kudu/pom.xml                     |   6 +-
 integration-tests/mail/pom.xml                     |   4 +-
 integration-tests/main-caffeine-lrucache/pom.xml   |   6 +-
 integration-tests/main-collector/pom.xml           |   6 +-
 integration-tests/main-command-mode/pom.xml        |   4 +-
 integration-tests/main-devmode/pom.xml             |   6 +-
 integration-tests/main-xml-io/pom.xml              |   6 +-
 integration-tests/main-xml-jaxb/pom.xml            |   6 +-
 integration-tests/main/pom.xml                     |   6 +-
 integration-tests/master/pom.xml                   |   6 +-
 integration-tests/messaging/pom.xml                |   6 +-
 integration-tests/microprofile/pom.xml             |   6 +-
 integration-tests/mock/pom.xml                     |   6 +-
 integration-tests/mongodb/pom.xml                  |   4 +-
 integration-tests/mustache/pom.xml                 |   4 +-
 integration-tests/netty/pom.xml                    |   4 +-
 integration-tests/olingo4/pom.xml                  |   4 +-
 integration-tests/openapi-java/pom.xml             |   6 +-
 integration-tests/opentracing/pom.xml              |   6 +-
 integration-tests/pdf/pom.xml                      |   4 +-
 integration-tests/platform-http-engine/pom.xml     |   4 +-
 integration-tests/platform-http/pom.xml            |   4 +-
 integration-tests/quartz/pom.xml                   |   4 +-
 integration-tests/qute/pom.xml                     |   4 +-
 integration-tests/reactive-streams/pom.xml         |   6 +-
 integration-tests/ref/pom.xml                      |   4 +-
 integration-tests/rest-binding-mode-xml/pom.xml    |   6 +-
 integration-tests/rest-openapi/pom.xml             |   4 +-
 integration-tests/rest/pom.xml                     |   6 +-
 integration-tests/salesforce/pom.xml               |   6 +-
 integration-tests/sap-netweaver/pom.xml            |   4 +-
 integration-tests/scheduler/pom.xml                |   4 +-
 integration-tests/seda/pom.xml                     |   4 +-
 integration-tests/send-dynamic-http/pom.xml        |   6 +-
 integration-tests/servicenow/pom.xml               |   6 +-
 integration-tests/servlet/pom.xml                  |   4 +-
 integration-tests/slack/pom.xml                    |   6 +-
 .../smallrye-reactive-messaging/pom.xml            |   4 +-
 integration-tests/soap/pom.xml                     |   4 +-
 integration-tests/sql/pom.xml                      |   4 +-
 integration-tests/stream/pom.xml                   |   4 +-
 integration-tests/tarfile/pom.xml                  |   4 +-
 integration-tests/telegram/pom.xml                 |  10 +-
 integration-tests/tika/pom.xml                     |   4 +-
 integration-tests/twitter/pom.xml                  |   6 +-
 integration-tests/validator/pom.xml                |   4 +-
 integration-tests/vertx/pom.xml                    |   4 +-
 integration-tests/websocket-jsr356/pom.xml         |   4 +-
 integration-tests/xml/pom.xml                      |   4 +-
 integration-tests/xstream/pom.xml                  |   4 +-
 pom.xml                                            |   2 +-
 .../quarkus/maven/UpdateDocExtensionsListMojo.java |  14 -
 .../resources/doc-templates/camel-kind.adoc.ftl    |  36 ++-
 .../resources/doc-templates/extensions.adoc.ftl    |  27 +-
 134 files changed, 1081 insertions(+), 720 deletions(-)


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

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

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

commit 7effe19b0287f8d999d7ad070424004764999f94
Author: James Netherton <ja...@gmail.com>
AuthorDate: Mon Aug 3 08:28:35 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index f212f38..db6ac95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         <kotlin.version>1.3.72</kotlin.version>
         <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.7.0.Final</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>