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 0fce364 Upgrade Artemis to version 2.6.2 new 89a9f42 CAMEL-12600 - Camel-Twilio: the credentials can be set only at component level new 81f2a31 CAMEL-12600 - Fixed Camel-twilio Spring Boot test 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/twilio-component.adoc | 10 +-- .../camel/component/twilio/TwilioComponent.java | 50 ++++++++++++++- .../component/twilio/TwilioConfiguration.java | 42 ------------- .../component/twilio/AccountIntegrationTest.java | 4 +- .../springboot/TwilioComponentConfiguration.java | 72 +++++++++++----------- .../camel/itest/springboot/CamelTwilioTest.java | 2 + 6 files changed, 91 insertions(+), 89 deletions(-)