Handle quote escape in bindy - #13270
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:
|
|
Nice magic with the scanner. We have StringQuoteHelper for safe splitting when using quotes as double or single quote chars. But I guess the scanner and bindy can in theory use other quote chars - but who would not use " ? |
|
is there more work needed for this PR or can it be ready for review and merge ? |
|
I'll come up with more tests, but can be merged at the moment |
|
If we need to backport this, then its good to have a JIRA ticket for this to track this |
* Handle quote escape in bindy * Handle quote escape in bindy
* Handle quote escape in bindy * Handle quote escape in bindy
Description
Target
camel-3.x, whereas Camel 4 uses themainbranch)Tracking
Apache Camel coding standards and style
mvn clean install -DskipTestslocally and I have committed all auto-generated changes