This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.20.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 13074250389 CAMEL-19158: Ensure errors instantiating throwException classes are propagated to the exchange new 75dfdb878a6 CAMEL-19144: camel-catalog - Include information about existing Camel releases new 2c418dbe57e CAMEL-19144: camel-catalog - Include information about existing Camel releases new e9f0cb583fd CAMEL-19144: camel-catalog - Include information about existing Camel releases new edb33dba719 CAMEL-19144: camel-catalog - Include information about existing Camel releases The 4 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: .../catalog/releases/camel-quarkus-releases.json | 154 +++++++++++++++++++++ .../org/apache/camel/catalog/CamelCatalog.java | 7 +- .../apache/camel/catalog/DefaultCamelCatalog.java | 13 +- .../org/apache/camel/catalog/CamelCatalogTest.java | 14 ++ .../jbang/core/commands/version/VersionList.java | 11 +- .../maven/packaging/UpdateCamelReleasesMojo.java | 46 +++--- 6 files changed, 218 insertions(+), 27 deletions(-) create mode 100644 catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json