Issue created: https://github.com/got5/tapestry5-jquery/issues/212
I will try to clone/modify the code and do a pull request, but not sure when that's going to happen. Hopefully Got5-JQuery developers can make this happen easily. Thanks! On Jul 23, 2012, at 3:07 AM, Demey Emmanuel wrote: > There is no way to avoid minification in Tapestry5-JQuery. The only constant > we use is PRODUCTION_MODE. > > -----Message d'origine----- > De : Lenny Primak [mailto:[email protected]] > Envoyé : lundi 23 juillet 2012 06:52 > À : Tapestry users > Objet : Re: Got5-JQuery: Any way to disable serving of minified .js files? > > > Not sure, Chris. Doesn't pass the 'smell test' either :) > > > On Jul 23, 2012, at 12:48 AM, Chris Mylonas wrote: > >> Right..sorry :) >> >> Does setting the execution mode for jquery to DevelopmentMode sound like it >> could be useful? >> http://tapestry.apache.org/configuration.html#Configuration-SettingExe >> cutionModes >> >> >> CM >> >> On 23/07/2012, at 2:36 PM, Lenny Primak wrote: >> >>> That's just it. I don't want to comment it out. It works perfectly, >>> and compresses all other .js files like its supposed to. >>> It has trouble with JQuery stuff because it is already served >>> minimized in production mode, which is exactly what I am trying to avoid. >>> >>> On Jul 23, 2012, at 12:34 AM, Chris Mylonas wrote: >>> >>>> Hi Lenny, >>>> Try commenting out yuicompressor stuff in your pom HTH Chris On >>>> 23/07/2012, at 1:07 PM, Lenny Primak wrote: >>>> >>>>> I have a working tapestry-yuicompressor environment, which compresses .js >>>>> files. >>>>> In production mode, Got5-JQuery serves .min.js files, which blow up >>>>> YUIcompressor, and causing 1000s or warnings. >>>>> >>>>> Is there any way to disable JQuery serving .min.js files? >>>>> >>>>> Thanks >>>>> ------------------------------------------------------------------- >>>>> -- To unsubscribe, e-mail: [email protected] >>>>> For additional commands, e-mail: [email protected] >>>>> >>>> >>>> >>>> -------------------------------------------------------------------- >>>> - To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > Ce message et les pièces jointes sont confidentiels et réservés à l'usage > exclusif de ses destinataires. Il peut également être protégé par le secret > professionnel. Si vous recevez ce message par erreur, merci d'en avertir > immédiatement l'expéditeur et de le détruire. L'intégrité du message ne > pouvant être assurée sur Internet, la responsabilité d'Atos ne pourra être > recherchée quant au contenu de ce message. Bien que les meilleurs efforts > soient faits pour maintenir cette transmission exempte de tout virus, > l'expéditeur ne donne aucune garantie à cet égard et sa responsabilité ne > saurait être recherchée pour tout dommage résultant d'un virus transmis. > > This e-mail and the documents attached are confidential and intended solely > for the addressee; it may also be privileged. If you receive this e-mail in > error, please notify the sender immediately and destroy it. As its integrity > cannot be secured on the Internet, the Atos liability cannot be triggered for > the message content. Although the sender endeavours to maintain a computer > virus-free network, the sender does not warrant that this transmission is > virus-free and will not be liable for any damages resulting from any virus > transmitted. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
