This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 332cf7c CAMEL-16750: camel-file - file idempotent read-locks should
be more roboust if acquring read-lock fails due to an exception such as when
using a shared datbase and there is a duplicate key violation as another node
has the lock.
new c893c49 CAMEL-16753: camel-main docs polish group descriptions
new 71613c1 CAMEL-16753: camel-main - Split big table with options into
groups.
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:
.../camel-main-configuration-metadata.json | 16 +-
core/camel-main/src/main/docs/main.adoc | 181 ++++++++++++++-------
.../maven/packaging/PrepareCamelMainDocMojo.java | 22 ++-
.../maven/packaging/PrepareCamelMainMojo.java | 30 ++--
.../src/main/resources/main-options.mvel | 5 +-
5 files changed, 168 insertions(+), 86 deletions(-)