This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch feature/CAMEL-24711-validate-camel-version
in repository https://gitbox.apache.org/repos/asf/camel.git
from 7df12d9214fa CAMEL-24711: camel-jbang - camel validate yaml and camel
validate source take --camel-version and --runtime: the catalog of that version
and runtime, and the YAML DSL schema read from the camel-yaml-dsl jar of that
version; a component without a Quarkus extension or Spring Boot starter is an
error; camel_validate_source validates against the schema of camelVersion
add 868538f27833 CAMEL-24711: camel-jbang - the loadYamlDslSchema javadoc
names the exception the signature declares
No new revisions were added by this update.
Summary of changes:
.../apache/camel/dsl/jbang/core/common/CatalogLoader.java | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)