[ 
https://issues.apache.org/jira/browse/JCR-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480524#comment-16480524
 ] 

Julian Reschke edited comment on JCR-4302 at 1/11/19 4:42 PM:
--------------------------------------------------------------

trunk: [r1831854|http://svn.apache.org/r1831854]
2.16: [r1835818|http://svn.apache.org/r1835818]
2.14: [r1837367|http://svn.apache.org/r1837367]
2.12: [r1840255|http://svn.apache.org/r1840255]
2.10: [r1845951|http://svn.apache.org/r1845951]
2.8: [r1851067|http://svn.apache.org/r1851067]



was (Author: reschke):
trunk: [r1831854|http://svn.apache.org/r1831854]
2.16: [r1835818|http://svn.apache.org/r1835818]
2.14: [r1837367|http://svn.apache.org/r1837367]
2.12: [r1840255|http://svn.apache.org/r1840255]
2.10: [r1845951|http://svn.apache.org/r1845951]



> BTreeManager: fix Eclipse compiler error
> ----------------------------------------
>
>                 Key: JCR-4302
>                 URL: https://issues.apache.org/jira/browse/JCR-4302
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-jcr-commons
>            Reporter: Julian Reschke
>            Priority: Minor
>             Fix For: 2.18, 2.14.6, 2.12.10, 2.17.4, 2.10.9, 2.16.3, 2.8.10
>
>
> {noformat}
> The method getSizedIterator(Iterator<T>, long) in the type BTreeManager is 
> not applicable for the arguments (Iterator, long)
> {noformat}
> ...because of missing cast of {{properties}} to {{Iterator<Property>}}.
>  
> (I don't get why Eclipse thinks that to be an error, but will slightly 
> refactor anyway)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to