[
https://issues.apache.org/jira/browse/SLING-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-729.
-------------------------------------
Resolution: Fixed
Thanks for providing the patch. I have applied it in Rev. 713357.
Please close this issue, if this is correct. Thanks.
> JcrNodeResource should have a public constructor
> ------------------------------------------------
>
> Key: SLING-729
> URL: https://issues.apache.org/jira/browse/SLING-729
> Project: Sling
> Issue Type: Improvement
> Components: JCR Resource
> Affects Versions: JCR Resource 2.0.2
> Reporter: Vidar S. Ramdal
> Assignee: Felix Meschberger
> Priority: Minor
> Fix For: JCR Resource 2.0.4
>
> Attachments: JcrNodeResource.patch
>
>
> The constructor of
> org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResource is package
> local, not allowing for extending it easily. On the other hand,
> org.apache.sling.jcr.resource.internal.helper.jcr.JcrPropertyResource has a
> public constructor.
> See http://markmail.org/message/jtv2rk6qhzdnf47b
> Patch coming up
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.