This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24775
in repository https://gitbox.apache.org/repos/asf/camel.git
at bcdc2882f969 CAMEL-24775: camel-core - the type (class name) of a bean
created by a script or a builder is optional in the model, the XML and YAML
schemas and the YAML loader, as it is for the runtime and the Java DSL; a class
or factory bean without a type fails with an exception naming the bean instead
of a NullPointerException
This branch includes the following new commits:
new bcdc2882f969 CAMEL-24775: camel-core - the type (class name) of a bean
created by a script or a builder is optional in the model, the XML and YAML
schemas and the YAML loader, as it is for the runtime and the Java DSL; a class
or factory bean without a type fails with an exception naming the bean instead
of a NullPointerException
The 1 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.