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


    from 392fc92  CAMEL-15084: Move health implementation in camel-base into 
camel-health
     new 0e12ba3  CAMEL-15043: Polished Camel Maven archetypes
     new 3ed5bb9  CAMEL-15043: Fixed camel-archetype-component

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:
 .../META-INF/maven/archetype-metadata.xml          |  3 --
 .../src/main/resources/archetype-resources/pom.xml | 23 +----------
 .../src/main/java/EventBusHelper.java              |  5 ++-
 .../src/main/java/__name__Component.java           |  4 +-
 .../src/main/java/__name__Consumer.java            |  3 --
 .../src/main/java/__name__Endpoint.java            | 14 +++----
 .../src/main/java/__name__Producer.java            |  3 --
 .../src/main/resources/archetype-resources/pom.xml | 46 +++++++++++++++++-----
 .../META-INF/maven/archetype-metadata.xml          |  3 --
 .../src/main/resources/archetype-resources/pom.xml | 12 +++---
 .../META-INF/maven/archetype-metadata.xml          | 12 ------
 .../src/main/resources/archetype-resources/pom.xml |  9 +++++
 12 files changed, 63 insertions(+), 74 deletions(-)

Reply via email to