Hey Cezary,
thank you, this works. Nice.
I also tried to override the core configuration like you described.
Unfortunately i only used "jquery" instead of "jquery-library" as key in
the configuration.
Now, my setup seems to be clean.
Thanks,
Ömer
2018-04-26 15:06 GMT+02:00 Cezary Biernacki :
>
Hi Ömer,
I believe you found a bug in Tapestry, as it seems that JavaScriptSupport
insist on adding JavaScript libraries 'core' stack if any JavaScript module
needs to be imported without checking INCLUDE_CORE_STACK (see
org.apache.tapestry5.internal.services.ajax.JavaScriptSupportImpl#require).
If
Hi Erich,
thanks for your reponse. I already saw that project and it seems very
promising.
However the documentation states that tapestry5-jquery is based on tapestry
5.3 and i need to use tapestry 5.4.3.
In the meantime is was able to integrate bootstrap4 and jquery-3.X into my
tapestry applicat