Re: [5.3-alpha-13] - Combine/Minify doesn't appear to work ...

2011-09-15 Thread Steve Eynon
Hi, I had a go at turning on minimization in my app [T5.3-beta-8] with the following results: - The content of the files are squished / minimised - The JS stacks are combined into a single JS file - All other files are included individually - JS minimisation often throws exceptions, returning HTT

Re: [5.3-alpha-13] - Combine/Minify doesn't appear to work ...

2011-09-14 Thread Howard Lewis Ship
On Wed, Sep 14, 2011 at 11:32 AM, Joe Klecko wrote: > Hi Howard thanks for the reply.   I do have the tapestry-yuicompressor in my > pom.xml.  It also appears on the classpath.  Here are tapestry jars on my > classpath: Well, it should be working. Note that minimization is only for files that ar

Re: [5.3-alpha-13] - Combine/Minify doesn't appear to work ...

2011-09-14 Thread Joe Klecko
Hi Howard thanks for the reply. I do have the tapestry-yuicompressor in my pom.xml. It also appears on the classpath. Here are tapestry jars on my classpath: ProjectClassLoader: entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-core\5.3-alpha-13\tapestry-core-5.3-alpha-13.jar Proje

Re: [5.3-alpha-13] - Combine/Minify doesn't appear to work ...

2011-09-13 Thread Howard Lewis Ship
Is tapestry-yuicompressor on the classpath? On Tue, Sep 13, 2011 at 4:28 PM, Joe Klecko wrote: > Hi All, > > When my app is running in production mode, I don't see my scripts/css being > combined/minified. They are still included as individual files.  Oddly, I do > see the tapestry scripts being