This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 26cb08a CAMEL-16279: camel-core - Optimize core to reduce object allocations by pooloing reusable tasks in the routing engine. new d86c4af CAMEL-16328: Simplify which custom slack client config options are set new 76001db CAMEL-16328: Append /api/ path to the slack serverUrl option like previous behaviour new 45501bf CAMEL-16255: Remove redundant httpclient dependency from camel-slack 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: components/camel-slack/pom.xml | 6 ----- .../camel/component/slack/helper/SlackHelper.java | 6 +---- .../camel/component/slack/SlackConsumerTest.java | 31 +++++++++++++--------- .../camel/component/slack/SlackHelperTest.java | 6 +---- 4 files changed, 21 insertions(+), 28 deletions(-)