DefaultProtectedPropertyImporter masks several fields from parent, causing 
potential derived classes to not perform correctly
-----------------------------------------------------------------------------------------------------------------------------

                 Key: JCR-2926
                 URL: https://issues.apache.org/jira/browse/JCR-2926
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
    Affects Versions: 2.2.4
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 2.2.5


The fields session, resolver, and referenceTracker are duplicated in 
DefaultProtectedPropertyImporter from DefaultProtectedItemImporter, and thus 
future derived classes will not function correctly if they attempt to use those 
fields, as they will be null.

I Plan to remove them from DefaultProtectedPropertyImporter

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to