ResolveEndpointFailedException: Failed to resolve endpoint:
file://src/test/data?consumer.regexPattern=.*uu%24&noop=true
due to: There are 1 parameters that couldn't be set on the endpoint consumer.
Check the uri if the parameters are spelt correctly and that they are
properties
of the endpoint. Unknown consumer parameters=[{regexPattern=.*uu$}]I copy&pasted the parameter name directly from the doc page: http://camel.apache.org/file.html Thanks, Chris
