Markus Jung created JOHNZON-320:
-----------------------------------
Summary: Test failure on Windows
Key: JOHNZON-320
URL: https://issues.apache.org/jira/browse/JOHNZON-320
Project: Johnzon
Issue Type: Bug
Components: JSON-B
Reporter: Markus Jung
org.apache.johnzon.jsonb.AdapterTest#testSerialize fails on Windows due to
seperator being hardcoded to "/"
AdapterTest.testSerialize:67 expected:<\{"path":"[/example/]file.txt"}> but
was:<\{"path":"[\\example\\]file.txt"}>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)