You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Stabbz <gi...@git.apache.org> on 2017/05/22 14:48:51 UTC

[GitHub] camel pull request #1707: CAMEL-11298: Fix, allowing usage of absolute and r...

GitHub user Stabbz opened a pull request:

    https://github.com/apache/camel/pull/1707

    CAMEL-11298: Fix, allowing usage of absolute and relative paths with chmodDirectory option

    Reused the absolute boolean flag to handle absolute paths when using chmodDirectory option. Previously using absolute paths produced an exception.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Stabbz/camel chmod-dir-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1707.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 #1707
    
----
commit 995ff7e1640fe285eb66c948d8f487c918991c26
Author: Damyan Damyanov <da...@scalefocus.com>
Date:   2017-05-22T11:41:34Z

    CAMEL-11298: Minor change to file constructor used in chmodDirectory. Should fix the issue.

commit b91e1d21e3e0b50e95e12b793610c956ce1e7950
Author: Damyan Damyanov <da...@scalefocus.com>
Date:   2017-05-22T14:43:49Z

    CAMEL-11298: Added additional logic to handle absolute and relative paths when using chmodDirectory.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request #1707: CAMEL-11298: Fix, allowing usage of absolute and r...

Posted by Stabbz <gi...@git.apache.org>.
Github user Stabbz closed the pull request at:

    https://github.com/apache/camel/pull/1707


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---