You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2010/09/13 23:41:32 UTC

[jira] Created: (LANG-651) Add AnnotationUtils

Add AnnotationUtils
-------------------

                 Key: LANG-651
                 URL: https://issues.apache.org/jira/browse/LANG-651
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: Matt Benson
            Assignee: Matt Benson
             Fix For: 3.0


Most importantly, provide a check of annotation equality consistent with that used by "real" annotations, but usable even by annotations generated by mechanisms that do not support overriding equals().

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


[jira] Resolved: (LANG-651) Add AnnotationUtils

Posted by "Matt Benson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Benson resolved LANG-651.
------------------------------

    Resolution: Fixed

fixed r996695

> Add AnnotationUtils
> -------------------
>
>                 Key: LANG-651
>                 URL: https://issues.apache.org/jira/browse/LANG-651
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Matt Benson
>            Assignee: Matt Benson
>             Fix For: 3.0
>
>
> Most importantly, provide a check of annotation equality consistent with that used by "real" annotations, but usable even by annotations generated by mechanisms that do not support overriding equals().

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