This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 6bbe3c299ae (chores) camel-rocketmq: fix not skipping tests when it
should
new 49caae1d4ab (chores) camel-direct: cleanup duplicated code
new abf2a918b2a (chores) camel-base-engine: use log markers
new 637be1735b5 (chores) camel-google-drive: use log markers
new 68d51435a02 (chores) camel-itest: use log markers
new e5078ec6ba3 (chores) camel-kamelet-main: use log markers
new 64bdd4abc20 (chores) camel-base-engine: fix overly complex conversion
to String
new 24d24933469 (chores) camel-core: fix overly complex conversion to
String
new ce0a760f808 (chores) camel-cxf: fix overly complex conversion to String
new 3c00e0a9ab5 (chores) camel-disruptor: fix overly complex conversion to
String
new 13db92917cb (chores) camel-elytron: fix overly complex conversion to
String
new 0a94b2c2144 (chores) camel-http: fix overly complex conversion to
String
new 8af30f58e57 (chores) camel-ironmq: fix overly complex conversion to
String
new e4583fb753a (chores) camel-itest: fix overly complex conversion to
String
new a6ecc46a2d5 (chores) camel-jbang: fix overly complex conversion to
String
new ccda26faf87 (chores) camel-jetty: fix overly complex conversion to
String
new 63072ce4071 (chores) camel-jms: fix overly complex conversion to String
new 29e6b9cef90 (chores) camel-leveldb: fix overly complex conversion to
String
new c6a979452c2 (chores) camel-mail: fix overly complex conversion to
String
new ab206a6a5cc (chores) camel-management: fix overly complex conversion
to String
new fbe241eeb92 (chores) camel-netty: fix overly complex conversion to
String
new bb643d235ad (chores) camel-netty-http: fix overly complex conversion
to String
new 86b078cebef (chores) camel-sjms: fix overly complex conversion to
String
new 7b9c5256c04 (chores) camel-spring-xml: fix overly complex conversion
to String
new 16437bb2f37 (chores) camel-sql: fix overly complex conversion to String
new 2bda44f93a2 (chores) camel-undertow: fix overly complex conversion to
String
The 25 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:
.../component/cxf/jaxws/CxfConsumerPayloadXPathTest.java | 2 +-
.../org/apache/camel/component/direct/DirectEndpoint.java | 7 ++-----
.../disruptor/vm/SameDisruptorVmQueueSizeAndNoSizeTest.java | 2 +-
.../org/apache/camel/component/elytron/BaseElytronTest.java | 2 +-
.../apache/camel/component/google/drive/DriveRepliesIT.java | 2 +-
.../org/apache/camel/component/http/HttpProxyServerTest.java | 2 +-
.../integrationtest/ConcurrentConsumerLoadManualTest.java | 2 +-
.../ironmq/integrationtest/Queue2QueueExampleManualTest.java | 2 +-
.../java/org/apache/camel/component/jetty/BaseJettyTest.java | 4 ++--
.../camel/component/jetty/HttpProducerConcurrentTest.java | 2 +-
.../jms/JmsRequestReplyExclusiveReplyToConcurrentTest.java | 2 +-
.../apache/camel/component/jms/async/AsyncJmsInOutTest.java | 2 +-
.../jms/integration/spring/issues/JmsResequencerIT.java | 2 +-
.../leveldb/LevelDBAggregateLoadConcurrentTest.java | 2 +-
.../camel/component/leveldb/LevelDBAggregateLoadTest.java | 2 +-
.../apache/camel/component/mail/MailBatchConsumerTest.java | 2 +-
.../camel/component/mail/MailCommitOnCompletionTest.java | 2 +-
.../java/org/apache/camel/component/mail/MailCopyToTest.java | 2 +-
.../org/apache/camel/component/mail/MailFetchSizeTest.java | 2 +-
.../apache/camel/component/mail/MailFetchSizeZeroTest.java | 2 +-
.../camel/component/mail/MailMaxMessagesPerPollTest.java | 2 +-
.../java/org/apache/camel/component/mail/MailMoveToTest.java | 2 +-
.../org/apache/camel/component/mail/MailPollEnrichTest.java | 2 +-
.../component/mail/MailShutdownCompleteAllTasksTest.java | 2 +-
.../mail/MailShutdownCompleteCurrentTaskOnlyTest.java | 2 +-
.../org/apache/camel/component/netty/http/BaseNettyTest.java | 2 +-
.../netty/http/NettyHttpProducerConcurrentTest.java | 3 ++-
.../java/org/apache/camel/component/netty/BaseNettyTest.java | 2 +-
.../camel/component/netty/NettyReuseConnectionTest.java | 2 +-
.../camel/component/netty/ObjectSerializationTest.java | 4 ++--
.../org/apache/camel/component/sjms/it/AsyncJmsInOutIT.java | 2 +-
.../camel/component/sjms/it/AsyncJmsInOutTempDestIT.java | 2 +-
.../org/apache/camel/component/sjms/it/SyncJmsInOutIT.java | 2 +-
.../camel/component/sjms/it/SyncJmsInOutTempDestIT.java | 2 +-
.../TransactedStackSizeParallelProcessingTest.java | 2 +-
.../camel/spring/interceptor/TransactedStackSizeTest.java | 2 +-
.../processor/aggregate/jdbc/JdbcAggregationRepository.java | 2 +-
.../camel/component/sql/SqlProducerConcurrentTest.java | 2 +-
.../aggregate/jdbc/JdbcAggregateLoadConcurrentTest.java | 2 +-
.../security/AbstractSpringSecurityBearerTokenTest.java | 2 +-
.../apache/camel/component/undertow/BaseUndertowTest.java | 4 ++--
.../camel/impl/debugger/DebuggerJmxConnectorService.java | 5 ++---
.../java/org/apache/camel/impl/engine/DefaultChannel.java | 2 +-
.../org/apache/camel/component/bean/BeanConcurrentTest.java | 2 +-
.../camel/component/bean/BeanExpressionConcurrentTest.java | 2 +-
.../bean/issues/BeanVsProcessorPerformanceTest.java | 4 ++--
.../camel/component/seda/SameSedaQueueSizeAndNoSizeTest.java | 2 +-
.../org/apache/camel/impl/DefaultEndpointRegistryTest.java | 2 +-
.../org/apache/camel/issues/SplitterParallelIssueTest.java | 2 +-
.../org/apache/camel/processor/PipelineConcurrentTest.java | 2 +-
.../aggregator/AggregateConcurrentPerCorrelationKeyTest.java | 2 +-
.../processor/aggregator/AggregateMultipleSourceTest.java | 6 +++---
.../DistributedConcurrentPerCorrelationKeyTest.java | 4 ++--
.../aggregator/DistributedOptimisticLockFailingTest.java | 4 ++--
.../java/org/apache/camel/util/OrderedComparatorTest.java | 2 +-
.../org/apache/camel/management/ManagedLogEndpointTest.java | 2 +-
.../java/org/apache/camel/dsl/jbang/core/commands/Run.java | 4 ++--
.../apache/camel/dsl/jbang/core/commands/TransformRoute.java | 4 ++--
.../core/commands/action/CamelStartupRecorderAction.java | 2 +-
.../dsl/jbang/core/commands/action/CamelStubAction.java | 12 ++++++------
.../camel/dsl/jbang/core/commands/process/ListConsumer.java | 2 +-
.../camel/main/reload/OpenApiGeneratorReloadStrategy.java | 2 +-
.../java/org/apache/camel/itest/greeter/PrepareRequest.java | 2 +-
.../java/org/apache/camel/itest/jms/JmsJettyAsyncTest.java | 2 +-
64 files changed, 82 insertions(+), 85 deletions(-)