Re: Own jQuery version

2018-05-10 Thread Erich Gormann
Hi Ben, yes this helps. Thank you. I askes because we had a PEN test finding related to an outdated jQuery version, and so I have to update to a more recent one :-) Regards, Ric Am 10.05.2018 11:36, schrieb Ben Weidig: Hi, you can override the jquery version by contributing an override fo

Re: Own jQuery version

2018-05-10 Thread Ben Weidig
Hi, you can override the jquery version by contributing an override for "jquery-library" in the JavaScriptStack. We're using our own jQueryUI without tapestry-jquery by contributing JavaScriptModuleConfigurations to the ModuleManager. I've created a https://gist.github.com/benweidig/90547102c7dc

Own jQuery version

2018-05-10 Thread Erich Gormann
Dear all, I'm using Tapestry 5.4.3 and the latest release version of tapestry5-jquery in our application. Can you give me a hint, how to force Tapestry to use another version of jQuery and/or jQuery UI than the one bundled in libraries? Thanks for your suggestions. I heard, that this should