[
https://issues.apache.org/jira/browse/CAMEL-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114980#comment-15114980
]
ASF GitHub Bot commented on CAMEL-7865:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/798
CAMEL-7865 - Support to carry file attributes on file endpoint
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/798.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 #798
----
commit f984677e1266ff1992f4b4bd2475d1dddc790a33
Author: lburgazzoli <[email protected]>
Date: 2016-01-18T14:43:51Z
CAMEL-7865 - Support to carry file attributes on file endpoint
----
> 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)