[ 
https://issues.apache.org/jira/browse/JCR-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela resolved JCR-1392.
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.4.1)
                   1.5
         Assignee: angela

applied patch as is.
Thanks a lot, Dave!

angela

> [PATCH] Exception not thrown where it appears it should have been
> -----------------------------------------------------------------
>
>                 Key: JCR-1392
>                 URL: https://issues.apache.org/jira/browse/JCR-1392
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-jcr-server
>    Affects Versions: 1.4
>            Reporter: Dave Brosius
>            Assignee: angela
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: throw_the_exception.patch
>
>
> Code creates an expection in an apparent error state, but doesn't throw it 
> when it looks like it should
> class: org.apache.jackrabbit.webdav.jcr.search.SearchResultProperty
> ctor: public SearchResultProperty(DavProperty property, ValueFactory 
> valueFactory) throws RepositoryException
> around line 96
>         } else {
>             new IllegalArgumentException("SearchResultProperty requires a 
> list of 'dcr:column' xml elements.");
>         }
> Patch fixes this

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to