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 d44de8a75d4 camel-whatsapp - is producer only.
new 17a369dfb4c camel-jbang - Add doc command
new b071f6bd74e camel-jbang - Add doc command
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:
.../dsl/jbang/core/commands/CamelJBangMain.java | 2 +
.../jbang/core/commands/catalog/CatalogDoc.java | 243 +++++++++++++++++++++
.../camel/tooling/model/BaseOptionModel.java | 2 +-
3 files changed, 246 insertions(+), 1 deletion(-)
create mode 100644
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/commands/catalog/CatalogDoc.java