You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/18 09:46:08 UTC

[camel] branch master updated (9d409d6 -> 2b3c626)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 9d409d6  Close input stream in package scan resolver and routes collector.
     add 2b3c626  CAMEL-14309: camel-catalog now includes camel-main metadata json file.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/CamelCatalog.java     |  7 ++++++
 .../apache/camel/catalog/DefaultCamelCatalog.java  | 27 ++++++++++++++++++++
 .../org/apache/camel/catalog/CamelCatalogTest.java |  6 +++++
 .../camel/maven/packaging/PrepareCatalogMojo.java  | 29 ++++++++++++++++++++++
 4 files changed, 69 insertions(+)