On Wed, Jul 13, 2011 at 11:41 AM, Thomas Broyer <t.bro...@gmail.com> wrote:

>
>
> On Wednesday, July 13, 2011 5:28:34 PM UTC+2, David Chandler (Google)
> wrote:
>>
>> Minor clarification: a validation impl like hibernate-validator is not
>> required except for some configurations of Spring, in which case the
>> presence of validation-api without a corresponding impl will cause server
>> startup to fail.
>
>
> OK, so Spring is worse that I'd imagined ;-)
>
>
>> IIRC, that's why we had to unbundle validation-api from gwt-servlet.
>>
>
> Oh, I thought it was because of Maven, and overall dependency management
> (where you'd then have, for instance, to exclude the validation-api
> dependency from hibernate-validator because the lcasses are already in
> gwt-servlet or live with potential conflicts if validation-api is updated to
> 1.1 or 2.0 but the 1.0 version bundled in gwt-servlet would be used because
> it comes first in the classpath –i.e. gwt-servlet defeating version conflict
> resolution of Maven, and possibility leading to breakages of third-party
> libs that depend on a newer version).
>

Yes, it was definitely about Maven. Folks using Maven with Spring were
unlucky enough to spot the problem first.

>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/uF0MENLpcRoJ.
>
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
David Chandler
Developer Programs Engineer, GWT+GAE
w: http://code.google.com/
b: http://turbomanage.wordpress.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to