You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Quinn Stevenson (JIRA)" <ji...@apache.org> on 2016/03/14 18:01:33 UTC

[jira] [Created] (CAMEL-9707) Add ListDataSet and FileDataSet

Quinn Stevenson created CAMEL-9707:
--------------------------------------

             Summary: Add ListDataSet and FileDataSet
                 Key: CAMEL-9707
                 URL: https://issues.apache.org/jira/browse/CAMEL-9707
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Quinn Stevenson
            Priority: Minor


Add two additional DataSet implementation to help with testing.

A ListDataSet that can use a Java List as a source, and a FileDataSet that can read messages from a File, optionally splitting the file using a specified delimiter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)