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 1dcb589 CAMEL-15190: Add main doc new 8c44509 CAMEL-15190: Generate table of options for camel-main new 86f2ce7 CAMEL-15190: Generate table of options for camel-main 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: core/camel-main/src/main/docs/main.adoc | 218 ++++++++++++++++++++- docs/components/modules/others/pages/main.adoc | 218 ++++++++++++++++++++- .../apache/camel/maven/packaging/GenerateMojo.java | 2 + .../maven/packaging/PrepareCamelMainDocMojo.java | 134 +++++++++++++ .../maven/packaging/PrepareCamelMainMojo.java | 4 +- .../{eip-options.mvel => main-options.mvel} | 8 +- 6 files changed, 574 insertions(+), 10 deletions(-) create mode 100644 tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/PrepareCamelMainDocMojo.java copy tooling/maven/camel-package-maven-plugin/src/main/resources/{eip-options.mvel => main-options.mvel} (74%)