tadayosi edited a comment on pull request #5536:
URL: https://github.com/apache/camel/pull/5536#issuecomment-838044105


   @oscerd It appears that some tool tries to add the `//THIS FILE IS COPIED: 
EDIT THE SOURCE FILE:` remark whenever there is a line starting with "= ...", 
and this unlucky line break below sends a wrong signal to the tool.
   ```
   | eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional - default
   = "" which help default JDK provided line delimiter to be used unless any 
other line delimiter provided) This
   option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
   "WINDOWS" unless any other value is provided.
   ```


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

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


Reply via email to