You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2023/06/08 16:59:34 UTC

[camel] branch add-incremental-build-test updated (8c24457d8b0 -> 968d450c26f)

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

nfilotto pushed a change to branch add-incremental-build-test
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit 8c24457d8b0 Expected build and checkstyle failures
    omit 6eeb198302e Correct change
    omit 54e2b165501 incremental-build - Upgrade maven daemon to 1.0-m6
    omit 53230c0a71d Add an incremental build
     add 4ed48cdff23 Camel-Jbang: Upgrade Camel-Kamelets to version 3.20.5
     add 61fbfcfc3e4 Upgrade Icu4j to version 73.1
     add 76727bfa8b2 Sync deps
     add a950ef9c07f Adapt camel-package-maven-plugin to incremental build (#10265)
     add e949d00b03b Enable camel-djl test suites execution on ppc64le (#10264)
     add 00847af5356 (chores) build: fix incorrect group id in camel-allcomponents
     add 1312baeba7d Upgrade AWS SDK v2 to version 2.20.79
     add 4008a611b01 Sync deps
     add a7f9e429ee6 Add Java snippets on CXF component page, normalize formating markup, re-indent examples
     add b61d5b6be4f CAMEL-19421 - Camel-Jira: Use Files.createTempFile in FileConverter instead of creating File directly
     add 83b62ed5e4d Update components/camel-jira/src/main/java/org/apache/camel/component/jira/FileConverter.java
     add ee6a4a7f588 [CAMEL-19418]camel-cxf document: ensure CxfHeaderFilterStrategy description is up-to-date
     add 328bccbcb7c CAMEL-18608: camel-jms - Keep only one instance of MyErrorLogger
     add a5df7b32883 Fix typo in sql-component.adoc leveldb.adoc
     add dd18711c759 (chores) camel-test-infra-artemis: prevent blocking the tests on disk full
     add 9d0108757c4 (chores) camel-test-infra-artemis: increase the maximum disk usage accepted
     add 4c74853e8cb Upgrade AWS SDK v2 to version 2.20.80
     add fad18fb0110 Sync deps
     add 85648db0b0a Upgrade Kubernetes client and model to version 6.7.1
     add 05be6c5a966 Sync deps
     add a30670492d6 (chores) ci: add a note about requesting tests from the test bot
     add 2665713db51 Upgrade Braintree Java to version 3.24.0
     add ccac4b4f95e Sync deps
     add 74a60dc355f [CAMEL-18189] Read <spring:beans> from XML files (camel-xml-io) and populate Camel registry
     add 24d4e4c0ac7 Camel-Debezium: Align Kafka-clients in Debezium to the one in Camel
     add ea2a220a752 Sync deps
     add 2830b2a6035 Upgrade MicroProfile Config to 3.0.3
     add b1eed0b4d9d Upgrade SmallRye Config to 3.2.1
     add ddaa2469bdd Upgrade SmallRye Fault Tolerance to 6.2.3
     add c855393a2aa Upgrade SmallRye Health to 4.0.2
     add bcc61a374e9 Upgrade OpenTelemetry to 1.26.0
     add 9e05505d7ea (chores) camel-sjms: prevent tests from consuming data from other tests
     add 2699f84302c (chores) camel-paho: prevent test from consuming data from another test
     add 2d912c91799 [CAMEL-18189] Add documentation about <bean> support
     add 552c46d50f0 (chores) camel-support: fix code duplications in the AbstractExchange
     add 20dc843077d (chores) camel-core: isolate a few misbehaved tests
     add 57b3c9c9d96 [CAMEL-18965]Camel-CXF: OnCompletion not working in case of Fault
     add f8ff7b47368 CAMEL-19427: added a tester bot for the core code
     add fb96a891808 (chores) camel-core: isolate a few misbehaved tests on s390x
     add e33055c85dc (chores) camel-core: do not reuse file names across tests
     add 96f2b39b425 (chores) camel-core: re-enable ScheduledPollConsumerBackoffTest
     add af44c165eda (chores) ci: fixed typo
     add bcb51eccaaf (chores) camel-core: isolate another misbehaved test
     add 0718cd8788f Upgrade AWS SDK v2 to version 2.20.81
     add 9e9396e88f5 Sync deps
     add da96f15614d Upgrade AWS Xray to version 2.14.0
     add b1578bc6e19 Sync deps and regen
     add 4ec80138f32 Regen for commit 9e9396e88f5f116d5552be579dbb116ece24d881 (#10292)
     add 6f63d58df8f Upgrade Commons-io to version 2.13.0
     add 14c49af039e Sync deps
     add 028bea6e1f2 CAMEL-18608: camel-itest - Avoid client and server resources mix-up (#10295)
     add a504c2cae13 Upgrade Drill to version 1.21.1
     add 757716f19c0 Sync deps
     add ccfb64ef3f1 CAMEL-18608: camel-sjms - Prevent connection id conflict in TransactedTopicProducerTest
     add 862064bcd9e Add an incremental build
     add bc0cbfdc316 incremental-build - Upgrade maven daemon to 1.0-m6
     add 6f3db00305e Correct change
     add 968d450c26f Expected build and checkstyle failures

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   (8c24457d8b0)
            \
             N -- N -- N   refs/heads/add-incremental-build-test (968d450c26f)

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.

No new revisions were added by this update.

Summary of changes:
 .github/actions/quick-test/quick-test.sh           | 147 +++++--
 .github/workflows/component-pr.yaml                |  52 ++-
 camel-dependencies/pom.xml                         |  27 +-
 catalog/camel-allcomponents/pom.xml                |   5 -
 .../component/aws/xray/CustomComponentTest.java    |   2 +-
 .../camel/component/cxf/jaxrs/CxfRsConsumer.java   |   2 +
 .../src/main/docs/cxf-component.adoc               | 485 +++++++++++++--------
 .../camel/component/cxf/jaxws/CxfConsumer.java     |   3 +-
 .../camel-debezium-common-component/pom.xml        |   2 +-
 components/camel-djl/pom.xml                       |   4 +-
 .../apache/camel/component/jira/FileConverter.java |  18 +-
 .../component/jms/JmsTransferExceptionTest.java    |   6 +-
 .../camel-leveldb/src/main/docs/leveldb.adoc       |   2 +-
 .../apache/camel/component/paho/PahoToDTest.java   |  10 +-
 .../sjms/producer/SjmsToDSendDynamicTest.java      |   8 +-
 .../camel/component/sjms/producer/SjmsToDTest.java |   8 +-
 .../sjms/tx/TransactedTopicProducerTest.java       |   6 +-
 .../camel-sql/src/main/docs/sql-component.adoc     |   2 +-
 .../apache/camel/model/app/BeansDefinition.java    |   3 +-
 .../FileConcurrentWriteAppendSameFileTest.java     |   2 +
 .../FileConsumeNotEagerMaxMessagesPerPollTest.java |   8 +-
 .../file/FileProducerCharsetUTFtoISOTest.java      |  10 +-
 .../file/FileProducerCharsetUTFtoUTFTest.java      |   2 +
 .../MarkerFileExclusiveReadLockStrategyTest.java   |   2 +
 .../camel/converter/FutureConverterTest.java       |   2 +
 .../TimerDrivenTimePatternConverterTest.java       |   2 +
 .../impl/ScheduledPollConsumerBackoffTest.java     |   4 +-
 .../processor/BatchConsumerPooledExchangeTest.java |   6 +-
 .../camel/processor/ConsumerRouteIdAwareTest.java  |   2 +
 .../MulticastParallelMiddleTimeoutTest.java        |   2 +
 ...tterErrorHandlerNoRedeliveryOnShutdownTest.java |   2 +
 .../camel/processor/ThrottlingGroupingTest.java    |   2 +
 .../camel/processor/WireTapAbortPolicyTest.java    |   2 +
 .../aggregator/AggregateProcessorTest.java         |   2 +
 .../resequencer/ResequencerBatchOrderTest.java     |   2 +
 .../org/apache/camel/main/BaseMainSupport.java     |  33 +-
 .../org/apache/camel/main/RoutesConfigurer.java    |  10 +-
 .../org/apache/camel/support/AbstractExchange.java |  60 +--
 .../apache/camel/xml/io/util/XmlStreamInfo.java    |   4 +
 .../java/org/apache/camel/xml/in/BaseParser.java   |   3 +-
 .../modules/ROOT/pages/camel-jbang.adoc            | 149 +++++++
 .../dsl/jbang/core/commands/ExportBaseCommand.java |   2 +-
 .../apache/camel/dsl/jbang/core/commands/Init.java |   2 +-
 .../jbang/core/commands/catalog/CatalogDoc.java    |   2 +-
 .../core/commands/catalog/CatalogKamelet.java      |   2 +-
 .../templates/run-custom-camel-version.tmpl        |   2 +-
 .../camel-jbang-main/dist/CamelJBang.java          |   2 +-
 .../src/main/jbang/main/CamelJBang.java            |   2 +-
 dsl/camel-kamelet-main/pom.xml                     |  25 ++
 .../java/org/apache/camel/main/KameletMain.java    | 130 +++++-
 .../org/apache/camel/main/KameletMainTest.java     |  89 ++++
 .../java/org/apache/camel/main/app/Bean1.java}     |  27 +-
 .../java/org/apache/camel/main/app/Bean2.java}     |  27 +-
 .../java/org/apache/camel/main/app/Greeter.java    |  62 +++
 .../org/apache/camel/main/app/GreeterMessage.java} |  27 +-
 .../org/apache/camel/main/xml/spring-camel1.xml    |  57 +++
 .../org/apache/camel/main/xml/spring-camel2.xml    |  44 ++
 .../src/main/docs/java-xml-io-dsl.adoc             |  58 +++
 .../camel/dsl/xml/io/XmlRoutesBuilderLoader.java   | 205 ++++++---
 .../apache/camel/dsl/xml/io/XmlLoadAppTest.java    |  13 +-
 parent/pom.xml                                     |  27 +-
 .../services/ArtemisPersistentVMService.java       |   3 +
 .../FromJmsToJdbcIdempotentConsumerToJmsTest.java  |  36 +-
 ...FromJmsToJdbcIdempotentConsumerToJmsXaTest.java |   2 -
 .../utils/extensions/JmsServiceExtension.java      |  28 +-
 .../FromJmsToJdbcIdempotentConsumerToJmsTest.xml   |   4 +-
 .../FromJmsToJdbcIdempotentConsumerToJmsXaTest.xml |   4 +-
 .../camel/maven/packaging/PrepareCatalogMojo.java  |  81 +++-
 68 files changed, 1496 insertions(+), 570 deletions(-)
 create mode 100644 dsl/camel-kamelet-main/src/test/java/org/apache/camel/main/KameletMainTest.java
 copy dsl/{camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl => camel-kamelet-main/src/test/java/org/apache/camel/main/app/Bean1.java} (56%)
 copy dsl/{camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl => camel-kamelet-main/src/test/java/org/apache/camel/main/app/Bean2.java} (56%)
 create mode 100644 dsl/camel-kamelet-main/src/test/java/org/apache/camel/main/app/Greeter.java
 copy dsl/{camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl => camel-kamelet-main/src/test/java/org/apache/camel/main/app/GreeterMessage.java} (56%)
 create mode 100644 dsl/camel-kamelet-main/src/test/resources/org/apache/camel/main/xml/spring-camel1.xml
 create mode 100644 dsl/camel-kamelet-main/src/test/resources/org/apache/camel/main/xml/spring-camel2.xml