GitHub user PeterOsudio opened a pull request: https://github.com/apache/camel/pull/1508
CAMEL-10953 Add message attribute support to AWS SNS publisher I copied the message attribute capability from the SQS Producer to SNS Producer. I didn't want to refactor the code too much to avoid the duplicate code. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PeterOsudio/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1508.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1508 ---- commit 6b0a632f5853ddb46f3ae22132a37153dc0ea000 Author: Peter van Gestel <peter.van.ges...@osudio.com> Date: 2017-03-06T18:23:33Z CAMEL-10953 add message attribute support to sns producer commit 7509ec284d6df2693f3635998d7be2667fbeff1f Author: Peter van Gestel <peter.van.ges...@osudio.com> Date: 2017-03-06T18:39:04Z CAMEL-10953 solve checkstyle issues ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---