On Wed, Sep 14, 2011 at 11:32 AM, Joe Klecko <buckof...@gmail.com> 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 are served by Tapestry
(typically, via the @Import annotation, or via the JavaScriptSupport
environmental), not arbitrary files in the context.

>
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-core\5.3-alpha-13\tapestry-core-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-ioc\5.3-alpha-13\tapestry-ioc-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-func\5.3-alpha-13\tapestry-func-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry5-annotations\5.3-alpha-13\tapestry5-annotations-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-json\5.3-alpha-13\tapestry-json-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\plastic\5.3-alpha-13\plastic-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-yuicompressor\5.3-alpha-13\tapestry-yuicompressor-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-spring\5.3-alpha-13\tapestry-spring-5.3-alpha-13.jar
> ProjectClassLoader:
> entry=C:\Users\me\.m2\repository\org\apache\tapestry\tapestry-test\5.3-alpha-13\tapestry-test-5.3-alpha-13.jar
>
> It does appear to combine some pre-defined stacks located in a jar (but it
> does not minify them).    But as I said it does not minify or combine any
> other included scripts/css using @Import(library=...,stylesheet=...} in
> components/pages.
>
>
> I have also tried forcing production mode just in case:
> configuration.add(SymbolConstants.PRODUCTION_MODE, true);
>
> Is there another config or jar file I maybe missing?
>
> Thanks,
> J
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/5-3-alpha-13-Combine-Minify-doesn-t-appear-to-work-tp4800682p4803910.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to