i can't have a correct jquery.pack.js from the trunk.. when i build it, it makes me a js file which is source of errors.. Could someone make it for me and send it by email .. ? Sorry for asking but if the bug i encounter is really fixed in the SVN... i would like to have it !
v.majerATcycom-profil.com (please replace "AT" with "@") Thanks in advance Vincent Majer a écrit : > ok, so i stick to the trunk > run "make pack" and i've got dist/jquery.pack.js which is : 38k ! > > should i use another JVM ? > > Note : when i try to use the jquery.pack.js which i just generated, i've > got an error in my pages.. > > Erreur : missing ; before statement > Fichier source : http://mywebsite.com/v3/scripts_js/jquery.js > Ligne : 1, Colonne : 123 > Code source : > merged text of more then one > element.')});test("wrap(String|Element)",function(){expect(4);var > defaultText='Try them out:'var result=$('#first').wrap('<div > class="red"><span></span></div>').text();ok(defaultText==result,'Check > for wrapping of on-the-fly > > > > Cordialement, > Vincent Majer, > Responsable technique, > http://www.monagence.com > > > Jörn Zaefferer a écrit : >>> When i build, i'm using sableVM 1.11.3 (a java machine) on linux system >>> (debian). >>> >>> The jquery.pack.js from the "trunk" is about 38kb, and the >>> jquery.pack.js generated from the "branches/joern-dev" is about 19kb but >>> it makes me an error javascript on my page, if i use it.. >>> >>> So i don't know what to do with this ! >> Please stick to the trunk! The branches are only for development purposes. >> >> Are you sure you run the "pack" target, and not the "pack_with_plugins"? >> Running "pack" gives me 19kb and runs fine. >> >> -- >> Jörn Zaefferer >> >> http://bassistance.de > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
