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/11/09 14:26:00 UTC

[jira] [Commented] (CAMEL-18704) components - Headers metadata is not included for components extending another component

    [ https://issues.apache.org/jira/browse/CAMEL-18704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631102#comment-17631102 ] 

Claus Ibsen commented on CAMEL-18704:
-------------------------------------

The maven plugin that generates the json files have logic for this for. the endpoint options, so maybe something can be done similar for headers

> components - Headers metadata is not included for components extending another component
> ----------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18704
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18704
>             Project: Camel
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 3.18.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.20.0
>
>
> The camel-activemq component does not have a headers in the JAR and in the website docs. This is because it extends camel-jms, that has the headers.
> https://camel.apache.org/components/3.18.x/activemq-component.html#_endpoint_options
> https://camel.apache.org/components/3.18.x/jms-component.html#_message_headers
> There are other components that extend like ftp <- file, and jsch <- file etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)