sling:VanityPath may not be registered during bundle update
-----------------------------------------------------------

                 Key: SLING-667
                 URL: https://issues.apache.org/jira/browse/SLING-667
             Project: Sling
          Issue Type: Bug
    Affects Versions: JCR Resource 2.0.4
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: JCR Resource 2.0.4


If the jcr/resource bundle is updated from an earlier version to the current 
trunk version, the registration of sling:VanityPath may fail and thus the 
JcrResourceResolver may fail because the query in 
JcrResourceResolver.searchVanityPath will fail due to the missing node type.

Solution is to split the node type definition file such that the 
sling:VanityPath node type is defined in its own file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to