Re: Overriding and translating JSR-303 validation messages

2016-05-18 Thread Kalle Korhonen
You should be able to override them by adding a ValidationMessages.properties file at the root of your classpath. See https://github.com/apache/tapestry-5/blob/master/tapestry-beanvalidator/src/test/resources/ValidationMessages_en.properties for examples. Kalle On Wed, May 18, 2016 at 4:34 AM, Ca

Overriding and translating JSR-303 validation messages

2016-05-18 Thread Casey Link
G'day, In tapestry < 5.4 the validation messages for JSR-303 lived at org / apache / tapestry5 / internal / ValidationMessages.properties In tapestry 5.4 however, I cannot find the properties file that contains these messages. Could someone kindly point me in the right direction? I'd like to lo

Re: [tapestry5-jquery] CustomDatepicker mixin not working

2016-05-18 Thread Nathan Quirynen
On 17/05/16 21:43, françois facon wrote: Hi Nathan, Could you open an issue at https://github.com/got5/tapestry5-jquery/issues ? François 2016-05-17 10:34 GMT+02:00 Nathan Quirynen mailto:nat...@pensionarchitects.be>>: Hi, I'm upgrading to tapestry:5.4.0 and tapestry-jquery:4.0