[
https://issues.apache.org/jira/browse/QPID-5918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073050#comment-14073050
]
ASF subversion and git services commented on QPID-5918:
-------------------------------------------------------
Commit 1613056 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1613056 ]
QPID-5918: [Java Broker] Use the interpolation of file.separator to build paths
within Broker's initial-config
> Prevent file system 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. paths containing a mixture 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]