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 C9D349584 for ; Sun, 6 Nov 2011 21:28:13 +0000 (UTC) Received: (qmail 44217 invoked by uid 500); 6 Nov 2011 21:28:13 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 44145 invoked by uid 500); 6 Nov 2011 21:28:13 -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 44012 invoked by uid 99); 6 Nov 2011 21:28:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Nov 2011 21:28:13 +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; Sun, 06 Nov 2011 21:28:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 0A5B434EEC for ; Sun, 6 Nov 2011 21:27:52 +0000 (UTC) Date: Sun, 6 Nov 2011 21:27:52 +0000 (UTC) From: "Adam (Updated) (JIRA)" To: dev@camel.apache.org Message-ID: <86107575.5213.1320614872043.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <267721434.1095.1320414420058.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-4618) Add support for PGP data format in Java and XML DSLs 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-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam updated CAMEL-4618: ------------------------ Attachment: (was: pgp-camel-core.patch) > Add support for PGP data format in Java and XML DSLs > ---------------------------------------------------- > > Key: CAMEL-4618 > URL: https://issues.apache.org/jira/browse/CAMEL-4618 > Project: Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.9.0 > Reporter: Claus Ibsen > Fix For: 2.10 > > > The new PGP data format from CAMEL-4549 > requires to create it from Java code. > We should add some syntax sugar and have it in the DSL directly like the other data formats. > We may also want to look into how to configure a public and private key file, and have it load the PGPPublicKey and PGPPrivateKey for you automatic. > Instead of using the PGPDataFormatUtil class. -- 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