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 DAC2475DB for ; Sat, 5 Nov 2011 04:12:19 +0000 (UTC) Received: (qmail 9194 invoked by uid 500); 5 Nov 2011 04:12:19 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 9050 invoked by uid 500); 5 Nov 2011 04:12:18 -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 9029 invoked by uid 99); 5 Nov 2011 04:12:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2011 04:12:16 +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:12:14 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 303423334AC for ; Sat, 5 Nov 2011 04:11:53 +0000 (UTC) Date: Sat, 5 Nov 2011 04:11:53 +0000 (UTC) From: "Adam (Updated) (JIRA)" To: dev@camel.apache.org Message-ID: <230229498.2335.1320466313198.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1112400211.19684.1318830371765.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam updated CAMEL-4549: ------------------------ Attachment: pgp.patch Minor bug fix for public key search and updated documentation snippet tags to be used by wiki > 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