Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 91487 invoked from network); 22 Sep 2010 13:56:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 13:56:05 -0000 Received: (qmail 45988 invoked by uid 500); 22 Sep 2010 13:56:05 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 45835 invoked by uid 500); 22 Sep 2010 13:56:02 -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 45827 invoked by uid 500); 22 Sep 2010 13:56:01 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 45824 invoked by uid 99); 22 Sep 2010 13:56:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:56:01 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 13:56:00 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MDte5L009803 for ; Wed, 22 Sep 2010 13:55:40 GMT Message-ID: <13549805.28631285163740408.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 09:55:40 -0400 (EDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3147) camel-csv to use the latest commons-csv In-Reply-To: <22233819.28241285155640443.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62019#action_62019 ] Claus Ibsen commented on CAMEL-3147: ------------------------------------ There are other CSV components like flatpack and bindy. Yes we can build and publish a CSV jar to the FuseSource maven repo. But CSV is an Apache project and the guys ought to get a grip and get the project on track. > camel-csv to use the latest commons-csv > --------------------------------------- > > Key: CAMEL-3147 > URL: https://issues.apache.org/activemq/browse/CAMEL-3147 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 2.4.0 > Reporter: Dmitry Drozdov > > From commons-csv r966014 it is now possible to specify the row delimiter in CSVStrategy. > Please depend on this version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.