Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81E0310B83 for ; Wed, 11 Dec 2013 06:25:15 +0000 (UTC) Received: (qmail 6125 invoked by uid 500); 11 Dec 2013 06:25:14 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 6096 invoked by uid 500); 11 Dec 2013 06:25:12 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 6074 invoked by uid 99); 11 Dec 2013 06:25:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 06:25:08 +0000 Date: Wed, 11 Dec 2013 06:25:08 +0000 (UTC) From: "Franz Forsthofer (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-7046) Base64DataFormat: enable streaming if streamCache=true 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-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franz Forsthofer updated CAMEL-7046: ------------------------------------ Component/s: (was: camel-core) camel-base64 > Base64DataFormat: enable streaming if streamCache=true > ------------------------------------------------------ > > Key: CAMEL-7046 > URL: https://issues.apache.org/jira/browse/CAMEL-7046 > Project: Camel > Issue Type: Improvement > Components: camel-base64 > Reporter: Franz Forsthofer > Fix For: 2.12.3, 2.13.0 > > Attachments: 0001-Base64DataFormat-streaming.patch > > > I added streaming to base64 DataFormat. Streaming will be use if streamCache is switched on. -- This message was sent by Atlassian JIRA (v6.1.4#6159)