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 0624099ad8e Bump jakarta.persistence:jakarta.persistence-api from 
3.1.0 to 3.2.0 (#14236)
     new 40872012b19 CAMEL-20785: stop allowing overriding the context setup 
method
     new 42b09e19b91 CAMEL-20785: cleanup checks for single-instance context 
tests
     new d19a62947a7 CAMEL-20785: mark createCamelRegistry as deprecated and 
cleanup abuses of the API

The 3 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:
 .../google/calendar/CalendarConfigurationTest.java   |  4 ++--
 .../integration/PulsarConcurrentConsumerInIT.java    | 20 +++-----------------
 .../integration/PulsarConcurrentProducerInIT.java    | 20 +++-----------------
 .../integration/PulsarConsumerAcknowledgementIT.java | 19 +++----------------
 .../PulsarConsumerDeadLetterPolicyIT.java            | 18 +++---------------
 .../integration/PulsarConsumerInAsynchronousIT.java  | 20 +++-----------------
 .../pulsar/integration/PulsarConsumerInIT.java       | 19 +++----------------
 .../PulsarConsumerNegativeAcknowledgementIT.java     |  9 ++-------
 .../PulsarConsumerNoAcknowledgementIT.java           |  9 ++-------
 .../integration/PulsarConsumerPatternInIT.java       | 19 +++----------------
 .../integration/PulsarConsumerReadCompactedIT.java   | 19 +++----------------
 .../integration/PulsarCustomMessageReceiptIT.java    |  9 ++-------
 .../pulsar/integration/PulsarITSupport.java          | 15 +++++++++++++++
 .../integration/PulsarProducerHeadersInIT.java       | 19 +++----------------
 .../pulsar/integration/PulsarProducerInIT.java       | 19 +++----------------
 .../PulsarProducerUndefinedProducerNameInIT.java     | 16 ++--------------
 ...ulsarSharedSubscriptionMessageDistributionIT.java | 19 +++----------------
 .../pulsar/integration/PulsarSuspendRouteIT.java     | 17 +++--------------
 .../spring/batch/SpringBatchEndpointTest.java        |  4 +---
 .../apache/camel/component/redis/RedisHashTest.java  |  5 +----
 .../apache/camel/component/redis/RedisListTest.java  |  5 +----
 .../component/redis/RedisRemoveEndpointTest.java     |  5 +----
 .../camel/component/redis/RedisRemoveRouteTest.java  |  5 +----
 .../apache/camel/component/redis/RedisSetTest.java   |  5 +----
 .../camel/component/redis/RedisSortedSetTest.java    |  5 +----
 .../camel/component/redis/RedisStringTest.java       |  5 +----
 .../redis/integration/RedisConsumerManualIT.java     |  6 +-----
 .../redis/integration/RedisProducerManualIT.java     |  5 +----
 .../RedisStringIdempotentRepositoryManualIT.java     |  5 +----
 .../spring/ws/ConsumerBreadcrumbIdTest.java          |  5 +----
 .../ws/ConsumerExceptionPropagationRouteTest.java    |  5 +----
 .../spring/ws/ConsumerMarshallingRouteTest.java      |  5 +----
 .../apache/camel/spring/SpringMDCTransactedTest.java |  9 ++++-----
 .../camel/component/sql/SqlDataSourceRefTest.java    |  8 ++------
 .../camel/component/sql/SqlDataSourceTest.java       |  8 ++------
 .../camel/component/sql/SqlEndpointLikeTest.java     |  7 ++-----
 .../camel/component/sql/SqlTransactedRouteTest.java  | 13 ++++---------
 .../sql/stored/SqlStoredDataSourceTest.java          |  9 ++-------
 .../apache/camel/component/stomp/StompBaseTest.java  |  6 +-----
 .../apache/camel/test/junit5/CamelTestSupport.java   | 12 +++++++-----
 .../junit5/CamelTestSupportOneContextForAllTest.java |  7 -------
 .../component/thrift/ThriftConsumerSecurityTest.java |  7 ++-----
 .../component/thrift/ThriftProducerSecurityTest.java |  7 ++-----
 .../apache/camel/component/tika/TikaParseTest.java   |  7 ++-----
 .../component/xmlsecurity/ECDSASignatureTest.java    |  7 +------
 .../xmlsecurity/SignatureAlgorithmTest.java          |  7 +------
 .../xmlsecurity/SignatureDigestMethodTest.java       |  7 +------
 .../xmlsecurity/XAdESSignaturePropertiesTest.java    |  6 +-----
 .../component/xmlsecurity/XmlSignatureTest.java      |  7 +------
 .../camel/component/xmpp/XmppBaseContainerTest.java  |  6 +-----
 .../camel/component/xmpp/integration/XmppBaseIT.java |  6 +-----
 51 files changed, 112 insertions(+), 394 deletions(-)

Reply via email to