camel-csv cmueller$ mvn dependency:tree
[INFO] Scanning for projects...
[INFO]
[INFO]
[INFO] Building Camel :: CSV 2.11.0
[INFO]
[INFO]
[INFO] --- maven-
sub project camel-csv has the following dependency in its POM:
*
org.apache.servicemix.bundles
org.apache.servicemix.bundles.commons-csv
${commons-csv}
*
There you can find there the class CSVConfig.
--
View this message in context:
http://camel.465427.n5.nabble.c
It looks like you may also need to add the apache commons-csv jar to your
class path. This is one of the dependencies of the camel-csv jar:
org.apache.servicemix.bundles/org.apache.servicemix.bundles.commons-csv
Jared
--
View this message in context:
http://camel.465427.n5.nabble.com/Using-ca