[struts] branch support-2-3 updated: delete redundant code for performance

2018-06-21 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/support-2-3 by this push: new c59f294 delete redundant code

[struts] branch struts-2-5-x updated: Validates action, namespace and method in the same way

2018-06-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new 6e87474 Validates action,

[struts] branch struts-2-5-x updated: delete redundant code for performance

2018-06-21 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new a75eddb delete redundant

[struts] branch support-2-3 updated: revert a delete mistake from previous commit

2018-06-21 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/support-2-3 by this push: new 52e8d46 revert a delete

Re: [struts] 02/03: Makes OgnlUtil more immutable

2018-06-21 Thread Yasser Zamani
On 6/20/2018 9:47 AM, lukaszlen...@apache.org wrote: > +public OgnlUtil( > +@Inject(value = XWorkConstants.OGNL_EXCLUDED_CLASSES, required = > false) > +String commaDelimitedClasses, > +@Inject(value = XWorkConstants.OGNL_EXCLUDED_PACKAGE_NAME_PATTERNS, > required =

[struts] 01/02: Ports changes to properly support primitives

2018-06-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git commit bea6fb599d731aaceb2606542a84fb3c0eb29b35 Author: Lukasz Lenart AuthorDate: Thu Jun 21 08:19:33 2018 +0200

[struts] branch support-2-3 updated (4a39171 -> 86e5bd7)

2018-06-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git. from 4a39171 Avoids parsing namespace when using existing namespace new bea6fb5 Ports changes to

[struts] 02/02: Upgrades freemarker

2018-06-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch support-2-3 in repository https://gitbox.apache.org/repos/asf/struts.git commit 86e5bd7f52aa58b613717e471dff5eb591683d37 Author: Lukasz Lenart AuthorDate: Thu Jun 21 08:19:44 2018 +0200

[struts] branch struts-2-5-x updated: Adds more general exclusion

2018-06-21 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new 9fcbd91 Adds more general