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 e4bfae6  Regen
     new e3a35a8  CAMEL-12664 - Camel-Nats: Bump to version 2.0.0 of Jnats
     new 75862f3  CAMEL-12664 - Fixed CS

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:
 .../camel-nats/src/main/docs/nats-component.adoc   |  4 +-
 .../camel/component/nats/NatsConfiguration.java    | 81 +++++++++-------------
 .../apache/camel/component/nats/NatsConstants.java |  1 -
 .../apache/camel/component/nats/NatsConsumer.java  | 71 ++++++++++---------
 .../apache/camel/component/nats/NatsProducer.java  | 24 ++++---
 .../camel/component/nats/NatsConsumerLoadTest.java |  7 +-
 .../nats/NatsConsumerMaxMessagesQueueTest.java     |  1 -
 .../nats/NatsConsumerMaxMessagesTest.java          |  2 -
 .../camel/component/nats/NatsConsumerTest.java     |  1 -
 parent/pom.xml                                     |  2 +-
 10 files changed, 87 insertions(+), 107 deletions(-)

Reply via email to