Keith Wall created QPID-5918:
--------------------------------
Summary: Prevent store paths with mixed file separator conventions
when running on Windows
Key: QPID-5918
URL: https://issues.apache.org/jira/browse/QPID-5918
Project: Qpid
Issue Type: Bug
Components: Java Broker
Environment: Windows
Reporter: Keith Wall
Priority: Minor
On Windows if I choose a QPID_WORK such as
{code}
set QPID_WORK=c:\work
{code}
when I start the Broker and look at the Management console, I see file system
paths (store paths, auth providers etc) with mixed file separator conventions
(i..e mixtures of unix / and windows \).
{noformat}
c:\work/default/config
{noformat}
Whilst this is functional, it looks ugly and will confuse those accustomed to
Windows file separator conventions.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]