-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.17.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
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.