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-examples.git.


    from a4a396a  CAMEL-16012: Remove prefix 08 (#42)
     new 0ba4328  CAMEL-16300 - added a google pubsub example
     new 05307ce  CAMEL-16300 - added a google pubsub example
     new 92eaeec  CAMEL-16300 - added a google pubsub example
     new b740244  CAMEL-16300 - added a google pubsub example - Regen

The 4 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:
 examples/README.adoc                               | 91 ----------------------
 .../README.adoc                                    | 11 ++-
 .../pom.xml                                        | 12 +--
 .../org/apache/camel/example/MyApplication.java    |  0
 .../org/apache/camel/example/MyRouteBuilder.java   | 17 ++--
 .../src/main/resources/application.properties      |  7 +-
 .../src/main/resources/logback.xml                 |  0
 .../org/apache/camel/example/MyBeanConfigurer.java |  8 +-
 examples/pom.xml                                   |  1 +
 9 files changed, 35 insertions(+), 112 deletions(-)
 copy examples/{main-endpointdsl => main-endpointdsl-google-pubsub}/README.adoc 
(69%)
 copy examples/{main-endpointdsl-aws2-s3-kafka => 
main-endpointdsl-google-pubsub}/pom.xml (90%)
 copy examples/{main-tiny => 
main-endpointdsl-google-pubsub}/src/main/java/org/apache/camel/example/MyApplication.java
 (100%)
 copy examples/{main-endpointdsl => 
main-endpointdsl-google-pubsub}/src/main/java/org/apache/camel/example/MyRouteBuilder.java
 (68%)
 copy examples/{main-endpointdsl => 
main-endpointdsl-google-pubsub}/src/main/resources/application.properties (88%)
 copy examples/{routetemplate => 
main-endpointdsl-google-pubsub}/src/main/resources/logback.xml (100%)

Reply via email to