> On 2012-04-19 14:03:15, Alan Conway wrote:
> > Just need to make sure it doesn't break windows.

Windows is currently stubbed so it should behave as it did before with regard 
to env variables.  I'll test it prior to commit.


- Ted


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4802/#review7028
-----------------------------------------------------------


On 2012-04-19 13:56:16, Ted Ross wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/4802/
> -----------------------------------------------------------
> 
> (Updated 2012-04-19 13:56:16)
> 
> 
> 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
> 
>

Reply via email to