A. J. David Bosschaert created SLING-9891:
---------------------------------------------
Summary: Content Package to Feature Model converter does not work
on Windows
Key: SLING-9891
URL: https://issues.apache.org/jira/browse/SLING-9891
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.0.16
Reporter: A. J. David Bosschaert
Assignee: A. J. David Bosschaert
Fix For: Content-Package to Feature Model Converter 1.0.18
Run `mvn install` in the project on Windows and you'll see.
There are 2 main problems:
* The {{java.nio.Path}} implementation chosen to represent Repository paths,
does not accept all valid repository paths when run with the Windows
implementation.
* The test cases use Unix line separators in string comparisons which on
Windows don't match
--
This message was sent by Atlassian Jira
(v8.3.4#803005)