[
https://issues.apache.org/jira/browse/JCRVLT-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742809#comment-17742809
]
Konrad Windszus commented on JCRVLT-700:
----------------------------------------
As FileVault does never embed jackrabbit-spi-commons but relies on it being on
the run time classpath (which is not detemined by Maven) we cannot enforce
that. Even OSGi version ranges don't help here due to
https://issues.apache.org/jira/browse/JCR-4942.
> package creation fails for node names that are valid in Oak, but invalid in
> Jackrabbit
> --------------------------------------------------------------------------------------
>
> Key: JCRVLT-700
> URL: https://issues.apache.org/jira/browse/JCRVLT-700
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: vlt
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Attachments: JCRVLT-700-test.diff
>
>
> FV uses jackrabbit-spi-commons to parse node names (for instance, to get the
> namespace name and the local name). However, Jackrabbit is more strict with
> respect to non-ASCII whitespace characters than Oak.
> This leads to a situation where nodes using these characters can not be
> packaged.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)