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-spring-boot.git.
from 68469da Merge pull request #29 from apache/automatic-periodic-sync new 9a058d6 Camel-Core-starter: Fixed build and regen new c887354 Camel-Spring-Boot: Fixed build new 6fb7566 Regen 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: .../springboot/catalog/components/aws2-s3.json | 22 +--- .../src/main/docs/aws2-s3-starter.adoc | 13 +-- .../springboot/AWS2S3ComponentConfiguration.java | 112 --------------------- components-starter/camel-corda-starter/pom.xml | 12 +++ ...stConfigurationDefinitionAutoConfiguration.java | 4 +- components-starter/camel-hbase-starter/pom.xml | 4 - components-starter/camel-tika-starter/pom.xml | 8 ++ docs/modules/ROOT/pages/aws2-s3-starter.adoc | 13 +-- tooling/camel-spring-boot-dependencies/pom.xml | 2 +- .../maven/SpringBootAutoConfigurationMojo.java | 4 +- 10 files changed, 29 insertions(+), 165 deletions(-)