While updated JQuery packages themselves have been included in the jquery_updates project itself for some time...

http://drupalcode.org/project/jquery_update.git/tree/refs/heads/7.x-2.x:...

Distribution builders shouldn't be limited to the version of JQuery based when the jquery_update module is updated.

License - http://jquery.org/license
Download - http://code.jquery.com/

This is also related to #1588192: Please Whitelist this CiviCRM repo minimized to be < 10MB by removing libraries that can be shared from sites/all/libraries

Comments

geerlingguy’s picture

Status: Active » Reviewed & tested by the community

Definitely true, I can see a few cases where it would be helpful to have arbitrary jQuery versions. No problem with licenses or code size, they use GPL or MIT.

geerlingguy’s picture

Added to the whitelist: http://drupal.org/node/1597498

Since there are entries for jQuery, jQuery UI, and jQuery mobile, for this entry I used the following regex:

^http://code\.jquery\.com/jquery.+$

This should allow the download of the most recent/current jquery/minified, as well as any older point release.

geerlingguy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.