Hello Ansgar, Jeremy i can remove the minimised version of jquery.js from jsonbot, as i can use the normal version.The files in jsb/upload are used as a template for code uploaded to GAE so it doesnt get used on debian. It's difficult to replace this with a debian provided jquery.js as i would need symlink i think.
Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com On Thu, Jun 2, 2011 at 2:45 PM, Ansgar Burchardt <[email protected]> wrote: > reopen 625524 > thanks > > Jeremy Malcolm <[email protected]> writes: > > On 02/06/11 17:56, Ansgar Burchardt wrote: > >> It wasn't in 0.6.1.2 and now jquery.js contains the source for a > >> different version of jquery: > >> > >> $ head -n2 > jsonbot-0.7.1b1/jsb/upload/assets/{jquery-1.2.6.min.js,jquery.js} > >> ==> jsonbot-0.7.1b1/jsb/upload/assets/jquery-1.2.6.min.js <== > >> /* > >> * jQuery 1.2.6 - New Wave Javascript > >> > >> ==> jsonbot-0.7.1b1/jsb/upload/assets/jquery.js <== > >> /*! > >> * jQuery JavaScript Library v1.5.1 > >> > >> The joys of not building everything during build... > > > > True, but I don't want to mess too much with the upstream source, which > > may (I'm not sure) depend on the specific version of libjs that it > > embeds for upload to GAE. > > Which means the source for the minimized version is still missing and > thus this bug cannot be closed yet. I don't mind not building the > minimized version if it's too complicated (I don't think it is), but > please at least include the source. > > Regards, > Ansgar > > > >

