[
https://issues.apache.org/jira/browse/OAK-11561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933014#comment-17933014
]
Manfred Baedke commented on OAK-11561:
--------------------------------------
This will fail in oak-jcr:
{code:java}
mvn clean install -Djacoco.skip -Dtest=RepositoryTest{code}
We already know that we break the specification, but it turns out that we don't
even do it consistently.
> Oak to Jcr name conversion is behaving inconsistently
> -----------------------------------------------------
>
> Key: OAK-11561
> URL: https://issues.apache.org/jira/browse/OAK-11561
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: jcr
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
>
> The behavior of the method LocalNameMapper#getJcrName(String oakName) will
> change in the presence of completely unrelated local namespace mappings. See
> the attached PR for a test case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)