Bump? On Tue, Mar 11, 2025 at 10:33 PM Volodymyr Siedlecki <volos...@apache.org> wrote:
> Yes, I am able to get a successful build now. > > I'll get a release started tomorrow morning. Thanks! > > On 2025/03/11 21:40:03 Thomas Andraschko wrote: > > Should work now again!? > > > > Volodymyr Siedlecki <volos...@apache.org> schrieb am Mo., 10. März 2025, > > 18:43: > > > > > Just following up. > > > > > > On 2025/03/07 09:15:11 Thomas Andraschko wrote: > > > > Seems to be related to Werners changes on the AjaxScript rendering. > Can > > > you > > > > check this Werner? > > > > I can just fix the test but the build in the master branch just > works. So > > > > there might be just some missing cherry picking of commits? > > > > > > > > Am Do., 6. März 2025 um 17:13 Uhr schrieb Volodymyr Siedlecki < > > > > volos...@apache.org>: > > > > > > > > > Hi, > > > > > > > > > > I'm unable to get a clean build. I usually get one of the two > errors > > > ( > > > > > AcidPssRefreshMyFacesRequestTestCase / > ViewPoolMyFacesRequestTestCase) > > > > > below. Can anyone investigate to see if this is happening in your > > > > > environments? Thanks! > > > > > > > > > > > > > > > > > > > > 1) > > > > > [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time > elapsed: > > > > > 19.553 s - in > > > > > > > > > org.apache.myfaces.view.facelets.pss.acid.AcidPssRefreshMyFacesRequestTestCase > > > > > [INFO] > > > > > [INFO] Results: > > > > > [INFO] > > > > > [ERROR] Failures: > > > > > [ERROR] > DefaultHtmlDecoratorTestCase.testConvertTagAttributes6:600 > > > > > onclick ( onclick="faces.util.chain(this, event,'alert(\'hello\')', > > > > > 'myfaces.ab(this,event,\'click\',\'\',\'myForm:box5\')');") was > > > rendered > > > > > less times (0) than expected (1). > > > > > Actual HTML: <script > > > > > > > > > src="myfaces/impl/target/test-classes/org/apache/myfaces/view/facelets/tag/faces/html//jakarta.faces.resource/faces.js?ln=jakarta.faces&stage=UnitTest"><!-- > > > > > > > > > > //--></script><div id="myForm:box6" name="myForm:box6" > > > > > onclick="faces.util.chain(this, event,'alert(\'hello\')', > > > > > 'myfaces.ab(this,event,\'click\',\'\',\'myForm:box5\',{})');"> > > > > > MYBOX6 > > > > > </div> > > > > > [INFO] > > > > > [ERROR] Tests run: 1577, Failures: 1, Errors: 0, Skipped: 2 > > > > > > > > > > 2) > > > > > [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time > elapsed: > > > > > 83.835 s - in > > > > > > org.apache.myfaces.view.facelets.pool.ViewPoolMyFacesRequestTestCase > > > > > [INFO] > > > > > [INFO] Results: > > > > > [INFO] > > > > > [ERROR] Failures: > > > > > [ERROR] > DefaultHtmlDecoratorTestCase.testConvertTagAttributes6:600 > > > > > onclick ( onclick="faces.util.chain(this, event,'alert(\'hello\')', > > > > > 'myfaces.ab(this,event,\'click\',\'\',\'myForm:box5\')');") was > > > rendered > > > > > less times (0) than expected (1). > > > > > Actual HTML: <script > > > > > > > > > src="myfaces/impl/target/test-classes/org/apache/myfaces/view/facelets/tag/faces/html//jakarta.faces.resource/faces.js?ln=jakarta.faces&stage=UnitTest"><!-- > > > > > > > > > > //--></script><div id="myForm:box6" name="myForm:box6" > > > > > onclick="faces.util.chain(this, event,'alert(\'hello\')', > > > > > 'myfaces.ab(this,event,\'click\',\'\',\'myForm:box5\',{})');"> > > > > > MYBOX6 > > > > > </div> > > > > > [INFO] > > > > > [ERROR] Tests run: 1577, Failures: 1, Errors: 0, Skipped: 2 > > > > > > > > > > On 2025/03/05 15:47:40 Werner Punz wrote: > > > > > > Command back, it seems there is an issue the Tobago code > triggered > > > by the > > > > > > source element fix recently! I can give the ok for the release > for > > > now > > > > > > until I get other infos! > > > > > > > > > > > > > > > > > > Am Mi., 5. März 2025 um 10:14 Uhr schrieb Werner Punz < > > > > > werner.p...@gmail.com > > > > > > >: > > > > > > > > > > > > > sorry for stalling it, the Tobago people have an issue with the > > > latest > > > > > ts > > > > > > > code, they are not sure whether the bug is on my side or their > > > side, > > > > > please > > > > > > > let them investigate first. I will give the ok or stop it when > I > > > know > > > > > more! > > > > > > > > > > > > > > > > > > > > > Am Di., 4. März 2025 um 04:01 Uhr schrieb Volodymyr Siedlecki < > > > > > > > volos...@apache.org>: > > > > > > > > > > > > > >> Hi. Sorry for the delay, but I will start on a release in the > next > > > > > day or > > > > > > >> two. > > > > > > >> > > > > > > >> Thanks! > > > > > > >> > > > > > > >> On 2025/03/03 22:15:21 Werner Punz wrote: > > > > > > >> > No objection from my side! > > > > > > >> > > > > > > > >> > > > > > > > >> > Am Mo., 3. März 2025 um 22:53 Uhr schrieb Melloware Inc < > > > > > > >> > melloware...@gmail.com>: > > > > > > >> > > > > > > > >> > > Volodymr bumping this. I think 4.1.1 has some good fixes > in > > > it. > > > > > > >> > > > > > > > > >> > > On Tue, Feb 18, 2025 at 3:56 AM Thomas Andraschko < > > > > > > >> > > andraschko.tho...@gmail.com> wrote: > > > > > > >> > > > > > > > > >> > >> Hi, > > > > > > >> > >> > > > > > > >> > >> WDYT about a 4.1.1 release? I would need some of the > fixes > > > for my > > > > > > >> project. > > > > > > >> > >> @Volodymr could you do me the favor, or we need to wait > for > > > other > > > > > > >> issue > > > > > > >> > >> to be fixed? > > > > > > >> > >> > > > > > > >> > >> Best regards, > > > > > > >> > >> Thomas > > > > > > >> > >> > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > -- > > > > > > >> > > ============================== > > > > > > >> > > Melloware > > > > > > >> > > melloware...@gmail.com > > > > > > >> > > http://melloware.com > > > > > > >> > > ============================== > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- ============================== Melloware melloware...@gmail.com http://melloware.com ==============================