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 2022/04/14 09:05:13 UTC

[camel] branch CAMEL-17921/hazelcast-operations-misspelled updated (1b0608e2d91 -> 04683ba40f0)

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

nfilotto pushed a change to branch CAMEL-17921/hazelcast-operations-misspelled
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 1b0608e2d91 CAMEL-17921: Fix misspelled Hazelcast operations
     add c3eeb2fcef6 CAMEL-17962: cleanup duplicated charset features in camel-ssh
     add 03a532ebe1e Try to fix website build
     add dd105dd2226 CAMEL-17763: cleanup unused exceptions in camel-groovy
     add cec38eb8c15 CAMEL-17763: cleanup unused exceptions in camel-grpc
     add a7b863a30c8 CAMEL-17763: cleanup unused exceptions in camel-gson
     add eb9db9cc5a4 CAMEL-17763: cleanup unused exceptions in camel-guava-eventbus
     add da18b22845d CAMEL-17763: cleanup unused exceptions in camel-hbase
     add 2538029868a CAMEL-17763: cleanup unused exceptions in camel-hdfs
     add b9590ec954e CAMEL-17763: cleanup unused exceptions in camel-headersmap
     add b115fc0ba05 CAMEL-17763: cleanup unused exceptions in camel-hl7
     add 98189abbdbc CAMEL-17962: cleanup duplicated charset features in camel-as2
     add d3be984a3f3 CAMEL-17962: cleanup duplicated charset features in camel-aws2-kinesis
     add d3d6ec9b6e9 CAMEL-17962: cleanup duplicated charset features in camel-cxf
     add e19840b92d7 CAMEL-17962: cleanup duplicated charset features in camel-jsonpath
     add 399d26d1634 CAMEL-17962: cleanup duplicated charset features in camel-leveldb
     add 8243fb153b7 CAMEL-17962: cleanup duplicated charset features in camel-oaipmh
     add 46c020358b4 CAMEL-17962: cleanup duplicated charset features in camel-olingo4
     add 4a5d0d5ca4a CAMEL-17962: cleanup duplicated charset features in camel-protobuf
     add 74b5131b8d9 CAMEL-17962: cleanup duplicated charset features in camel-salesforce-codegen
     add 880b6691114 CAMEL-17962: cleanup duplicated charset features in camel-smpp
     add fc0db05f42d CAMEL-17962: cleanup duplicated charset features in camel-syslog
     add 6726345bd4f CAMEL-17962: cleanup duplicated charset features in camel-thrift
     add 7524dd6f71b CAMEL-17763: cleaned up unused exceptions in camel-univocity-parsers
     add fe3b2c6b113 CAMEL-17763: cleaned up unused exceptions in camel-web3j
     add eedc6979c43 CAMEL-17763: cleaned up unused exceptions in camel-webhook
     add c7e9cb90551 CAMEL-17763: cleaned up unused exceptions in camel-websocket-jsr356
     add 3f71bafce27 CAMEL-17763: cleaned up unused exceptions in camel-zookeeper
     add f6fad26fadf CAMEL-17763: cleaned up unused exceptions in camel-zookeeper-master
     add 7225b71daef CAMEL-17763: cleaned up unused exceptions in camel-undertow
     add 99982c9415d CAMEL-17763: cleaned up unused exceptions in camel-undertow-spring-security
     add e1bbb51b066 CAMEL-17763: cleaned up unused exceptions in camel-thrift
     add 38c38119512 CAMEL-17763: cleaned up unused exceptions in camel-threadpoolfactory-vertx
     add 2873fa9ab35 CAMEL-17763: cleaned up unused exceptions in camel-syslog
     add f3104f4f88c CAMEL-17763: cleaned up unused exceptions in camel-swagger-java
     add 81c32ebe7af CAMEL-16834: error handler in DSL model
     add f3736179f2c Regen
     add 04ac8f197d4 CAMEL-17965: camel-file - Fix wrong doc
     add d1a19ae09b0 CAMEL-17962: cleanup duplicated charset features in camel-netty (#7440)
     add be4709dafdd CAMEL-17962: fix build error caused by cleanup of duplicated charset features in camel-netty
     add e3e808dd5cb Upgrade AWS SDK v2 to version 2.17.170
     add 39725ca116c Sync deps
     add eb822016295 Upgrade Shiro to version 1.9.0
     add 0069a201f8d Sync deps
     add 6dab1cbc534 (chores) ci: when be non-inclusive when evaluating the change log for testing
     add 5e53ec6f68b Regen for commit 39725ca116cd81040d13b7751bead16eb3696438
     add 24325b7513c Regen for commit 0069a201f8d053b110e5c3d80b443fd7f9e1dac0 (#7446)
     add 5396d84c294 CAMEL-16834: error handler in DSL model
     add 7e67033d2a2 Regen for commit 5396d84c294044068f2a773591967c148d543e6c
     add f2e9880f261 CAMEL-17952: Fix Hazelcast unstable tests (#7443)
     add 04683ba40f0 CAMEL-17921: Fix misspelled Hazelcast operations

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   (1b0608e2d91)
            \
             N -- N -- N   refs/heads/CAMEL-17921/hazelcast-operations-misspelled (04683ba40f0)

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           |   2 +-
 camel-dependencies/pom.xml                         |   4 +-
 .../camel/catalog/models/deadLetterChannel.json    |   2 +-
 .../camel/catalog/models/defaultErrorHandler.json  |   2 +-
 .../apache/camel/catalog/models/errorHandler.json  |   2 +-
 .../camel/catalog/models/noErrorHandler.json       |   2 +-
 .../camel/catalog/models/routeConfiguration.json   |   1 +
 .../apache/camel/catalog/schemas/camel-spring.xsd  |   7 +-
 .../apache/camel/component/as2/api/AS2Charset.java |  30 ----
 .../camel/component/as2/api/AS2ClientManager.java  |   9 +-
 .../AS2MessageDispositionNotificationEntity.java   |   4 +-
 .../as2/api/entity/ApplicationEDIEntity.java       |   4 +-
 .../ApplicationPkcs7MimeCompressedDataEntity.java  |   4 +-
 .../ApplicationPkcs7MimeEnvelopedDataEntity.java   |   4 +-
 .../entity/ApplicationPkcs7SignatureEntity.java    |   4 +-
 ...spositionNotificationMultipartReportEntity.java |   4 +-
 .../component/as2/api/entity/EntityParser.java     |  26 ++--
 .../camel/component/as2/api/entity/MimeEntity.java |   6 +-
 .../component/as2/api/entity/TextPlainEntity.java  |   6 +-
 .../component/as2/api/protocol/ResponseMDN.java    |   9 +-
 .../camel/component/as2/api/util/MicUtils.java     |   4 +-
 .../camel/component/as2/api/AS2MessageTest.java    |  27 ++--
 .../component/as2/api/util/EntityUtilsTest.java    |   5 +-
 .../camel/component/as2/api/util/MicUtilsTest.java |   4 +-
 .../camel/component/as2/AS2ClientManagerIT.java    |  35 ++---
 .../camel/component/as2/AS2ServerManagerIT.java    |  10 +-
 .../aws2/kinesis/RecordStringConverter.java        |   3 +-
 .../camel/component/cxf/DefaultCxfBinding.java     |   3 +-
 .../camel-file/src/main/docs/file-component.adoc   |   4 +-
 .../language/groovy/GroovyExpressionTest.java      |  10 +-
 .../language/groovy/GroovyInvokeMethodTest.java    |   4 +-
 .../camel/language/groovy/GroovyLanguageTest.java  |   2 +-
 .../camel/language/groovy/GroovyListMapTest.java   |   4 +-
 .../camel/language/groovy/GroovyResourceTest.java  |   4 +-
 .../groovy/GroovyScriptingLanguageTest.java        |   4 +-
 .../language/groovy/GroovySetFixedHeaderTest.java  |   4 +-
 .../camel/language/groovy/GroovySetHeaderTest.java |   4 +-
 .../language/groovy/LanguageGroovyRouteTest.java   |   2 +-
 .../groovy/GroovySetHeaderConcurrentIssueTest.java |   4 +-
 .../processor/groovy/GroovySetHeaderIssueTest.java |   4 +-
 .../grpc/GrpcConsumerAggregationTest.java          |   6 +-
 .../component/grpc/GrpcConsumerConcurrentTest.java |   8 +-
 .../component/grpc/GrpcConsumerExceptionTest.java  |   2 +-
 .../grpc/GrpcConsumerPropagationTest.java          |   2 +-
 .../component/grpc/GrpcConsumerSecurityTest.java   |   2 +-
 .../component/grpc/GrpcProducerAsyncTest.java      |   5 +-
 .../grpc/GrpcProducerClientInterceptorTest.java    |   8 +-
 .../component/grpc/GrpcProducerSecurityTest.java   |  11 +-
 .../component/grpc/GrpcProducerStreamingTest.java  |   5 +-
 .../camel/component/grpc/GrpcProducerSyncTest.java |  11 +-
 .../camel/component/gson/GsonConcurrentTest.java   |   2 +-
 .../guava/eventbus/GuavaEventBusComponentTest.java |   4 +-
 .../GuavaEventBusConsumerConfigurationTest.java    |   2 +-
 .../guava/eventbus/GuavaEventBusConsumerTest.java  |   4 +-
 .../GuavaEventBusConsumingDeadEventsTest.java      |   4 +-
 .../guava/eventbus/GuavaEventBusProducerTest.java  |   6 +-
 .../hazelcast/HazelcastQueueConsumerPollTest.java  |   3 +-
 .../hazelcast/HazelcastQueueConsumerTest.java      |  36 ++---
 .../camel/component/hbase/CamelHBaseFilterIT.java  |   2 +-
 .../camel/component/hbase/HBaseConsumerIT.java     |   2 +-
 .../camel/component/hbase/HBaseConvertionsIT.java  |   2 +-
 .../camel/component/hbase/HBaseProducerIT.java     |   4 +-
 .../idempotent/HBaseIdempotentRepositoryIT.java    |  14 +-
 .../camel/component/hdfs/FromFileToHdfsTest.java   |   8 +-
 .../component/hdfs/HdfsProducerSplitTest.java      |   4 +-
 .../camel/component/hdfs/HdfsProducerTest.java     |   4 +-
 .../camel/component/hdfs/MockDataInputStream.java  |   4 +-
 .../component/hdfs/integration/HdfsAppendIT.java   |   4 +-
 .../integration/HdfsConsumerIntegrationIT.java     |   2 +-
 .../HdfsProducerConsumerIntegrationIT.java         |   2 +-
 .../headersmap/CamelFastHeadersMapTest.java        |   4 +-
 .../camel/component/hl7/AckExpressionTest.java     |   4 +-
 .../camel/component/hl7/ConvertLineFeedTest.java   |   6 +-
 .../camel/component/hl7/HL7ByteArrayRouteTest.java |   8 +-
 .../camel/component/hl7/HL7DataFormatTest.java     |   4 +-
 .../component/hl7/HL7MLLPCodecBoundaryTest.java    |   8 +-
 .../camel/component/hl7/HL7MLLPCodecLongTest.java  |   6 +-
 .../hl7/HL7MLLPCodecMessageFloodingTest.java       |   6 +-
 .../component/hl7/HL7MLLPCodecPlainStringTest.java |   6 +-
 .../hl7/HL7MLLPCodecStandAndEndBytesTest.java      |   8 +-
 .../camel/component/hl7/HL7MLLPCodecTest.java      |   8 +-
 .../hl7/HL7MLLPNettyCodecBoundaryTest.java         |  10 +-
 .../hl7/HL7MLLPNettyCodecByteArrayRouteTest.java   |   6 +-
 .../component/hl7/HL7MLLPNettyCodecLongTest.java   |  10 +-
 .../hl7/HL7MLLPNettyCodecStandAndEndBytesTest.java |  10 +-
 .../camel/component/hl7/HL7MLLPNettyCodecTest.java |  10 +-
 .../hl7/HL7MLLPNettyDecoderResourceLeakTest.java   |   6 +-
 .../component/hl7/HL7MLLPNettyRouteToTest.java     |   8 +-
 .../camel/component/hl7/HL7NettyRouteTest.java     |   8 +-
 .../apache/camel/component/hl7/HL7RouteTest.java   |   6 +-
 .../apache/camel/component/hl7/HL7TestSupport.java |   2 +-
 .../camel/component/hl7/HL7ValidateTest.java       |   4 +-
 .../camel/component/hl7/HL7XmlDataFormatTest.java  |   4 +-
 .../camel/component/hl7/MessageValidatorTest.java  |   6 +-
 .../camel/component/hl7/TerserExpressionTest.java  |   6 +-
 .../java/org/apache/camel/jsonpath/JsonStream.java |  13 +-
 .../leveldb/LevelDBAggregationRepository.java      |  14 +-
 .../http/NettyHttpOperationFailedException.java    |  10 +-
 .../camel/component/netty/NettyConverter.java      |   6 +-
 .../camel/oaipmh/utils/OAIPMHHttpClient.java       |   3 +-
 .../component/olingo4/api/impl/Olingo4AppImpl.java |  23 +--
 .../dataformat/protobuf/ProtobufDataFormat.java    |   3 +-
 .../salesforce/codegen/SchemaExecution.java        |   4 +-
 .../apache/camel/component/smpp/SmppConstants.java |   1 -
 .../apache/camel/component/smpp/SmppSmCommand.java |   7 +-
 .../org/apache/camel/component/ssh/SshHelper.java  |   6 +-
 .../RestSwaggerReaderApiDocsOverrideTest.java      |   4 +-
 .../swagger/RestSwaggerReaderApiDocsTest.java      |   4 +-
 .../swagger/RestSwaggerReaderDayOfWeekTest.java    |   4 +-
 .../RestSwaggerReaderEmptyAllowableValuesTest.java |   4 +-
 ...RestSwaggerReaderEnableVendorExtensionTest.java |   4 +-
 .../RestSwaggerReaderFileResponseModelTest.java    |   4 +-
 .../RestSwaggerReaderModelApiSecurityTest.java     |   4 +-
 .../RestSwaggerReaderModelBookOrderTest.java       |   4 +-
 .../camel/swagger/RestSwaggerReaderModelTest.java  |   4 +-
 .../camel/swagger/RestSwaggerReaderTest.java       |   4 +-
 .../swagger/producer/DummyRestProducerFactory.java |   5 +-
 .../camel/swagger/producer/RestSwaggerGetTest.java |   4 +-
 .../producer/RestSwaggerGetUriParamTest.java       |   4 +-
 .../component/syslog/netty/Rfc5425Encoder.java     |   6 +-
 .../component/syslog/AutomatedConversionTest.java  |   4 +-
 .../camel/component/syslog/MinaDataFormatTest.java |   4 +-
 .../component/syslog/MinaManyUDPMessagesTest.java  |   6 +-
 .../component/syslog/NettyDataFormatTest.java      |   6 +-
 .../component/syslog/NettyManyUDPMessagesTest.java |   6 +-
 .../syslog/NettyRfc5425LongMessageTest.java        |   4 +-
 .../camel/component/syslog/NettyRfc5425Test.java   |   6 +-
 .../camel/reactive/SplitCustomThreadPoolTest.java  |   4 +-
 .../reactive/SplitParallelLookupVertxTest.java     |   4 +-
 .../apache/camel/reactive/SplitParallelTest.java   |   4 +-
 .../camel/dataformat/thrift/ThriftDataFormat.java  |   5 +-
 .../component/thrift/generated/Calculator.java     |   8 +-
 .../thrift/impl/CalculatorSyncServerImpl.java      |   2 +-
 .../AbstractSpringSecurityBearerTokenTest.java     |   4 +-
 .../component/spring/security/NoTokenTest.java     |   4 +-
 .../security/SpringSecurityBearerTokenTest.java    |   6 +-
 .../component/undertow/MultiPartFormTest.java      |   2 +-
 .../UniVocityCsvDataFormatMarshalTest.java         |   4 +-
 .../UniVocityCsvDataFormatUnmarshalTest.java       |   4 +-
 .../UniVocityFixedDataFormatMarshalTest.java       |   4 +-
 .../UniVocityFixedDataFormatUnmarshalTest.java     |   4 +-
 .../UniVocityTsvDataFormatMarshalTest.java         |   4 +-
 .../UniVocityTsvDataFormatUnmarshalTest.java       |   4 +-
 .../Web3jConsumerBlockObservableMockTest.java      |   2 +-
 ...tAndSubscribeToNewBlocksObservableMockTest.java |   2 +-
 ...bscribeToNewTransactionsObservableMockTest.java |   2 +-
 ...merCatchUpToLatestBlocksObservableMockTest.java |   2 +-
 ...chUpToLatestTransactionsObservableMockTest.java |   2 +-
 ...eb3jConsumerEthBlockHashObservableMockTest.java |   2 +-
 .../Web3jConsumerEthLogObservableMockTest.java     |   2 +-
 ...thPendingTransactionHashObservableMockTest.java |   2 +-
 ...nsumerPendingTransactionObservableMockTest.java |   2 +-
 ...Web3jConsumerReplyBlocksObservableMockTest.java |   2 +-
 ...onsumerReplyTransactionsObservableMockTest.java |   2 +-
 ...Web3jConsumerTransactionObservableMockTest.java |   2 +-
 .../component/web3j/Web3jMockTestSupport.java      |   4 +-
 .../camel/component/web3j/Web3jProducerTest.java   |   2 +-
 .../component/web3j/Web3jQuorumProducerTest.java   |   2 +-
 .../integration/Web3jConsumerBlockHashTest.java    |   2 +-
 .../web3j/integration/Web3jConsumerBlockTest.java  |   2 +-
 .../web3j/integration/Web3jConsumerLogTest.java    |   2 +-
 .../integration/Web3jConsumerMainnetTest.java      |   4 +-
 .../integration/Web3jConsumerReplayBlockTest.java  |   2 +-
 .../integration/Web3jConsumerTransactionsTest.java |   2 +-
 .../integration/Web3jProducerGanacheTest.java      | 116 +++++++--------
 .../integration/Web3jProducerMainnetTest.java      |  10 +-
 .../component/webhook/WebhookBasePathTest.java     |   6 +-
 .../component/webhook/WebhookHttpBindingTest.java  |   6 +-
 .../component/webhook/WebhookMultiRouteTest.java   |   6 +-
 .../camel/component/webhook/WebhookPathTest.java   |   6 +-
 .../component/webhook/WebhookRegistrationTest.java |   4 +-
 .../component/webhook/WebhookUriEncodingTest.java  |   4 +-
 .../component/webhook/support/TestComponent.java   |   2 +-
 .../component/webhook/support/TestEndpoint.java    |   4 +-
 .../camel/websocket/jsr356/GreetingEncoder.java    |   3 +-
 .../ServerEndpointDeploymentStrategyTest.java      |   6 +-
 .../group/internal/ZooKeeperGroupTest.java         |   2 +-
 .../integration/MasterEndpointFailoverIT.java      |   2 +-
 .../zookeeper/integration/ConsumeChildrenIT.java   |   3 +-
 .../org/apache/camel/model/errorHandler.json       |   2 +-
 .../model/errorhandler/deadLetterChannel.json      |   2 +-
 .../model/errorhandler/defaultErrorHandler.json    |   2 +-
 .../camel/model/errorhandler/noErrorHandler.json   |   2 +-
 .../org/apache/camel/model/routeConfiguration.json |   1 +
 .../apache/camel/model/ErrorHandlerDefinition.java |   3 +
 .../camel/model/RouteConfigurationDefinition.java  |  40 +++++-
 .../apache/camel/model/RouteDefinitionHelper.java  |  24 +++-
 .../org/apache/camel/model/RoutesDefinition.java   |  24 +++-
 .../errorhandler/DeadLetterChannelDefinition.java  |   2 +-
 .../DefaultErrorHandlerDefinition.java             |   2 +-
 .../errorhandler/NoErrorHandlerDefinition.java     |   2 +-
 .../core/xml/AbstractCamelContextFactoryBean.java  |  11 +-
 .../model/RoutesConfigurationErrorHandlerTest.java | 160 +++++++++++++++++++++
 core/camel-main/src/main/docs/main.adoc            |   2 +-
 .../java/org/apache/camel/xml/in/ModelParser.java  |   1 +
 .../modules/ROOT/pages/route-configuration.adoc    |  27 ++++
 .../RouteConfigurationDefinitionDeserializer.java  |   7 +
 .../src/generated/resources/camel-yaml-dsl.json    |   3 +
 .../src/generated/resources/camelYamlDsl.json      |   3 +
 .../camel/dsl/yaml/RouteConfigurationTest.groovy   |  42 ++++++
 parent/pom.xml                                     |   4 +-
 201 files changed, 872 insertions(+), 582 deletions(-)
 delete mode 100644 components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/AS2Charset.java
 create mode 100644 core/camel-core/src/test/java/org/apache/camel/model/RoutesConfigurationErrorHandlerTest.java