Please consider making that hibernate upgrade a priority. We are hugely behind on that upgrade, Hibernate 4 was ages ago. Today I'm experiencing this problem, but a lot of people are going to experience this in future, because every project is going to be on a newer version of validation-api. If we tell everyone to split up GWT into a separate project, that kills one of the main advantages of GWT, which is code re-use.
I'd help but I'm not familiar with that code base at all. On Tue, Apr 12, 2016 at 7:50 PM, Jens <[email protected]> wrote: > > GWT is on 1.0.0.1.GA. Isn't that going to be mostly compatible with >> 1.1.0? It seems like this would just require changing the version in a >> pom, and the rest would work. I would be really surprised if there are any >> breaking changes between these versions. >> > > Upgrading Validation API to 1.1.0 would also require to update Hibernate > Validator from 4.x to 5.x including its GWT emulation. The update of > Hibernate Validator from 4.1.0 to 4.3.2 (which is still Validation API 1.0) > is already some work and has not yet been committed: > > https://gwt-review.googlesource.com/#/c/9320/ > > So no its not just changing a version in a pom. > > -- J. > > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "GWT Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/google-web-toolkit/Py4c2Fm9_7Y/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
