[dna-issues] [JBoss JIRA] Resolved: (DNA-386) AbstractJcrNode Javadoc Throws Clause Are Out Of Sync
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Wed Apr 29 10:14:51 EDT 2009
[ https://jira.jboss.org/jira/browse/DNA-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch resolved DNA-386.
-------------------------------
Resolution: Done
Assignee: Randall Hauch
Removed the "@throws UnsupportedOperationException always" line from the JavaDoc of several methods. These lines were leftovers from when the methods were indeed not implemented.
> AbstractJcrNode Javadoc Throws Clause Are Out Of Sync
> -----------------------------------------------------
>
> Key: DNA-386
> URL: https://jira.jboss.org/jira/browse/DNA-386
> Project: DNA
> Issue Type: Bug
> Components: Documentation, JCR
> Affects Versions: 0.3
> Reporter: Brian Carothers
> Assignee: Randall Hauch
> Priority: Optional
> Fix For: 0.4
>
> Attachments: DNA-386.patch
>
>
> Some of the methods in AbstractJcrNode still have Javadoc for the UnsupportedOperationException that they used to throw. According to a quick text search of all the places where "@throws Unsupported" occurs in dna-jcr, this is the only file with this type of erroneous Javadoc.
> I also marked off the getReferences method as it is not implemented per spec.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list