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 5d7b824  CAMEL-17763: cleaned up unused exceptions in camel-bindy
     new 26383ae  CAMEL-17763: cleaned up unused exceptions in 
camel-atmosphere-websocket
     new 9e29e76  CAMEL-17763: cleaned up unused exceptions in camel-atom
     new a22fcfa  CAMEL-17763: cleaned up unused exceptions in camel-attachments
     new f426025  CAMEL-17763: cleaned up unused exceptions in camel-avro
     new 16827cf  CAMEL-17763: cleaned up unused exceptions in 
camel-avro-rpc-component
     new 5d35d30  CAMEL-17763: cleaned up unused exceptions in camel-barcode
     new a5acc43  CAMEL-17763: cleaned up unused exceptions in camel-bean
     new b811028  CAMEL-17763: cleaned up unused exceptions in 
camel-bean-validator
     new 6e88510  CAMEL-17763: cleaned up unused exceptions in camel-beanstack

The 9 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:
 .../apache/camel/component/atmosphere/websocket/TestClient.java   | 2 +-
 .../java/org/apache/camel/component/atom/JettyTestServer.java     | 2 +-
 .../org/apache/camel/attachment/BeanMethodWithExchangeTest.java   | 2 +-
 .../src/test/java/org/apache/camel/attachment/WireTapTest.java    | 8 ++++----
 .../java/org/apache/camel/avro/impl/KeyValueProtocolImpl.java     | 4 ++--
 .../component/avro/processors/ReflectionInOnlyProcessor.java      | 2 +-
 .../camel/component/avro/processors/ReflectionInOutProcessor.java | 2 +-
 .../camel/dataformat/avro/AvroGenericMarshaAndUnmarshaTest.java   | 4 ++--
 .../camel/dataformat/avro/AvroMarshalAndUnmarshallTest.java       | 8 ++++----
 .../org/apache/camel/dataformat/barcode/BarcodeUnmarshalTest.java | 4 ++--
 .../bean/validator/CustomValidationProviderResolverTest.java      | 4 ++--
 .../test/java/org/apache/camel/component/bean/BeanInfoTest.java   | 2 +-
 .../java/org/apache/camel/component/beanstalk/EndpointTest.java   | 2 +-
 .../java/org/apache/camel/component/beanstalk/ProducerTest.java   | 2 +-
 .../camel/component/beanstalk/TestExchangeCopyProcessor.java      | 2 +-
 .../beanstalk/integration/BuryProducerIntegrationIT.java          | 2 +-
 .../beanstalk/integration/DeleteProducerIntegrationIT.java        | 2 +-
 .../component/beanstalk/integration/PutProducerIntegrationIT.java | 6 +++---
 .../beanstalk/integration/ReleaseProducerIntegrationIT.java       | 2 +-
 .../beanstalk/integration/TouchProducerIntegrationIT.java         | 2 +-
 20 files changed, 32 insertions(+), 32 deletions(-)

Reply via email to