This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 468889d  CAMEL-12995 - Remove Camel XmlJson
     new 2becd62  CAMEL-13035 update from telegram channel
     new 15afdbb  CAMEL-13035 - correcting style
     new cf39674  CAMEL-13035 - fix sc reported

The 3 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/telegram/TelegramEndpoint.java |  6 +++
 .../camel/component/telegram/model/Update.java     | 12 +++++
 ...t.java => TelegramConsumerChannelPostTest.java} | 55 ++++++++++++----------
 .../resources/messages/updates-channelMessage.json | 19 ++++++++
 4 files changed, 66 insertions(+), 26 deletions(-)
 copy 
components/camel-telegram/src/test/java/org/apache/camel/component/telegram/{TelegramConsumerMediaVideoTest.java
 => TelegramConsumerChannelPostTest.java} (65%)
 create mode 100644 
components/camel-telegram/src/test/resources/messages/updates-channelMessage.json

Reply via email to