[
https://issues.apache.org/jira/browse/QPID-5380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845649#comment-13845649
]
ASF subversion and git services commented on QPID-5380:
-------------------------------------------------------
Commit 1550236 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1550236 ]
QPID-5380
- Make config path default point to the installed config
- Add a hook (SYSCONF_INSTALL_PREFIX) to allow config to be installed in /etc/
for RPM-installs.
> Dispatch - Simplify use of non-system instances
> -----------------------------------------------
>
> Key: QPID-5380
> URL: https://issues.apache.org/jira/browse/QPID-5380
> Project: Qpid
> Issue Type: Improvement
> Components: Qpid Dispatch
> Reporter: Justin Ross
> Assignee: Justin Ross
> Attachments: QPID-5380-1.patch
>
>
> Right now the config path is set to /etc/qpid-dispatch/... in every instance,
> and the user needs to override it.
> For checkouts and other alternate installs, I propose that instead we look to
> see if QPID_DISPATCH_HOME is set, and if so load config from
> QPID_DISPATCH_HOME/etc.
> If we then change QPID_DISPATCH_HOME to be the dispatch build dir, where the
> configured files land by convention, we'll have an instance that can run
> without extra args.
> - Load config from QPID_DISPATCH_HOME/etc if QDH is set; otherwise, use
> /etc/qpid-dispatch/...
> - Change the config.sh QPID_DISPATCH_HOME to $(pwd)/build
> This additionally helps with home-dir installs.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]