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 75862f3 CAMEL-12664 - Fixed CS new 2c451b5 CAMEL-12664 - Camel-Nats Refactoring consumer a bit new 31ae174 CAMEL-12664 - Removed NatsPropertiesConstants class as it is not used anymore 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: .../apache/camel/component/nats/NatsConsumer.java | 46 +++++++++------------- .../apache/camel/component/nats/NatsProducer.java | 3 -- .../component/nats/NatsPropertiesConstants.java | 31 --------------- 3 files changed, 18 insertions(+), 62 deletions(-) delete mode 100644 components/camel-nats/src/main/java/org/apache/camel/component/nats/NatsPropertiesConstants.java