mirror of
https://github.com/apache/activemq.git
synced 2025-02-09 03:25:33 +00:00
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. This closes #172