Yeah I have it working like that already, but it's still unfortunate. Maybe
the best long term bet is to not use JSR 303 at all? It adds a bit more
boilerplate code though.



On Mon, Feb 10, 2014 at 3:51 PM, Jens <jens.nehlme...@gmail.com> wrote:

> Slightly off topic, but do you know if the hibernate-validation support
>> will be upgraded to version hibernate validator 5?
>>
>> hibernate-validator-4.1.0.Final.jar requires on an old slf4j, and it
>> plays a bit of havoc when including it in projects that require modern sl4j.
>>
>
> I don't think anyone is working on it, see:
> https://code.google.com/p/google-web-toolkit/issues/detail?id=7661 .
>
> However you can solve your issue by creating separate projects for client
> and server side which is kind of a good practice anyways. That way server
> libs do not interference with client libs.
>
> -- J.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/Vl0AFw486Tw/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to