Re: Tapestry 5.3.4-rc-7

2012-08-28 Thread Howard Lewis Ship
; -Original Message- > From: Howard Lewis Ship [mailto:hls...@gmail.com] > Sent: 28 June 2012 19:28 > To: Tapestry users > Subject: Re: Tapestry 5.3.4-rc-7 > > I've been having problems with even with YUICompressor 2.4.7 in a production > app. > > On Thu, Jun 28

RE: Tapestry 5.3.4-rc-7

2012-08-28 Thread Blower, Andy
riginal Message- From: Howard Lewis Ship [mailto:hls...@gmail.com] Sent: 28 June 2012 19:28 To: Tapestry users Subject: Re: Tapestry 5.3.4-rc-7 I've been having problems with even with YUICompressor 2.4.7 in a production app. On Thu, Jun 28, 2012 at 10:05 AM, Jochen Frey wrote: > +1

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Christian Riedel
@Howard: Ok, I see still one problem with 2.4.7. The 'use strict'; hint is causing warnings/erros in the logs. The app is working fine but maybe you're right :-/ Maybe it's worth putting some into a google closure integration? Am 28.06.2012 um 20:27 schrieb Howard Lewis Ship: > I've been hav

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Lenny Primak
I've been running in production for a while, with a combined "jarjar"-combined yuicompressor, rhino and tapestry-yuicompressor with no problems for months now. I was the only viable solution I could find with the duplication of libraries and the "customized" rhino library problem that yuicompresso

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Howard Lewis Ship
I've been having problems with even with YUICompressor 2.4.7 in a production app. On Thu, Jun 28, 2012 at 10:05 AM, Jochen Frey wrote: > +1 for the YUI compressor. It really looks broken in production > environments, and it's an easy fix. > > On Jun 28, 2012, at 7:51 AM, Christian Riedel wrote:

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Jochen Frey
+1 for the YUI compressor. It really looks broken in production environments, and it's an easy fix. On Jun 28, 2012, at 7:51 AM, Christian Riedel wrote: > Ok, one thing could also be quickly done: upgrading the yuicompressor lib to > 2.4.7 like suggested in TAP5-1729. > Minification/Resource c

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Christian Riedel
Ok, one thing could also be quickly done: upgrading the yuicompressor lib to 2.4.7 like suggested in TAP5-1729. Minification/Resource combination with tapestry-yuicompressor is really broken without that and it's quite easy to fix. https://issues.apache.org/jira/browse/TAP5-1729 Am 28.06.2012

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Luca Menegus
Hi, can someone fix TAP5-1926 and have a look at the problem I reported on BeanEditor and BeanValidation [1]? And yes, Everything's stable with rc-7! [1] http://tapestry.1045711.n5.nabble.com/BeanEditor-should-always-provide-a-new-BeanValidationContext-JSR-303-tp5713975.html - Original

Re: Tapestry 5.3.4-rc-7

2012-06-28 Thread Christian Riedel
Everything's stable with rc-7! I'd +1 a vote on this release. Am 25.06.2012 um 19:44 schrieb Howard Lewis Ship: > I've just uploaded Tapestry 5.3.4-rc-7. Key improvements: > > * More (minor) speed improvements > * TAP5-1873: JavaScript execution exception is not logged > * Fixes the Hibernate