order of javascript declaration

6 views
Skip to first unread message

Guilherme Sperb Machado

unread,
Oct 27, 2015, 2:05:23 PM10/27/15
to Jenkins Developers
Hello all,

My question is:
How can I manage the order of java scripts (order of appearance/declaration) for two distinct plugins?

For example, the plugin X depends on jQuery 1.11.2-0 jenkins plugin... however, the plugin that I'm developing, the plugin X, has some jQuery plugin declarations that should come AFTER the jQuery 1.11.2-0 java script declaration.
At the moment, the jQuery 1.11.2-0 jenkins plugin always come as the last declared java script in the <head> tag.

Is there any way to enforce that the java scripts from the plugin X comes always after jQuery 1.11.2-0 plugin declaration?

Thanks.
Reply all
Reply to author
Forward
0 new messages