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 58212bf CAMEL-15963 Create a Google Cloud Functions component new d28b788 Google-Cloud-Functions: Added to kit new ccb3a51 Google Functions Starter: Added 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: components-starter/README.adoc | 8 ++- components-starter/camel-corda-starter/pom.xml | 8 +++ .../src/main/docs/google-functions-starter.adoc | 6 +- components-starter/camel-iota-starter/pom.xml | 12 ++++ .../ROOT/pages}/google-functions-starter.adoc | 6 +- docs/modules/ROOT/pages/list.adoc | 8 ++- docs/modules/ROOT/pages/spring-boot.adoc | 2 +- ...ueryTest.java => CamelGoogleFunctionsTest.java} | 4 +- tooling/camel-spring-boot-bom/pom.xml | 5 ++ tooling/camel-spring-boot-dependencies/pom.xml | 72 ++++++++++++---------- 10 files changed, 85 insertions(+), 46 deletions(-) copy {components-starter/camel-google-functions-starter/src/main/docs => docs/modules/ROOT/pages}/google-functions-starter.adoc (94%) copy tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/{CamelGoogleBigqueryTest.java => CamelGoogleFunctionsTest.java} (91%)