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

jamesnetherton pushed a change to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2d0ed9ecf44 CAMEL-17910: camel-jms - InOut with reply-to-type shared - 
race condition
     new a9398ec2760 CAMEL-17935: Use ClassLoadingAwareObjectInputStream in 
CassandraCamelCodec
     new edc1195dbee CAMEL-17934: Provide a ClassLoder to CqlSessionBuilder if 
available

The 2 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/cassandra/CassandraEndpoint.java     |  6 +++
 .../aggregate/cassandra/CassandraCamelCodec.java   |  8 ++--
 .../processor/aggregate/jdbc/JdbcCamelCodec.java   |  3 +-
 .../ClassLoadingAwareObjectInputStreamTest.java    |  4 +-
 .../util}/ClassLoadingAwareObjectInputStream.java  | 13 +++---
 .../ClassLoadingAwareObjectInputStreamTest.java    | 53 +++++-----------------
 6 files changed, 34 insertions(+), 53 deletions(-)
 rename 
{components/camel-sql/src/main/java/org/apache/camel/processor/aggregate/jdbc 
=> 
core/camel-util/src/main/java/org/apache/camel/util}/ClassLoadingAwareObjectInputStream.java
 (92%)
 copy 
{components/camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc 
=> 
core/camel-util/src/test/java/org/apache/camel/util}/ClassLoadingAwareObjectInputStreamTest.java
 (53%)

Reply via email to