Build failed in Jenkins: tapestry-trunk-freestyle #1655

2017-10-16 Thread Apache Jenkins Server
See Changes: [jkemnade] Revert "clear the field before sending the new keys" [jkemnade] Revert "use WebDriver directly" -- [...truncated 16.02 KB...]

Build failed in Jenkins: tapestry-trunk-freestyle #1654

2017-10-16 Thread Apache Jenkins Server
See Changes: [jkemnade] we don't need geckodriver since we're disabling marionette -- [...truncated 17.14 KB...]

Build failed in Jenkins: tapestry-trunk-freestyle #1653

2017-10-16 Thread Apache Jenkins Server
See Changes: [jkemnade] clear the field before sending the new keys -- [...truncated 16.03 KB...]

Re: Tapestry 5.5?

2017-10-16 Thread Thiago H. de Paula Figueiredo
The patch looks good to me. Thanks, Michael! On Mon, Oct 16, 2017 at 9:51 AM, Jochen Kemnade wrote: > Thanks for the patch and the reminder, Michael. > > I think that is is safe to apply the patch. > If mutiple threads arrive at the loader.loadClass(className) call at

Re: Tapestry 5.5?

2017-10-16 Thread Thiago H. de Paula Figueiredo
On Mon, Oct 16, 2017 at 7:02 AM, Jochen Kemnade wrote: > Hi, > Hello! > > - Am 13. Okt 2017 um 23:20 schrieb Thiago H. de Paula Figueiredo > thiag...@gmail.com: > > Is there any struggle with backporting stuff for 5.4? I'd guess the ASM > > upgrade > > was just

Build failed in Jenkins: tapestry-trunk-freestyle #1652

2017-10-16 Thread Apache Jenkins Server
See Changes: [jkemnade] use WebDriver directly -- [...truncated 16.01 KB...]

Re: Tapestry 5.5?

2017-10-16 Thread Jochen Kemnade
Thanks for the patch and the reminder, Michael. I think that is is safe to apply the patch. If mutiple threads arrive at the loader.loadClass(className) call at the same time, the PlasticClassLoader's loadClass implementation will synchronize anyway. So, if there are no objections, I'll merge

Re: Tapestry 5.5?

2017-10-16 Thread Michael N. Mikhulya
Hi, is it possible to apply patch from https://issues.apache.org/jira/browse/TAP5-2558 while we are in alfa stage? On Mon, Oct 16, 2017 at 12:02 PM, Jochen Kemnade wrote: > Hi, > > - Am 13. Okt 2017 um 23:20 schrieb Thiago H. de Paula Figueiredo >

Re: Tapestry 5.5?

2017-10-16 Thread Jochen Kemnade
Hi, - Am 13. Okt 2017 um 23:20 schrieb Thiago H. de Paula Figueiredo thiag...@gmail.com: > Is there any struggle with backporting stuff for 5.4? I'd guess the ASM > upgrade > was just updating the version. Was it? Basically yet. Since we repackage ASM under the Tapestry namespace, I had to