Re: GWT-log 3.1.3 issues GWT 2.6.1 with

2016-01-11 Thread vaibhav bhalke
Error resolved with following combination

GWT 2.6.1  or newer
gwt-log-3.3.2.jar 

On Mon, Jan 11, 2016 at 6:01 PM, Paul Robinson  wrote:

>
> On 11 Jan 2016 11:13 a.m., "vaibhav gwt"  wrote:
> > Just upgraded to 2.6.1 and ran into the following when trying to
> > build with gwt-log-3.1.3.jar.
>
> Your gwt-log is too old. See the compatibility information here:
>
> https://github.com/fredsa/gwt-log/wiki/GettingStarted
>
> Paul
>
> --
> 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/m4OjkhSF16k/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Best Regards,
Vaibhav

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: GWT-log 3.1.3 issues GWT 2.6.1 with

2016-01-11 Thread Paul Robinson
On 11 Jan 2016 11:13 a.m., "vaibhav gwt"  wrote:
> Just upgraded to 2.6.1 and ran into the following when trying to
> build with gwt-log-3.1.3.jar.

Your gwt-log is too old. See the compatibility information here:

https://github.com/fredsa/gwt-log/wiki/GettingStarted

Paul

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


GWT-log 3.1.3 issues GWT 2.6.1 with

2016-01-11 Thread vaibhav gwt
Hi,



GWT 2.6.1


Just upgraded to 2.6.1 and ran into the following when trying to
build with gwt-log-3.1.3.jar. 

[java][ERROR] Errors in 
'com/allen_sauer/gwt/log/client/util/DOMUtil.java'
[java]   [ERROR] Line 33: Rebind result 
'com.allen_sauer.gwt.log.client.util.impl.DOMUtilImpl' cannot be abstract
[java]Computing all possible rebind results for 
'com.google.gwt.cell.client.ImageCell.Template'
[java]   Rebinding com.google.gwt.cell.client.ImageCell.Template
[java]  Invoking generator 
com.google.gwt.safehtml.rebind.SafeHtmlTemplatesGenerator
[java] Constructing interface 
com.google.gwt.cell.client.ImageCell.Template
[java]Generating method body for img()
[java]   Template with variable in URL attribute 
context: The template code generator will sanitize the URL.  Use SafeUri to 
specify arguments in a URL attribute context that should not be sanitized.

BUILD FAILED
D:\build\build.xml:3222: Java returned: 1

Please let me know solution for this.

-- 
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 google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.