Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Johannes Geppert
Hi Lukasz, I just checked if it is easy to migrate the AWS serverless implementation from Struts2 to 6.0.0. Unfortunately it looks like the session handling has changed a bit and raises a null pointer exception. ERROR

Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Johannes Geppert
no, unfortunately not. I have already tried both versions. # web: http://www.jgeppert.com twitter: http://twitter.com/jogep Am Di., 23. Aug. 2022 um 13:41 Uhr schrieb Lukasz Lenart < lukaszlen...@apache.org>: > wt., 23 sie 2022 o 13:37 Johannes

Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Lukasz Lenart
wt., 23 sie 2022 o 13:37 Johannes Geppert napisał(a): > > Hi Lukasz, > > I just checked if it is easy to migrate the AWS serverless implementation > from Struts2 to > 6.0.0. > Unfortunately it looks like the session handling has changed a

Jenkins job Struts/Struts Core/PR-590#1 failed

2022-08-23 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-590. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-590/1/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-590/1/console Changes:

Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Lukasz Lenart
Ok, this looks like a bug in CspInterceptor and connected DefaultCspSettings - it assumes the session already exists which isn't true https://issues.apache.org/jira/browse/WW-5215 I will prepare a fix and then issue a new 6.0.2 release. Thanks! -- Łukasz + 48 606 323 122

Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Lukasz Lenart
Fix under way https://github.com/apache/struts/pull/590 wt., 23 sie 2022 o 20:22 Lukasz Lenart napisał(a): > > Ok, this looks like a bug in CspInterceptor and connected > DefaultCspSettings - it assumes the session already exists which isn't > true > https://issues.apache.org/jira/browse/WW-5215

[GitHub] [struts] lukaszlenart opened a new pull request, #590: [WW-5215] Checks is session was already created before applying CSP settings

2022-08-23 Thread GitBox
lukaszlenart opened a new pull request, #590: URL: https://github.com/apache/struts/pull/590 Fixes [WW-5215](https://issues.apache.org/jira/browse/WW-5215) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

Re: [VOTE] Apache Struts 6.0.1

2022-08-23 Thread Johannes Geppert
Thanks a lot Lukasz! Lukasz Lenart schrieb am Di., 23. Aug. 2022, 20:33: > Fix under way > https://github.com/apache/struts/pull/590 > > wt., 23 sie 2022 o 20:22 Lukasz Lenart > napisał(a): > > > > Ok, this looks like a bug in CspInterceptor and connected > > DefaultCspSettings - it assumes

Jenkins job Struts/Struts Core/PR-590#2 back to normal

2022-08-23 Thread Mr. Jenkins
The build for Struts/Struts Core/PR-590 completed successfully and is back to normal. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-590/2/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-590/2/console Changes:

[VOTE] Apache Struts 6.0.1

2022-08-23 Thread Lukasz Lenart
The Apache Struts 6.0.1 test build is available. With this release the following issues were addressed: Bug [WW-5185] - TilesDefinition is not found and the request for a Struts action fails after an upgrade from Struts 2.5.30 to Struts 6.0. [WW-5189] - Add missing struts-6.0.dtd [WW-5190] -

[GitHub] [struts-examples] yasserzamani commented on a diff in pull request #164: Add JasperReports tutorial example

2022-08-23 Thread GitBox
yasserzamani commented on code in PR #164: URL: https://github.com/apache/struts-examples/pull/164#discussion_r952303292 ## jasperreports/pom.xml: ## @@ -0,0 +1,87 @@ + +http://maven.apache.org/POM/4.0.0; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; +

[GitHub] [struts-examples] lukaszlenart merged pull request #162: Bump javax.el from 3.0.1-b11 to 3.0.1-b12

2022-08-23 Thread GitBox
lukaszlenart merged PR #162: URL: https://github.com/apache/struts-examples/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: