You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/21 14:46:32 UTC

[GitHub] [camel] essobedo opened a new pull request #7242: CAMEL-17792: Add documentation about the message headers (E-F)

essobedo opened a new pull request #7242:
URL: https://github.com/apache/camel/pull/7242


   https://issues.apache.org/jira/browse/CAMEL-17792
   
   ## Motivation
   
   It is now possible to document a message header using annotations, let's leverage it to document the headers of the components.
   
    ## Modifications
   
   For all the components whose name starts with a E or F 
   
   * Document the messages headers using the annotations
   * Migrate the existing documentation of message headers to use the annotations instead
   * Re-define shared constants like those in `Exchange` in the local constants class to be able to document it within the context of current component.
   * Add new constants class when it does not exist yet


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] essobedo merged pull request #7242: CAMEL-17792: Add documentation about the message headers (E-F)

Posted by GitBox <gi...@apache.org>.
essobedo merged pull request #7242:
URL: https://github.com/apache/camel/pull/7242


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org