[gwt-contrib] Re: GWT SNAPSHOT is not able to run my tests today

2016-03-12 Thread Thomas Broyer
You may want to file a bug 
at https://github.com/gwt-maven-plugin/gwt-maven-plugin/issues (or maybe 
even make a pull request)

On Friday, March 11, 2016 at 12:18:49 PM UTC+1, Leif Åstrand wrote:
>
> The bundled HtmlUnit dependency was updated to a newer version a while 
> ago. The new version has emulation for FF 38 instead of FF17. You can add 
> FF38 to the maven plugin configuration to explicitly 
> use the new supported version.
>
> On Friday, March 11, 2016 at 11:35:52 AM UTC+2, Debasish Padhy wrote:
>>
>> Hi,
>>
>> I am trying to build a simple project today with GWT maven mojo plugin 
>> generated code. 
>>
>> My tests are unable to run with this error message
>>
>> [INFO] [ERROR] RunStyleHtmlUnit: Unknown browser name FF17, expected 
>> browser name: one of [FF38, Chrome, Edge, IE8, IE11]
>>
>> cheers,
>> Gautam
>>
>>
>>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/19c6d447-42d8-44da-a1d0-da91a74935f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[gwt-contrib] Re: GWT SNAPSHOT is not able to run my tests today

2016-03-11 Thread Leif Åstrand
The bundled HtmlUnit dependency was updated to a newer version a while ago. 
The new version has emulation for FF 38 instead of FF17. You can add <
htmlunit>FF38 to the maven plugin configuration to explicitly 
use the new supported version.

On Friday, March 11, 2016 at 11:35:52 AM UTC+2, Debasish Padhy wrote:
>
> Hi,
>
> I am trying to build a simple project today with GWT maven mojo plugin 
> generated code. 
>
> My tests are unable to run with this error message
>
> [INFO] [ERROR] RunStyleHtmlUnit: Unknown browser name FF17, expected 
> browser name: one of [FF38, Chrome, Edge, IE8, IE11]
>
> cheers,
> Gautam
>
>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/a3c80c85-a123-435c-b5e4-2bf0843af4c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.