GitHub user johnpoth opened a pull request:
https://github.com/apache/camel/pull/2405
[CAMEL-12613] Use GenericFile's absolute path when updating file headâ¦
â¦ers as it is updated when the underlying file is moved
https://issues.apache.org/jira/browse/CAMEL-12613
Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnpoth/camel CAMEL-12613
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2405.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2405
----
commit 77b24cde0ee5e6fb53f3510399cbfce3192f4eed
Author: jpoth <poth.john@...>
Date: 2018-07-02T14:10:04Z
[CAMEL-12613] Use GenericFile's absolute path when updating file headers as
it is updated when the underlying file is moved
----
---