apparently the package com.google.gwt.thirdparty does not included into 
gwt-servlet as it is neither in ${gwt.dev.bin} or in ${gwt.user.bin}...

I'm trying to build a GWT that include it to see if then "validation" 
example could work after that.

thank you Thomas for let me note it is included in gwt-servlet-deps, I'll 
try a build with:
<zipfileset 
src="${gwt.tools.lib}/streamhtmlparser/streamhtmlparser-jsilver-r10/streamhtmlparser-jsilver-r10-1.5-rebased.jar"
 
/>
added to gwt-servlet (as 'streamhtmlparser' is rebased).

Cristiano



Il giorno martedì 12 novembre 2013 15:54:50 UTC+1, Thomas Broyer ha scritto:
>
>
>
> On Tuesday, November 12, 2013 3:20:43 PM UTC+1, Cristiano wrote:
>>
>> So, I ask you:
>> 1. should gwt-servlet also include 
>> com.google.gwt.thirdparty.streamhtmlparser classes?
>>
>
> IMO yes. It's currently in gwt-servler-deps IIRC, but that one should only 
> contain external deps that can be retrieved from elsewhere (and could 
> therefore cause conflicts if you do use them otherwise, particularly in 
> different versions)
>

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

Reply via email to