Hello! Please post this message to us...@tapestry.apache.org, which is the right mailing this for this question. dev@ is for discussing the development of Tapestry, not with Tapestry.
Thanks in advance. On Fri, Apr 20, 2018 at 4:30 AM, Ömer Genç <oemerg...@gmail.com> wrote: > Hey there, > > i am quite new to development with Apache Tapestry. > In Tapestry 5.4.3 support for jquery and bootstrap was added to the core > stack. > > Is it possible to update those dependencies to the latest versions. > I would like to use Bootstrap 4. Bootstrap 4 needs jquery-3.X. > > The version of jquery that comes with the core stack is 1.12.1, which is > outdatet. > > How can i override this with my own version of jquery? > > Furthermore i would like to disable the core stack of tapestry for my > application. > > Setting this configuration in my AppModule class does not seem to work: > > configuration.add(SymbolConstants.INCLUDE_CORE_STACK, false); > > since the tapestry jquery is still added to my site. I can see that from > the Developer Tools of Chrome. > > Any hints on this would be nice. > > Thanks in advance. > -- Thiago