You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/08/07 08:33:00 UTC

[jira] [Updated] (CAMEL-13803) camel-catalog - An uber catalog

     [ https://issues.apache.org/jira/browse/CAMEL-13803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-13803:
--------------------------------
    Fix Version/s: 3.0.0

> camel-catalog - An uber catalog
> -------------------------------
>
>                 Key: CAMEL-13803
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13803
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-catalog
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0
>
>
> We should think about making camel-catalog combined for the runtimes that we have OOTB
> - standalone
> - spring boot
> - karaf
> - quarkus
> Instead of having them as separate catalogs, as it makes it a bit harder for tooling.
> We could have all this in camel-catalog, and then information about the runtime supported on the component metadata.
> "runtimes": "standalone,spring-boot"
> It can be a single string, but for json structure it can also be a list
> "runtimes": [ "standalone", "spring-boot" ]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)