You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by TomyLobo <gi...@git.apache.org> on 2016/03/03 20:27:01 UTC

[GitHub] activemq pull request: Move directory variables up

GitHub user TomyLobo opened a pull request:

    https://github.com/apache/activemq/pull/172

    Move directory variables up

    Setting ACTIVEMQ_CONF to a different value and not moving it up will result in login.config being taken from the old location.
    This commit fixes this by moving these variables above all places they are used in.

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

    $ git pull https://github.com/TomyLobo/activemq patch-1

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

    https://github.com/apache/activemq/pull/172.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 #172
    
----
commit 54a40b82061a5859e992b151906bc3afbca339c6
Author: TomyLobo <st...@gmx.de>
Date:   2016-03-03T19:26:48Z

    Move directory variables up
    
    Setting ACTIVEMQ_CONF to a different value and not moving it up will result in login.config being taken from the old location.
    This commit fixes this by moving these variables above all places they are used in.

----


---
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] activemq pull request: Move directory variables up

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

    https://github.com/apache/activemq/pull/172


---
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.
---