Camel does not delete subdirectories, delete=true deletes only files.
If you want to delete subdir, then add an onComplete on route and delete on
success yourself.
-Shreyas Purohit
On May 6, 2015 8:54 AM, Jarmo Sorvari wrote:
>
> (Camel 2.12.3)
>
> Hi!
>
> Could someone
Yeah, then it is unrelated. What errors are you seeing in your unit tests? Can
you attach a small sample failing test.On Mar 3, 2015 2:45 PM, Steven Marcus
wrote:
>
>
> Hello,
>
> I don't have the camel-scala component in my pom.xml -- although it is a
> mixed language project with some Scala