This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git.


    from 43c6dab  CAMEL-16467 - Camel-Examples: Group the example for grouped 
componets in a middle folder - Azure
     new f89de63  Added A Couchbase Log example
     new 1a7967e  Added Couchbase Log example to POM
     new 0c9af51  Update README

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:
 examples/README.adoc                               |  4 +++-
 .../kafka-azure => couchbase-log}/README.adoc      | 25 +++++++++++++++-------
 .../aws2-sqs-consumer => couchbase-log}/pom.xml    | 19 ++++++++--------
 .../org/apache/camel/example/MyApplication.java    |  0
 .../org/apache/camel/example/MyRouteBuilder.java   | 10 +++------
 .../src/main/resources/application.properties      | 13 ++++++-----
 .../src/main/resources/logback.xml                 |  0
 examples/pom.xml                                   |  1 +
 8 files changed, 39 insertions(+), 33 deletions(-)
 copy examples/{azure/kafka-azure => couchbase-log}/README.adoc (56%)
 copy examples/{aws/main-endpointdsl-aws2/aws2-sqs-consumer => 
couchbase-log}/pom.xml (84%)
 copy examples/{main-tiny => 
couchbase-log}/src/main/java/org/apache/camel/example/MyApplication.java (100%)
 copy examples/{flight-recorder => 
couchbase-log}/src/main/java/org/apache/camel/example/MyRouteBuilder.java (79%)
 copy examples/{azure/kafka-azure => 
couchbase-log}/src/main/resources/application.properties (86%)
 copy examples/{routetemplate => couchbase-log}/src/main/resources/logback.xml 
(100%)

Reply via email to