[
https://issues.apache.org/jira/browse/CAMEL-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112601#comment-15112601
]
ASF GitHub Bot commented on CAMEL-7865:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/788
CAMEL-7865 - Support to carry file attributes on file endpoint
Consumer implementation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-7865
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/788.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 #788
----
commit 9d6b53558d914b42d999b63427d2688c353b85af
Author: lburgazzoli <[email protected]>
Date: 2016-01-18T14:43:51Z
CAMEL-7865 - Support to carry file attributes on file endpoint
commit c6a378a8feebe1bedcde1fa20d05c85ef26c0dc1
Author: lburgazzoli <[email protected]>
Date: 2016-01-22T16:15:48Z
Merge branch 'master' into CAMEL-7865
----
> Support to carry file attributes on file endpoint
> -------------------------------------------------
>
> Key: CAMEL-7865
> URL: https://issues.apache.org/jira/browse/CAMEL-7865
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Reporter: Tomohisa Igarashi
> Assignee: Luca Burgazzoli
>
> Java 7 introduced java.nio.file.attribute which allows to access file
> attributes. It would be great if camel file endpoint can read/write the
> attributes with using this and carry it by header or property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)