CAMEL-20518: replace invalid quote breaking the catalog generation on Windows#13394
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
davsclaus
left a comment
There was a problem hiding this comment.
Oh nice spotted.
I wonder if the camel-package-maven-plugin can detect this. There is some code that grabs javadoc and "sanitize" the javadoc. Could be that you can search for this char and replace it with the other quote. Or do a WARN if detected or even fail etc.
Thanks! +1 |
|
Created https://issues.apache.org/jira/browse/CAMEL-20527 based on @davsclaus suggestion |
No description provided.