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 611845f Upgrade to hazelcast 5 for osgi
new 7cd9117 CAMEL-15520: fixed deprecations in camel-zookeeper
new 8629c94 CAMEL-15520: fixed deprecations in camel-xstream
new 314638f CAMEL-15520: fixed deprecations in camel-web3j
new a7d87c0 CAMEL-15520: fixed deprecations in camel-vertx
new b7d11e2 CAMEL-15520: fixed deprecations in camel-thrift
new 96164ab CAMEL-15520: fixed deprecations in camel-syslog
new a2995c3 CAMEL-15520: fixed deprecations in camel-spring-ws
new 810d265 CAMEL-15520: fixed deprecations in camel-redis
new 34a56a2 CAMEL-15520: fixed deprecations in camel-spring-rabbitmq
new 08d92d8 CAMEL-15520: fixed deprecations in camel-schematron
new 3f54106 CAMEL-15520: fixed deprecations in camel-saxon
new 20b858f CAMEL-15520: fixed deprecations in camel-velocity
new 003c0d0 CAMEL-15520: fixed deprecations in camel-rxjava
new ea9f0bd CAMEL-15520: fixed deprecations in camel-reactor
new ca08fa4 CAMEL-15520: fixed deprecations in camel-rabbitmq
new 5b48655 CAMEL-15520: fixed deprecations in camel-quickfix
new 0038347 CAMEL-15520: fixed deprecations in camel-mvel
new 231c93a CAMEL-15520: fixed deprecations in camel-mustache
new 7478c53 CAMEL-15520: fixed deprecations in camel-mllp
new 862c39a CAMEL-15520: fixed deprecations in camel-ldif
new 4dbb62f CAMEL-15520: fixed deprecations in camel-ldap
new a270760 CAMEL-15520: fixed deprecations in camel-jt400
new 0da32da CAMEL-15520: fixed deprecations in camel-jclouds
The 23 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/jclouds/JcloudsBlobStoreProducer.java | 6 +++---
.../camel/component/jclouds/JcloudsComputeProducer.java | 12 ++++++------
.../apache/camel/component/jt400/Jt400PgmProducer.java | 2 +-
.../org/apache/camel/component/ldap/LdapProducer.java | 4 ++--
.../org/apache/camel/component/ldif/LdifProducer.java | 6 +++---
.../processor/mllp/Hl7AcknowledgementGenerator.java | 7 +------
.../camel/component/mustache/MustacheEndpoint.java | 2 +-
.../org/apache/camel/component/mvel/MvelEndpoint.java | 2 +-
.../apache/camel/language/mvel/MvelComponentTest.java | 6 +++---
.../camel/component/quickfixj/QuickfixjProducer.java | 4 ++--
.../camel/component/quickfixj/QuickfixjProducerTest.java | 2 +-
.../apache/camel/component/rabbitmq/RabbitConsumer.java | 11 +++--------
.../component/rabbitmq/reply/ReplyManagerSupport.java | 9 ++-------
.../reactor/engine/ReactorStreamsServiceTest.java | 2 +-
.../rxjava/engine/RxJavaStreamsServiceTest.java | 2 +-
.../org/apache/camel/component/xquery/XQueryBuilder.java | 8 ++++----
.../camel/component/schematron/SchematronProducer.java | 4 ++--
.../schematron/processor/SchematronProcessor.java | 3 ++-
.../component/schematron/SchematronEndpointTest.java | 3 ++-
.../component/springrabbit/EndpointMessageListener.java | 6 +-----
.../apache/camel/component/redis/RedisConfiguration.java | 4 ++--
.../spring/ws/SoapAttachmentResponseProcessor.java | 6 +++---
.../component/spring/ws/SoapHeaderResponseProcessor.java | 2 +-
.../apache/camel/component/spring/ws/SoapHeaderTest.java | 2 +-
.../component/spring/ws/SoapResponseAttachmentTest.java | 6 +++---
.../component/spring/ws/StockQuoteResponseProcessor.java | 7 ++-----
.../spring/ws/processor/OkResponseProcessor.java | 4 ++--
.../spring/ws/processor/PrecedenceProcessor.java | 14 +++++++-------
.../apache/camel/component/syslog/SyslogDataFormat.java | 16 ++++++++--------
.../apache/camel/component/thrift/ThriftProducer.java | 2 +-
.../thrift/client/AsyncClientMethodCallback.java | 6 +++---
.../component/thrift/server/ThriftMethodHandler.java | 6 +-----
.../camel/component/velocity/VelocityEndpoint.java | 2 +-
.../org/apache/camel/component/vertx/VertxProducer.java | 2 +-
.../camel/component/web3j/Web3jMockTestSupport.java | 5 +++--
.../apache/camel/dataformat/xstream/JsonDataFormat.java | 6 +-----
.../camel/dataformat/xstream/XStreamDataFormat.java | 6 +-----
.../camel/component/zookeeper/ZooKeeperProducer.java | 2 +-
38 files changed, 84 insertions(+), 115 deletions(-)