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 77643e3  Upgrade RXJava to version 2.1.17
     new 9364ce0  CAMEL-12670 - Camel-Nats: add authentication example
     new 9de7d6b  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/component/nats/NatsConfiguration.java       |  1 -
 ...atsProducerTest.java => NatsAuthProducerTest.java} |  2 +-
 ...{NatsTestSupport.java => NatsAuthTestSupport.java} | 19 +++++++++++++++----
 3 files changed, 16 insertions(+), 6 deletions(-)
 copy 
components/camel-nats/src/test/java/org/apache/camel/component/nats/{NatsProducerTest.java
 => NatsAuthProducerTest.java} (95%)
 copy 
components/camel-nats/src/test/java/org/apache/camel/component/nats/{NatsTestSupport.java
 => NatsAuthTestSupport.java} (71%)

Reply via email to