[ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136050#comment-13136050 ]
Adam commented on CAMEL-4549: ----------------------------- Thanks Claus, looks like JB resolved the dependency issue with the osgi bundle(Thanks JB). Can CAMEL-4549 be included in the 2.9.0 release? Please note the version dependency change that is required in parent/pom.xml of bouncy castle as follows: <bouncycastle-version>1.46</bouncycastle-version> It should be removed from the hard-coded version number in the camel-crypto/pom.xml and moved to parent/pom.xml If this should be a separate ticket, please let me know and i'll create one. > Add support for PGP to camel-crypto > ----------------------------------- > > Key: CAMEL-4549 > URL: https://issues.apache.org/jira/browse/CAMEL-4549 > Project: Camel > Issue Type: Improvement > Components: camel-crypto > Reporter: Adam > Assignee: Claus Ibsen > Fix For: 2.9.0 > > Attachments: pgpcrypto.patch, pubring.gpg, secring.gpg > > > This is an enhancement which add upon the camel-crypto component. This patch > has the following changes: > - Add PGPDataFormat > - Introduce the use of bouncycastle, it was previously only a "test" resource > Notes: > - The camel-crypto "component" did not exist in Jira, could you please add > it. > - Can you please update the bouncycastle-version from 1.40 to 1.46 in the > parent pom. I temporarily hard coded it into the pom of this project. > - The diff doesn't appear to allow binaries, I have a sample pgp keyring in > my project, I will upload them as separate files > One this patch is approved, please let me know and I will go and update the > wiki docmentation. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira