This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 761683f Upgrade Box Java SDK to version 2.44.1 new e53b036 [CAMEL-14563] The camel api generator maven plugin does not support packages correctly new 8d0eb6e [CAMEL-14444] Build speed: Make sure the debezium plugin does not overwrite files with the same content 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: .../camel/maven/GenerateConnectorConfigMojo.java | 4 +- .../maven/config/ConnectorConfigGenerator.java | 8 ---- ...goDbConnectorEmbeddedDebeziumConfiguration.java | 2 +- ...ySqlConnectorEmbeddedDebeziumConfiguration.java | 2 +- ...gresConnectorEmbeddedDebeziumConfiguration.java | 2 +- ...rverConnectorEmbeddedDebeziumConfiguration.java | 2 +- components/camel-twilio/pom.xml | 54 ++++++++++++++++------ .../maven/AbstractApiMethodGeneratorMojo.java | 12 +++-- .../camel/maven/ApiComponentGeneratorMojo.java | 13 ++++-- .../main/java/org/apache/camel/maven/ApiProxy.java | 10 ++++ .../src/main/resources/api-collection.vm | 7 ++- 11 files changed, 77 insertions(+), 39 deletions(-)