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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a802c14  Upgrade kotlin
     new e2b2140  CAMEL-13538 - Camel-Avro: Upgrade to 1.9.0
     new 7b3e5b9  CAMEL-13538 - Added property placeholders for avro-ipc-netty 
and avro-ipc-jetty
     new 8e6cfbf  CAMEL-13538 - Use the correct property placeholder in the 
Karaf feature for Camel-Avro
     new 82ad184  CAMEL-13538 - Camel-Avro Karaf feature no need for Jetty range

The 4 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:
 components/camel-avro/pom.xml                      | 46 +++-------------------
 .../camel/component/avro/AvroConfiguration.java    |  2 +-
 .../apache/camel/component/avro/AvroListener.java  | 10 ++---
 .../camel/component/avro/AvroNettyProducer.java    |  2 +-
 .../apache/camel/component/avro/AvroProducer.java  |  3 +-
 .../camel/component/avro/AvroHttpProducerTest.java |  2 +-
 .../component/avro/AvroNettyConsumerTest.java      |  2 +-
 .../component/avro/AvroNettyProducerTest.java      |  2 +-
 parent/pom.xml                                     |  5 ++-
 .../karaf/features/src/main/resources/features.xml | 20 +++++-----
 .../camel/itest/springboot/CamelAvroTest.java      |  4 ++
 11 files changed, 35 insertions(+), 63 deletions(-)

Reply via email to