This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch coap
in repository https://gitbox.apache.org/repos/asf/camel.git
from 0cb06d488c3 CAMEL-19620: Regen CAMEL-19620: Regen
add 8ed4739edf7 CAMEL-19620: More coap stuff
No new revisions were added by this update.
Summary of changes:
components/camel-coap/.gitignore | 1 +
components/camel-coap/pom.xml | 9 +++++++-
.../resources/org/apache/camel/coap/coap+tcp.json | 3 +--
.../resources/org/apache/camel/coap/coap.json | 3 +--
.../resources/org/apache/camel/coap/coaps+tcp.json | 3 +--
.../resources/org/apache/camel/coap/coaps.json | 3 +--
.../java/org/apache/camel/coap/CoAPConstants.java | 3 ---
.../java/org/apache/camel/coap/CoAPEndpoint.java | 18 +++++++++++----
.../java/org/apache/camel/coap/CoAPNotifier.java | 4 +---
.../java/org/apache/camel/coap/CoAPObserver.java | 3 ++-
.../java/org/apache/camel/coap/CoAPProducer.java | 26 +++++++++++-----------
.../org/apache/camel/coap/CoAPObserveTest.java | 6 +++++
12 files changed, 49 insertions(+), 33 deletions(-)
create mode 100644 components/camel-coap/.gitignore