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.git.
from 2a51987 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 1783874 Fixed CS for Camel-main maven plugin new 5fbc859 Fixed CS for camel-reactive-executor-vertx 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: .../src/main/java/org/apache/camel/maven/AbstractMainMojo.java | 2 +- .../org/apache/camel/reactive/vertx/VertXReactiveExecutor.java | 2 +- .../src/test/java/org/apache/camel/reactive/SimpleMockTest.java | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-)