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 c0a9808 CAMEL-12108 - PR on behalf of Bas Claessen new 1f5af18 camel-11474: adding HttpClient custom configuration support new d0d5dfc CAMEL-11474 - 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: .../src/main/docs/hipchat-component.adoc | 21 ++++- .../component/hipchat/HipchatConfiguration.java | 18 +++- .../camel/component/hipchat/HipchatConsumer.java | 7 +- .../camel/component/hipchat/HipchatProducer.java | 8 +- .../HipchatComponentCustomHttpClientTest.java | 100 +++++++++++++++++++++ 5 files changed, 140 insertions(+), 14 deletions(-) create mode 100644 components/camel-hipchat/src/test/java/org/apache/camel/component/hipchat/HipchatComponentCustomHttpClientTest.java -- To stop receiving notification emails like this one, please contact ['"commits@camel.apache.org" <commits@camel.apache.org>'].