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

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

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

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

[GitHub] [struts] lukaszlenart opened a new pull request, #630: [WW-4514] Fixes building query string with empty parameters

2022-11-04 Thread GitBox
lukaszlenart opened a new pull request, #630: URL: https://github.com/apache/struts/pull/630 This PR fixes the issue plus extracts logic related to building a query string into a new class and defines a new extension point which then can be used by users to provide their own implementations