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 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+unsubscribe@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.
No comments:
Post a Comment