GitHub user yasserzamani opened a pull request:

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

    [WW-4694] annotation processing improved

    With these changes, 
[AnnotationUtils](https://github.com/apache/struts/blob/master/core/src/main/java/com/opensymphony/xwork2/util/AnnotationUtils.java)
 can navigate around proxies, superclasses and interfaces.
    known issue: for keep it simple, currently it does not support [Bridge 
Methods](https://docs.oracle.com/javase/tutorial/java/generics/bridgeMethods.html).

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

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

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

    https://github.com/apache/struts/pull/117.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 #117
    
----
commit c84b7967e9eb2f6307466b1644977423831d2ef1
Author: Yasser Zamani <yasser.zam...@live.com>
Date:   2017-02-05T14:24:28Z

    [WW-4694] annotation processing improved in order to navigate around
    proxies, superclasses and interfaces

----


---
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