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 ecbc6a8  Regen
     new b4bcbb1  CAMEL-13663: camel-main-maven-plugin to generte spring-boot 
tooling metadata to fool Java editors to have code completions for Camel Main 
application.properties files.
     new 4ca51e3  CAMEL-13663: camel-main-maven-plugin to generte spring-boot 
tooling metadata to fool Java editors to have code completions for Camel Main 
application.properties files.
     new 8358db1  CAMEL-13663: camel-main-maven-plugin to generte spring-boot 
tooling metadata to fool Java editors to have code completions for Camel Main 
application.properties files.

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:
 catalog/camel-main-maven-plugin/pom.xml            |   7 ++
 .../src/main/docs/camel-main-maven-plugin.adoc     |   1 +
 .../org/apache/camel/maven/AbstractMainMojo.java   |  88 +++++++++++++---
 .../org/apache/camel/maven/GenerateHelper.java     | 111 +++++++++++++++++++++
 .../java/org/apache/camel/maven/GenerateMojo.java  |  97 ++++++++++++++++--
 5 files changed, 280 insertions(+), 24 deletions(-)
 create mode 100644 
catalog/camel-main-maven-plugin/src/main/java/org/apache/camel/maven/GenerateHelper.java

Reply via email to