[
https://issues.apache.org/jira/browse/CAMEL-13804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147055#comment-17147055
]
Zoran Regvart commented on CAMEL-13804:
---------------------------------------
I think, for this we need to take a look at the JSON files generated in the
Camel catalog that are in the Camel core repository in
{{catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/}}
or in the built {{camel-catalog-VERSION.jar}}, and include that information as
a badge similar to [how was
done|https://github.com/apache/camel-quarkus/blob/045732127d1193521955f3e4ab2e6c2e28a0d39f/docs/modules/ROOT/pages/extensions/activemq.adoc#L7-L8]
for the camel-quarkus. I think we can do this at build time by adding the
logic to perform this in
[https://github.com/apache/camel/blob/master/docs/gulpfile.js].
> website - Add page which lists which components supports which runtimes
> -----------------------------------------------------------------------
>
> Key: CAMEL-13804
> URL: https://issues.apache.org/jira/browse/CAMEL-13804
> Project: Camel
> Issue Type: Task
> Components: documentation, website
> Reporter: Claus Ibsen
> Priority: Major
> Labels: help-wanted
> Fix For: 3.5.0
>
>
> With CAMEL-13803 we should have a catalog that knows which component support
> which runtimes.
> Then we can make a page with a table of each component with a matrix with [x]
> for which they support
--
This message was sent by Atlassian Jira
(v8.3.4#803005)