[
https://issues.apache.org/jira/browse/JCR-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ed Burnette updated JCR-1267:
-----------------------------
Attachment: patch.txt
Patch to fix this compiler warning.
> Unreachable catch block for NameException in ValueConstraint.java
> -----------------------------------------------------------------
>
> Key: JCR-1267
> URL: https://issues.apache.org/jira/browse/JCR-1267
> Project: Jackrabbit
> Issue Type: Improvement
> Components: jackrabbit-jcr2spi
> Affects Versions: 1.4
> Reporter: Ed Burnette
> Priority: Trivial
> Fix For: 1.4
>
> Attachments: patch.txt
>
>
> Unreachable catch block for NameException. Only more specific exceptions are
> thrown and handled by previous catch block(s). ValueConstraint.java line
> 855
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.