oscerd commented on pull request #4451: URL: https://github.com/apache/camel/pull/4451#issuecomment-709059159
What I meant was just that the mapper description is autogenerated starting from https://github.com/apache/camel/blob/master/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java#L101 So if you wanted to have effective change in the documentation, you'll need to modify the javadoc accordingly. Otherwise at the next build the documentation would have been overriden. But I saw you workarounded this through the packageDataformatMojo, which should work anyway. So that's fine. ---------------------------------------------------------------- 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: [email protected]
