howard, i encountered problems with yuicompressor too (in the rc5 release i think). i deactivated the yuicompressor tap5 module to fix it. the problem for me was this:
http://yuilibrary.com/projects/yuicompressor/ticket/2528056 the yuicompressor has its own version of the rhino classes, but in the same package hierachy. i have my own (newer) rhino dependency in the classpath. when the yuicompressor rhino classes gets loaded first, my application starts to massively throw exceptions. maybe this helps narrowing down things. felix Am 03.07.2012 18:16, schrieb Howard Lewis Ship: > I've just released Tapestry 5.3.4-rc-9. > > The only difference from rc-8 is that the POM for > tapestry-yuicompressor correctly identifies the repository one of its > dependencies comes from (that is not in the Maven central repository). > > However, may people (including myself) are having issues with > yuicompressor in running applications; I'm still trying to get to the > core of it, my working theory is some conflict between the patched > version of Rhino (the JavaScript engine) inside the yuicompressor > library, and the version of Rhino that is packaged with JDK 1.6 and > up. > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org