Hi small status update, I am almost done with the merge, however given we are targetting 4.0, I have upgraded the codebase now to Faces 4.0 level. Which means the entire namespace change has been performed now. The codebase now has two builds on the github project a full functionality with jsf now being jakarta in all references and javax being faces in all references.
The build generates on my github project two files. A jsf.js which has still 2.3 references aka, jsf being jsf and javax being javax, and a faces.js file with the new namespaces and references. I have to adapt however my integration tests now for the 4.0 codebase, (the 2.3 still runs through) but after that I should be ready to finally wrap things up. The unit tests already pass the 4.0 codebase. So I do not expect any pitfalls on the integration tests. Werner Am Fr., 23. Sept. 2022 um 14:29 Uhr schrieb Melloware < [email protected]>: > Agreed IE is dead forever :) > > > On 9/23/2022 6:27 AM, Udo Schnurpfeil wrote: > > > > Short: no IE11 support > > > > >
