Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 87424 invoked from network); 10 Mar 2009 11:50:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2009 11:50:01 -0000 Received: (qmail 14183 invoked by uid 500); 10 Mar 2009 11:50:01 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 14159 invoked by uid 500); 10 Mar 2009 11:50:01 -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 14148 invoked by uid 500); 10 Mar 2009 11:50:01 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 14145 invoked by uid 99); 10 Mar 2009 11:50:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 04:50:01 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2009 11:49:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BDB29234C003 for ; Tue, 10 Mar 2009 04:49:39 -0700 (PDT) Message-ID: <1723463952.1236685779775.JavaMail.jira@brutus> Date: Tue, 10 Mar 2009 04:49:39 -0700 (PDT) From: "Charles Moulliard (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-1442) unmarshaling of data always send the last occurence of the stream In-Reply-To: <1460174378.1236613059823.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CAMEL-1442: ------------------------------------- Attachment: crlf_noModelReset.patch > unmarshaling of data always send the last occurence of the stream > ----------------------------------------------------------------- > > Key: CAMEL-1442 > URL: https://issues.apache.org/activemq/browse/CAMEL-1442 > Project: Apache Camel > Issue Type: Bug > Components: camel-bindy > Affects Versions: 2.0-M1 > Reporter: Charles Moulliard > Attachments: crlf_noModelReset.patch > > > The unmarshaling method of BindyDataFormat (CSV or Key Value Pair) does not create a new model object for each new line of the stream readed -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.