[
https://issues.apache.org/jira/browse/SLING-10121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls closed SLING-10121.
------------------------------
> Unable to checkout and build org-apache-sling-feature-cpconverter on Windows
> ----------------------------------------------------------------------------
>
> Key: SLING-10121
> URL: https://issues.apache.org/jira/browse/SLING-10121
> Project: Sling
> Issue Type: Bug
> Affects Versions: Content-Package to Feature Model Converter 1.1.0
> Reporter: Stefan Seifert
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.1.0
>
>
> it's currently not possible to work with the git repo on Windows:
> https://github.com/apache/sling-org-apache-sling-feature-cpconverter
> due to (on windows FS) illegal chars in file names:
> {noformat}
> error: invalid path
> 'src/test/resources/org/apache/sling/feature/cpconverter/handlers/jcr_root/rep:security/rep:authorizables/rep:groups/g/V084LLw1ypl2l9G0e28c/.content.xml'
> fatal: unable to checkout working tree
> warning: Clone succeeded, but checkout failed.
> {noformat}
> the test sources
> {{src/test/resources/org/apache/sling/feature/cpconverter/handlers}} seem to
> use filevault file layout, but in this case the folders/files names are not
> escaped properly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)