Not for me, after that I got error in 
"de/barop/gwt/client/HistoryImplPushState.java", inherited from Errai.





Il giorno martedì 30 settembre 2014 15:41:51 UTC+2, Ümit Seren ha scritto:
>
> Funny I came accross the same issue today (Errai-Bus and 
> GWT-2.7.0-SNAPSHOT). 
>
> I filed two issues in the JIRA issue tracker for the Errai project (
> https://issues.jboss.org/browse/ERRAI-798 and 
> https://issues.jboss.org/browse/ERRAI-799)
>
> You need two workarounds: 
>
> 1.) Add the logging properties to your gwt.xml file:
>
> <define-property name="gwt.logging.popupHandler" values="ENABLED, 
> DISABLED" />
>     <define-property name="gwt.logging.firebugHandler" values="ENABLED, 
> DISABLED" />
> 2.) Creat a com.google.gwt.logging.client package and 
> the FirebugLogHandler class that was removed in 2.7.0
>
>
>
> On Tuesday, September 30, 2014 10:58:40 AM UTC+2, Luca wrote:
>>
>> I tried to recompile a current project upgrading my dependencies from 
>> 2.6.1 to 2.7.0-SNAPSHOT, but I had a lot of problem due to missing 
>> properties and classes regarding the GWT logging subsystem.
>>
>> It's a problem of the SNAPSHOT or we need to rework the logging ?
>>
>> What about external libraries (like Errai) that extensively use logging ?
>>
>> Thanks.
>>
>

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

Reply via email to