-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4802/
-----------------------------------------------------------
Review request for qpid, Alan Conway and Gordon Sim.
Summary
-------
This patch allows client applications to use configuration files other than the
installed default. It also allows logging options to be supplied via the
configuration file, not just environment variables.
This addresses bug QPID-3510.
https://issues.apache.org/jira/browse/QPID-3510
Diffs
-----
trunk/qpid/cpp/include/qpid/sys/Env.h PRE-CREATION
trunk/qpid/cpp/src/CMakeLists.txt 1327943
trunk/qpid/cpp/src/Makefile.am 1327943
trunk/qpid/cpp/src/qpid/client/ConnectionImpl.cpp 1327943
trunk/qpid/cpp/src/qpid/client/LoadPlugins.cpp 1327943
trunk/qpid/cpp/src/qpid/client/SslConnector.cpp 1327943
trunk/qpid/cpp/src/qpid/sys/posix/Env.cpp PRE-CREATION
trunk/qpid/cpp/src/qpid/sys/windows/Env.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/4802/diff
Testing
-------
Thanks,
Ted