Mostly easier packaging. All we have to do is declare jquery as a
dependency and it end up in the WAR.
We used to copy/paste jquery source in our own github repository which
is pretty bad (and other libraries are still there that we need to
move the same way). We could unzip the jar at build time but from the
tests there does not seems to be much performance penalty.
On Fri, Oct 3, 2014 at 2:17 PM, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr> wrote:
Ok Thanks for your help, it was my server side fault
(and FF upgrade need to
be restarted in 32.0.3 :-/ )
BTW when I'm looking for error source, I notice than jquery.js is not in
static fileanymore in xwiki 6.2.1 (jquery is only in jquery-1.11.1.jar and
not in /resources/js/amd/jquery.js)...
What is the goal? a security hole?
________________________________
De : Thomas Mortagne <thomas.mortagne(a)xwiki.com>
À : Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>fr>; XWiki Users <users(a)xwiki.org>
Envoyé le : Vendredi 3 octobre 2014 11h58
Objet : Re: [xwiki-users] Xwiki could not load jquery
Maybe it's related to
http://jira.xwiki.org/browse/XWIKI-11056
On Fri, Oct 3, 2014 at 11:48 AM, Pascal BASTIEN <pbasnews-xwiki(a)yahoo.fr>
wrote:
Hello,
With xwiki 6.2.1 on Tomcat server 7 in httpS, xwiki could not load
jquery.js on Windows 7 and FF 32.0.3
By example, On my Debian and Iceweasel (FF like) 31.1.10, I can load this
page:
https://xxxxxx/bin/webjars/resources/path?value=jquery/1.11.1/jquery.min.js
but FF 32.0.3 could not load it :-/
Do you encountered this problem?
(I already had refreshed my cache)
Thxs
Pascal B
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne