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/04/01 16:48:29 UTC

[GitHub] [camel] essobedo opened a new pull request #7335: CAMEL-17792: Add documentation about the message headers (N-O)

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


   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 N or O
   
   * 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.
   * In case of common headers class for several endpoint, replace the scheme of each endpoint with a constant to facilitate usage of the element `applicableFor`


-- 
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 commented on pull request #7335: CAMEL-17792: Add documentation about the message headers (N-O)

Posted by GitBox <gi...@apache.org>.
essobedo commented on pull request #7335:
URL: https://github.com/apache/camel/pull/7335#issuecomment-1086129803


   Depends on https://github.com/apache/camel/pull/7334


-- 
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] github-actions[bot] commented on pull request #7335: CAMEL-17792: Add documentation about the message headers (N-O)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7335:
URL: https://github.com/apache/camel/pull/7335#issuecomment-1086187306


   :no_entry_sign: There are too many components to be tested in this PR, components were removed or the code needs a rebase: (11 likely to be tested)


-- 
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] github-actions[bot] commented on pull request #7335: CAMEL-17792: Add documentation about the message headers (N-O)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7335:
URL: https://github.com/apache/camel/pull/7335#issuecomment-1086189720


   :no_entry_sign: There are too many components to be tested in this PR, components were removed or the code needs a rebase: (11 likely to be tested)


-- 
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] github-actions[bot] commented on pull request #7335: CAMEL-17792: Add documentation about the message headers (N-O)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7335:
URL: https://github.com/apache/camel/pull/7335#issuecomment-1086129854


   :warning: This PR changes Camel components and will be tested automatically.


-- 
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