Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1272C7796 for ; Sat, 5 Nov 2011 04:16:27 +0000 (UTC) Received: (qmail 11798 invoked by uid 500); 5 Nov 2011 04:16:25 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 11601 invoked by uid 500); 5 Nov 2011 04:16:25 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 11588 invoked by uid 99); 5 Nov 2011 04:16:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2011 04:16:24 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2011 04:16:22 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9990433354C for ; Sat, 5 Nov 2011 04:16:02 +0000 (UTC) Date: Sat, 5 Nov 2011 04:16:02 +0000 (UTC) From: "Adam (Commented) (JIRA)" To: dev@camel.apache.org Message-ID: <1053304678.2340.1320466562692.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1112400211.19684.1318830371765.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-4549) Add support for PGP to camel-crypto MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144561#comment-13144561 ] Adam commented on CAMEL-4549: ----------------------------- Thanks for commiting the code Claus. I have updated the wiki page for the crypto component and added a PGPDataFormat section. https://cwiki.apache.org/confluence/display/CAMEL/Crypto I used the snippet library in the wiki, so I updated the test scripts with the tags. I also fixed a small bug I ran into on my side relating to the public key search utility. Can you please commit the attached patch to the trunk. Thanks. Will this make it into the 2.9.x branch? > 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: pgp.patch, 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