GitHub user yasserzamani opened a pull request:

    https://github.com/apache/struts/pull/124

    WW-4744: AnnotationUtils supports non-public methods

    With these changes, AnnotationUtils also has equipped with an internal 
cache. Mainly, getAnnotatedMethods and all it's usages have improved and 
equipped with enough unit tests (also all findAnnotation usages have equipped).
    
    NOTES:
    To avoid reinventing the wheel, I copied from Spring framework, So, I 
copied their license and authors as well where needed :)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yasserzamani/struts WW-4744

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #124
    
----
commit e1bb1a70c089b80b3924391da9d0268b5bcc29f3
Author: Yasser Zamani <yasser.zam...@live.com>
Date:   2017-03-19T15:32:45Z

    WW-4744: AnnotationUtils supports non-public methods

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to