[ http://issues.apache.org/jira/browse/JCR-311?page=all ]
Michael Singer updated JCR-311:
-------------------------------
Attachment: patch.txt
This patch removes the parameter "store" from method persistCustomNodeTypeDefs
in class NodeTypeRegistry and in calls to this method (from within the class)
> Unnecessary parameter in
> NodeTypeRegistry.persistCustomNodeTypeDefs(NodeTypeDefStore store)
> -------------------------------------------------------------------------------------------
>
> Key: JCR-311
> URL: http://issues.apache.org/jira/browse/JCR-311
> Project: Jackrabbit
> Type: Task
> Components: nodetype
> Reporter: Michael Singer
> Priority: Trivial
> Attachments: patch.txt
>
> The parameter "store" is not used within this method. I suggest to delete the
> parameter to make the code more readable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira