Thursday, April 24, 2014

Re: GWT and BV/javax.validation 1.1

I am the original author of the GWT validation implementation, but I have no plans to upgrade it. 
I can't speak for the GWT team (which I am not part of).

I am however happy to to review code.  (aka patches welcome).



On Thu, Apr 24, 2014 at 2:52 PM, joerg.hohwiller@googlemail.com <joerg.hohwiller@googlemail.com> wrote:
Hi there,

I had to upgrade BV on the server side. Now my GWT client fails:
                [ERROR] [mmm] - Line 43: No source code is available for type javax.validation.ParameterNameProvider; did you forget to inherit a required module?
...
                [ERROR] [mmm] - Unable to find type 'net.sf.mmm.app.client.SampleValidatorFactory.GwtValidator'

are there any plans to support more recent versions of BV in GWT?
Any workarounds for the moment (maybe I just have to override BV versions in client POMs)?
Is there a roadmap for a more modularized variant of GWT without gwt-dev and gwt-sevlet that contain arbitrary third-party code in fixed versions?

Thanks & regards
  Jörg

--
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/d/optout.



--
Nick Chalko | Software Engineer | nchalko@google.com |   :-) 
Generate your java flags for easier testing.
go/java_flags

--
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/d/optout.

No comments:

Post a Comment