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 2022/09/02 11:33:00 UTC

[jira] [Resolved] (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 resolved CAMEL-13803.
---------------------------------
    Resolution: Won't Fix

> 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.x
>
>
> 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
(v8.20.10#820010)