[VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
The Apache Struts Extras Secure Jakarta Multipart parser plugin 1.0 and Secure Jakarta Stream Multipart parser plugin 1.0 test builds are now available. They provider multipart parser implementations to fix the latest critical security vulnerability: - Possible Remote Code Execution when performin

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
2017-03-20 9:25 GMT+01:00 Lukasz Lenart : > [ ] Leave at test build > [ ] Alpha > [ ] Beta > [X] General Availability (GA) +1 (binding) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Greg Huber
They build OK, although the version is 1.1. The upload still works after applying the to a v2.5.10 /lib folder. struts2-secure-jakarta-multipart-parser-plugin-1.1-SNAPSHOT.jar struts2-secure-jakarta-stream-multipart-parser-plugin-1.1-SNAPSHOT.jar [ ] Leave at test build [ ] Alpha [ ] Beta [x] Ge

Build failed in Jenkins: Struts-Extras-JDK6-master #1

2017-03-20 Thread Apache Jenkins Server
See -- Started by user Lukasz Lenart [EnvInject] - Loading node environment variables. Building remotely on H15 (ubuntu) in workspace

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
2017-03-20 10:17 GMT+01:00 Greg Huber : > They build OK, although the version is 1.1. The upload still works after > applying the to a v2.5.10 /lib folder. Those plugins are only for specific versions, when you already on Struts 2.5.10, you must migrate to Struts 2.5.10.1 https://github.com/apac

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Christoph Nenning
[ ] Leave at test build [ ] Alpha [ ] Beta [X] General Availability (GA) +1, binding When I pull them in my project they are actually handling uploads. We should point out on the website that those plugins are available. Regards, Christoph This Email was scanned by Sophos Anti Virus

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
2017-03-20 10:40 GMT+01:00 Christoph Nenning : > We should point out on the website that those plugins are available. Yes, I will update the website when vote is done. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
This Vote already got 3x +1 (binding) votes but I'm going to wait a bit to see if there be no objections to push out the releases. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2017-03-20 9:25 GMT+01:00 Lukasz Lenart : > The Apache Struts Extras Secure Jakarta Multipart parser pl

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Stefaan Dutry
[ ] Leave at test build [ ] Alpha [ ] Beta [X] General Availability (GA) Could it be that there's 2 typos in the README.md of struts2-secure-jakarta-stream-multipart-parser-plugin: * supported verions: versions 2.5.20 till 2.5.5 * double '-' in artifactid inside POM snippet https://github.com

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
2017-03-20 11:36 GMT+01:00 Stefaan Dutry : > Could it be that there's 2 typos in the README.md of > struts2-secure-jakarta-stream-multipart-parser-plugin: > * supported verions: versions 2.5.20 till 2.5.5 > * double '-' in artifactid inside POM snippet > > https://github.com/apache/struts-extra

Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Johannes Geppert
[ ] Leave at test build [ ] Alpha [ ] Beta [x] General Availability (GA) +1 (binding) Best Regards Johannes # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2017-03-20 11:40 GMT+01:00 Lukasz Lenart : > 2017-03-20 11:36 GMT+01:00

[CLOSED] Re: [VOTE][FASTTRACK] Apache Struts Extras - Multipart parser plugins 1.0

2017-03-20 Thread Lukasz Lenart
I'm closing this Vote as it passed getting at least 3x +1 (binding) votes. The final result is: +1 (binding) x4 +1 (non-binding) x1 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2017-03-20 9:25 GMT+01:00 Lukasz Lenart : > The Apache Struts Extras Secure Jakarta Multipart parser

[GitHub] struts issue #118: [WW-4105] OgnlUtil improved in order to only setting prop...

2017-03-20 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/struts/pull/118 I close this as more general, better, cleaner and robust resolution is implementing [WW-4751](https://issues.apache.org/jira/browse/WW-4751) improvement which I am working on :) --- If your pr

[GitHub] struts pull request #118: [WW-4105] OgnlUtil improved in order to only setti...

2017-03-20 Thread yasserzamani
Github user yasserzamani closed the pull request at: https://github.com/apache/struts/pull/118 --- 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 i

[GitHub] struts pull request #124: WW-4744: AnnotationUtils supports non-public metho...

2017-03-20 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts/pull/124#discussion_r107079345 --- Diff: core/src/main/java/com/opensymphony/xwork2/util/AnnotationUtils.java --- @@ -37,13 +40,25 @@ * @author Rainer Hermanns * @author Z

[GitHub] struts pull request #124: WW-4744: AnnotationUtils supports non-public metho...

2017-03-20 Thread lukaszlenart
Github user lukaszlenart commented on a diff in the pull request: https://github.com/apache/struts/pull/124#discussion_r107079461 --- Diff: core/src/main/java/com/opensymphony/xwork2/util/AnnotationUtils.java --- @@ -150,25 +166,32 @@ public static void addAllInterfaces(Class clazz

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

2017-03-20 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 does

Re: [GitHub] struts pull request #124: WW-4744: AnnotationUtils supports non-public metho...

2017-03-20 Thread Lukasz Lenart
2017-03-21 7:04 GMT+01:00 lukaszlenart : > Github user lukaszlenart commented on a diff in the pull request: > > https://github.com/apache/struts/pull/124#discussion_r107079345 > > --- Diff: > core/src/main/java/com/opensymphony/xwork2/util/AnnotationUtils.java --- > @@ -37,13 +40,25 @