[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-28 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 Great work, LGTM! 👍 --- 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

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-26 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 Cool, I will review this tomorrow just to double check and LGTM! Great work! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-26 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 @lukaszlenart , Yes in my opinion, Thank you! --- 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

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-26 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 So as I understand this is ready to be merged with a future notice to use Commons Lang 3.6 when available? --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-26 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 ✅ All copied Spring's code including what I was imported in previously merged [PR#117](https://github.com/apache/struts/pull/117) removed 👌 After merge of [LANG-1317

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-24 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 > Do we need custom annotation utility at all? Can't we just use existing libraries e.g. Apache Commons MethodUtils? Thank you @aleksandr-m ! I am working on it. I started by

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 I also wait for ASF LEGAL part's answer but after some study, it seems I was not allowed to do such work 😞 If so, I think I have to write my own utils at where @aleksandr-m mentioned;

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 > We must rather ask ASF legal body, you can post an issue in JIRA (see above) Thank you. As I could not find similar issue, I created [Merge others codes having same license but

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 We must rather ask ASF legal body, you can post an issue in JIRA (see above) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/124 > Yasser explain why he did that Thank you for your review. `AnnotationUtils` is not a new class but to avoid reinventing the wheel, I copied and merged some codes from Spring

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread aleksandr-m
Github user aleksandr-m commented on the issue: https://github.com/apache/struts/pull/124 Do we need custom annotation utility at all? Can't we just use existing libraries e.g. Apache Commons

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 > That's the class that has been copied from spring I meant, coping classes is ok if the license allows that (Spring uses AL 2.0) but my questions was about adding authors to some other

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread cnenning
Github user cnenning commented on the issue: https://github.com/apache/struts/pull/124 > Should I ask legal [1] about that? What do you think? That's the class that has been copied from spring. Yes, I think it's better to ask how to handle this. --- If your project is set

[GitHub] struts issue #124: WW-4744: AnnotationUtils supports non-public methods

2017-03-21 Thread lukaszlenart
Github user lukaszlenart commented on the issue: https://github.com/apache/struts/pull/124 Looks good, just have some doubts about putting `@author` tag --- 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