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 fdc66987bea chore(deps): Included dependency review
     new 4e8707268be (chores) camel-bean: removed unused parameters
     new fc2709f06ae (chores) camel-directvm: removed unused parameters
     new cf0d203447e (chores) camel-file: removed unused parameters
     new 93d12a8037e (chores) camel-mail: removed unused parameters
     new b9fffea37fb (chores) camel-quickfix: removed unused parameters
     new aade2d86506 (chores) camel-thrift: removed unused parameters
     new 02f74172b19 (chores) camel-vertx-kafka-component: removed unused 
parameters
     new 6f088a755e9 (chores) camel-websocket: removed/documented unused 
parameters
     new 857e0abe6e0 (chores) openapi-rest-dsl-generator: removed unused 
parameters

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:
 .../camel/component/bean/AbstractCamelInvocationHandler.java     | 4 ++--
 .../org/apache/camel/component/directvm/DirectVmComponent.java   | 2 +-
 .../org/apache/camel/component/directvm/DirectVmConsumer.java    | 4 ++--
 .../file/strategy/FileLockExclusiveReadLockStrategy.java         | 4 ++--
 .../file/strategy/MarkerFileExclusiveReadLockStrategy.java       | 9 ++++-----
 .../main/java/org/apache/camel/component/mail/MailBinding.java   | 4 ++--
 .../org/apache/camel/component/quickfixj/QuickfixjComponent.java | 1 -
 .../org/apache/camel/component/quickfixj/QuickfixjEndpoint.java  | 4 ++--
 .../org/apache/camel/component/quickfixj/QuickfixjEngine.java    | 8 ++++----
 .../org/apache/camel/component/quickfixj/QuickfixjProducer.java  | 4 ++--
 .../apache/camel/component/quickfixj/QuickfixjProducerTest.java  | 2 +-
 .../java/org/apache/camel/component/quickfixj/TestSupport.java   | 8 +++-----
 .../java/org/apache/camel/component/thrift/ThriftComponent.java  | 6 +++---
 .../org/apache/camel/component/thrift/ThriftConfiguration.java   | 3 +--
 .../vertx/kafka/VertxKafkaConfigurationOptionsProxy.java         | 4 ++--
 .../vertx/kafka/operations/VertxKafkaProducerOperations.java     | 4 ++--
 .../org/apache/camel/component/websocket/WebsocketComponent.java | 6 +++---
 .../org/apache/camel/component/websocket/WebsocketEndpoint.java  | 3 +--
 .../org/apache/camel/component/websocket/WebsocketProducer.java  | 6 +++++-
 .../apache/camel/component/websocket/WebsocketEndpointTest.java  | 2 +-
 .../apache/camel/generator/openapi/RestDefinitionEmitter.java    | 3 +--
 .../camel/generator/openapi/RestDslDefinitionGenerator.java      | 5 ++---
 .../org/apache/camel/generator/openapi/RestDslXmlGenerator.java  | 2 +-
 .../org/apache/camel/generator/openapi/RestDslYamlGenerator.java | 2 +-
 .../camel/generator/openapi/RestDefinitionEmitterTest.java       | 2 +-
 .../org/apache/camel/generator/openapi/RestDslGeneratorTest.java | 2 +-
 .../apache/camel/generator/openapi/RestDslGeneratorV3Test.java   | 2 +-
 27 files changed, 51 insertions(+), 55 deletions(-)

Reply via email to