GitHub user dudaerich opened a pull request:

    https://github.com/apache/activemq-artemis/pull/647

    ARTEMIS-643 wrong paths in restricted-security-client.policy

    user.dir points to current working directory from which the maven command
    was invoked. If the command is not invoked from project root directory,
    the generated paths are wrong what causes failures of some tests.

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

    $ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-643

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

    https://github.com/apache/activemq-artemis/pull/647.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 #647
    
----
commit 5fb1a5d6926c370915eb5c0b81b1c08372aa3c62
Author: Erich Duda <[email protected]>
Date:   2016-07-20T08:15:31Z

    ARTEMIS-643 wrong paths in restricted-security-client.policy
    
    user.dir points to current working directory from which the maven command
    was invoked. If the command is not invoked from project root directory,
    the generated paths are wrong what causes failures of some tests.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to