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

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


    from 6352a8a  Merge pull request #7 from fvaleri/opt-lock-example
     new 3cde715  Add camel-example-basic
     new 9443f34  Regen

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:
 examples/README.adoc                               |  6 ++-
 examples/camel-example-basic/README.adoc           | 45 ++++++++++++++++++++
 .../pom.xml                                        | 17 +++-----
 .../apache/camel/example/basic/CamelBasic.java}    | 48 ++++++++++++----------
 .../src/main/resources/log4j2.properties           |  0
 examples/pom.xml                                   |  1 +
 6 files changed, 83 insertions(+), 34 deletions(-)
 create mode 100644 examples/camel-example-basic/README.adoc
 copy examples/{camel-example-console => camel-example-basic}/pom.xml (86%)
 copy 
examples/{camel-example-splunk/src/main/java/org/apache/camel/example/splunk/SplunkPublishEventClient.java
 => 
camel-example-basic/src/main/java/org/apache/camel/example/basic/CamelBasic.java}
 (54%)
 copy examples/{camel-example-twitter-websocket => 
camel-example-basic}/src/main/resources/log4j2.properties (100%)

Reply via email to