Build failed in Jenkins: Struts-master-JDK7-dependency-check #129

2018-12-27 Thread Apache Jenkins Server
See Changes: [aleksandr.7m] WW-4995 Add trimBody attribute to set tag [amashchenko] Add generated tag html [lukaszlenart] WW-4938 Reverts dropping injecting internal beans in Spring Factory

Re: Struts showcase integration tests

2018-12-27 Thread Yasser Zamani
On 2018/12/20 17:06:39, Yasser Zamani wrote: > > > On 2018/11/21 07:57:09, Yasser Zamani wrote: > > Hi there, > > > > Do you know or could you recall please how those tests at > > it.org.apache.struts2.showcase could be run? I wonder if we can develop and > > then include those in our b

Re: Testing Results

2018-12-27 Thread Yasser Zamani
Hi Louis, Thanks for your log! Yes Struts already has manipulated to work with java 9 and 11. Struts 2.5.19 and 2.6 are anticipated to work without any user further configuration [1]. Thanks for using Struts. Regards. [1] https://travis-ci.org/apache/struts/branches On 12/27/2018 7:30 PM, Loui

Testing Results

2018-12-27 Thread Louis Smith
Sirs: I have been testing moving my apps to Wildfly 15 running under OpenJDK11. I used 11 to re-build one of my legacy struts 2 applications, using 2.5.16 3.0.8 The application built, deployed - and the APIs ran, but no struts action would map. All threw the no mapping for namespace "/" and ac