Best I can tell, this issue melted away after I fixed my jQuery dependent
scripts.  Specifically to replace $ with jQuery as advised below: 

http://docs.jquery.com/Using_jQuery_with_Other_Libraries

My application is no longer dependent on yuicompressor-rhino-bugfix.  I also
whacked the yuicompressor dependency from my pom, without suffering the
index out of bounds problem.  Now, I just use yui to compress my script by
command line (instead of pom).  That works fine whether I do it or not.  

Not sure if this will help anyone...but just a possibility...since yui seems
to creating quite a bit of mischief. 


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/AssetsModule-ResourceMinimizer-Exception-yui-compressor-tp5658826p5664180.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

Reply via email to