[GitHub] [struts] lukaszlenart merged pull request #732: WW-5334 Enable usage of junit-plugin inside velocity-plugin

2023-08-18 Thread via GitHub
lukaszlenart merged PR #732: URL: https://github.com/apache/struts/pull/732 -- 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: dev-unsubscr...@struts.apach

Jenkins job Struts/Struts Core/PR-731#7 back to normal

2023-08-18 Thread Mr. Jenkins
The build for Struts/Struts Core/PR-731 completed successfully and is back to normal. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/7/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/7/console Changes: https://ci-builds.apache.org/job/Str

Jenkins job Struts/Struts Core/PR-732#5 back to normal

2023-08-18 Thread Mr. Jenkins
The build for Struts/Struts Core/PR-732 completed successfully and is back to normal. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/5/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/5/console Changes: https://ci-builds.apache.org/job/Str

Jenkins job Struts/Struts Core/PR-731#6 failed

2023-08-18 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-731. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/6/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/6/console Changes: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731

Jenkins job Struts/Struts Core/PR-731#5 failed

2023-08-18 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-731. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/5/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731/5/console Changes: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-731

Jenkins job Struts/Struts Core/PR-732#4 failed

2023-08-18 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-732. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/4/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/4/console Changes: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732

Jenkins job Struts/Struts Core/PR-732#3 back to normal

2023-08-18 Thread Mr. Jenkins
The build for Struts/Struts Core/PR-732 completed successfully and is back to normal. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/3/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/3/console Changes: https://ci-builds.apache.org/job/Str

Jenkins job Struts/Struts Core/PR-732#2 failed

2023-08-18 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-732. Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/2/ Logs: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732/2/console Changes: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-732

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

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

[GitHub] [struts] kusalk opened a new pull request, #732: WW-5334 Enable usage of junit-plugin inside velocity-plugin

2023-08-18 Thread via GitHub
kusalk opened a new pull request, #732: URL: https://github.com/apache/struts/pull/732 WW-5334 -- I extracted `StrutsPortletTestCase` into its own module from `struts-junit-plugin` to resolve the previous cyclic dependency (junit -> portlet -> velocity -> junit) which was preventing m