This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24804-simple-filter-exact-group
in repository https://gitbox.apache.org/repos/asf/camel.git
from 818dbe064f87 CAMEL-24804: camel-jbang - camel_catalog_doc for simple:
an optionsFilter that names a function group returns that group only, an
operator kind that kind only, and a function or operator name comes first
add a5f38f106303 CAMEL-24804: a function name comes first even when a
group has the same name; bodyOneLine belongs to the core group, not a group of
its own
No new revisions were added by this update.
Summary of changes:
.../resources/org/apache/camel/catalog/languages/simple.json | 2 +-
.../META-INF/org/apache/camel/language/simple/simple.json | 2 +-
.../org/apache/camel/language/simple/SimpleConstants.java | 2 +-
.../apache/camel/dsl/jbang/core/commands/ai/CatalogDocs.java | 11 ++++++-----
.../camel/dsl/jbang/core/commands/ai/CatalogDocsTest.java | 5 +++++
5 files changed, 14 insertions(+), 8 deletions(-)