GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/66
CAMEL-7064: Recognize existing nodes when iterating over provided path. Fix for issue reported with CAMEL-7064. Also includes a unit test class to verify the fix. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gzurowski/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/66.patch ---- commit 548f83e94a860d6091d300ca2db51785935e1737 Author: Gregor Zurowski <gregor.zurow...@sothebys.com> Date: 2013-12-12T17:03:28Z CAMEL-7064: Recognize existing nodes when iterating over provided path. Signed-off-by: Gregor Zurowski <gre...@zurowski.org> ----