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 a97c735  Upgrade Solr and related bundle to version 7.6.0
     new 4740512  CAMEL-13035 update from telegram channel
     new 539305c  CAMEL-13035 - correcting style
     new a53138a  CAMEL-13035 - fix sc reported
     new 9fef6dd  CAMEL-13035 - Fixed CS

The 4 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:
 .../component/telegram/TelegramComponent.java      |  2 +-
 .../camel/component/telegram/TelegramEndpoint.java |  8 +++-
 .../camel/component/telegram/model/Update.java     | 12 +++++
 ...t.java => TelegramConsumerChannelPostTest.java} | 55 ++++++++++++----------
 .../resources/messages/updates-channelMessage.json | 19 ++++++++
 5 files changed, 68 insertions(+), 28 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