[VOTE][FASTRACK] Struts 2.3.24.1

2015-09-22 Thread Lukasz Lenart
The Struts 2.3.24.1 test build is now available. It includes the latest security patch which fixes one possible vulnerabilities: - Special top object can be used to access Struts' internals For details and the rationale behind these changes, please consult the corresponding security bulletins: *

Build failed in Jenkins: Struts-JDK8-master #33

2015-09-22 Thread Apache Jenkins Server
See Changes: [jogep] WW-4549 - Extend Struts Test Case to support tests for REST plugin actions -- [...truncated 2058 lines...] Generating

[GitHub] struts pull request: Improve LocalizedTextUtil.getMessage() defend...

2015-09-22 Thread quaff
Github user quaff commented on the pull request: https://github.com/apache/struts/pull/50#issuecomment-142492307 @wolpi , It's a very very simple and safe improvement, It doesn't increases maintenance burden, It make struts more robust. --- If your project is set up for it, you can

Re: Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Christoph Nenning
> I treat this build as a remainder that we must add support for JDK8 soon :) alright ;) +1 > > > 2015-09-22 15:15 GMT+02:00 Christoph Nenning : > > AFAIK jdk8 does not include the apt tool anymore so maven-apt-plugin > > cannot work. > > > > > > See this

Re: [GitHub] struts pull request: WW-4540: Strict DMI

2015-09-22 Thread Christoph Nenning
> From: Lukasz Lenart > To: Struts Developers List , > Date: 17.09.2015 08:25 > Subject: Re: [GitHub] struts pull request: WW-4540: Strict DMI > > Great, thanks for testing it! > > 2015-09-16 16:26 GMT+02:00 Christoph Nenning

Re: [GitHub] struts pull request: WW-4540: Strict DMI

2015-09-22 Thread Christoph Nenning
> From: Lukasz Lenart > To: Struts Developers List , > Date: 15.09.2015 09:11 > Subject: Re: [GitHub] struts pull request: WW-4540: Strict DMI > > I have extended the list of default 'global-allowed-methods' but I am > wondering if support for

Re: Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Aaron Johnson
WW-4402 (https://issues.apache.org/jira/browse/WW-4402) has patch WW-4402.diff ( https://issues.apache.org/jira/secure/attachment/12734928/WW-4402.diff) that makes the annotation processor compliant with JDK8. This is a separate project from the main Struts project. You will have to release a new

Jenkins build is back to stable : Struts-JDK7-master #355

2015-09-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Jenkins build became unstable: Struts-JDK7-master #354

2015-09-22 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: jira permission

2015-09-22 Thread Christoph Nenning
Yay! Issue closed. > > Try now > > 2015-09-22 14:44 GMT+02:00 Christoph Nenning : > > Hi, > > > > > > as I merged pr48 I wanted to close related JIRA (WW-4544) but it seems I > > don't have permission to do that. > > > > > > > > Regards, > > Christoph > > > >

Re: Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Christoph Nenning
AFAIK jdk8 does not include the apt tool anymore so maven-apt-plugin cannot work. See this error from output: > [ERROR] Failed to execute goal org.apache.myfaces.tobago:maven-apt- > plugin:1.0.15:execute (default) on project struts2-core: Error > starting apt compiler: com.sun.tools.apt.Main

Re: [GitHub] struts pull request: WW-4540: Strict DMI

2015-09-22 Thread Christoph Nenning
> From: Greg Huber > To: Struts Developers List , > Date: 17.09.2015 09:37 > Subject: Re: [GitHub] struts pull request: WW-4540: Strict DMI > > I was testing using: > > > > and it returned the value in the name field on the bean. > I tested with:

Re: [GitHub] struts pull request: WW-4540: Strict DMI

2015-09-22 Thread Christoph Nenning
> From: Greg Huber > To: Struts Developers List , > Date: 17.09.2015 09:37 > Subject: Re: [GitHub] struts pull request: WW-4540: Strict DMI > > I was testing using: > > > > and it returned the value in the name field on the bean. > I don't know

[GitHub] struts pull request: Uniform comparison

2015-09-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/struts/pull/48 --- 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

jira permission

2015-09-22 Thread Christoph Nenning
Hi, as I merged pr48 I wanted to close related JIRA (WW-4544) but it seems I don't have permission to do that. Regards, Christoph This Email was scanned by Sophos Anti Virus

[GitHub] struts pull request: Improve LocalizedTextUtil.getMessage() defend...

2015-09-22 Thread wolpi
Github user wolpi commented on the pull request: https://github.com/apache/struts/pull/50#issuecomment-142278975 Usually it is not supported to use struts2 utility classes outside of struts context. I would rather not merge this as it increases maintanance burden. That it

Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Apache Jenkins Server
See Changes: [zhouyanming] Uniform comparison -- [...truncated 2058 lines...] Generating

Re: jira permission

2015-09-22 Thread Lukasz Lenart
Try now 2015-09-22 14:44 GMT+02:00 Christoph Nenning : > Hi, > > > as I merged pr48 I wanted to close related JIRA (WW-4544) but it seems I > don't have permission to do that. > > > > Regards, > Christoph > > This Email was scanned by Sophos Anti Virus

Re: Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Lukasz Lenart
I treat this build as a remainder that we must add support for JDK8 soon :) 2015-09-22 15:15 GMT+02:00 Christoph Nenning : > AFAIK jdk8 does not include the apt tool anymore so maven-apt-plugin > cannot work. > > > See this error from output: > >> [ERROR] Failed to

Build failed in Jenkins: Struts-JDK8-master #32

2015-09-22 Thread Apache Jenkins Server
See Changes: [cnenning] fixes broken tests due to WW-4544 / #48 -- [...truncated 2053 lines...] Generating

Re: Build failed in Jenkins: Struts-JDK8-master #31

2015-09-22 Thread Johannes Geppert
+1 would be great! :-) # web: http://www.jgeppert.com twitter: http://twitter.com/jogep 2015-09-22 16:18 GMT+02:00 Aaron Johnson : > WW-4402 (https://issues.apache.org/jira/browse/WW-4402) has > patch WW-4402.diff ( >