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 28ddaca Upgrade Jxmpp to version 0.6.3
new 64b48e6 Better readResponse methods in camel-slack component
new d4f0d33 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:
.../slack/SlackComponentVerifierExtension.java | 19 +-------
.../camel/component/slack/SlackConsumer.java | 17 +------
.../camel/component/slack/utils/SlackUtils.java | 53 ++++++++++++++++++++++
3 files changed, 57 insertions(+), 32 deletions(-)
create mode 100644
components/camel-slack/src/main/java/org/apache/camel/component/slack/utils/SlackUtils.java