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 402b958 Merge pull request #3318 from luigidemasi/CAMEL-14137
new 80cf087 CAMEL-14143 - Slack Component: Consumer does not retrieve
user details on message event, thanks to Andy Krohg for the patch
new d1cb35a CAMEL-14143 - Fixed CS
new 483e833 Fixed Camel-Slack Producer Test
new e42e1ec Camel-Slack: 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:
components/camel-slack/pom.xml | 49 ++++++++++++----------
.../camel/component/slack/SlackEndpoint.java | 4 +-
.../camel/component/slack/helper/SlackMessage.java | 15 ++++++-
.../camel/component/slack/SlackProducerTest.java | 21 +++-------
4 files changed, 49 insertions(+), 40 deletions(-)