[GitHub] camel pull request #1526: CAMEL-10966 Salesforce Maven Plugin doesn't escape...

2017-03-13 Thread NickCis
Github user NickCis closed the pull request at: https://github.com/apache/camel/pull/1526 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1526: CAMEL-10966 Salesforce Maven Plugin doesn't escape...

2017-03-10 Thread NickCis
GitHub user NickCis opened a pull request: https://github.com/apache/camel/pull/1526 CAMEL-10966 Salesforce Maven Plugin doesn't escape strings when doing the camel-salesforce:generate phase [Jira Ticket](https://issues.apache.org/jira/browse/CAMEL-10966) Continuing

[GitHub] camel pull request #1511: CAMEL-10966 Salesforce Maven Plugin Escape Strings

2017-03-08 Thread NickCis
Github user NickCis closed the pull request at: https://github.com/apache/camel/pull/1511 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1511: Salesforce Maven Plugin Escape Strings

2017-03-07 Thread NickCis
GitHub user NickCis opened a pull request: https://github.com/apache/camel/pull/1511 Salesforce Maven Plugin Escape Strings Salesforce Maven Plugin doesn't escape strings when doing the `camel-salesforce:generate` phase. This PR uses the _velocity escape tool_ in ord