Right..sorry :) Does setting the execution mode for jquery to DevelopmentMode sound like it could be useful? http://tapestry.apache.org/configuration.html#Configuration-SettingExecutionModes
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: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >