The other option would be to include copy the relevant additional IE8 deferred binding section into your module .gwt.xm file. Fred
On Sun, May 31, 2009 at 1:20 PM, b.thakker <[email protected]>wrote: > > I’m trying out the 2.0 features in our code base and running into a > little issue while compiling as shown below. I believe I need to build > gwt-log from trunk to get past this one. > > [ERROR] Errors in 'jar:file:/D:/m2/com/google/code/gwt-log/gwt-log/ > 2.6.0/gwt-log-2.6.0.jar!/com/allen_sauer/gwt/log/client/util/ > DOMUtil.java' > [ERROR] Line 32: Rebind result > 'com.allen_sauer.gwt.log.client.util.impl.DOMUtilImpl' cannot be > abstract > [INFO] NoTagsResourceInterfaceProxyGenerator took (16 milliseconds) > [INFO] NoTagsResourceInterfaceProxyGenerator took (15 milliseconds) > [INFO] URLAwareInterfaceGenerator took (157 milliseconds) > Scanning for additional dependencies: file:/D:/Bhavesh/workspaces/ > higp/hi/src/main/java/com/ihg/dec/apps/hi/remoteInterfaces/reservation/ > Reservatio > nProcessServiceAsync.java > Adding '42' new generated units > Validating newly compiled units > Removing units with errors > [WARN] Warnings in 'D:\Bhavesh\workspaces\higp\hi\target > \.generated\com\ihg\dec\apps\hi\dto\dataObjects\common > \ReservationContainerBean > _FieldSerializer.java' > [WARN] Line 92: Referencing deprecated field > > 'com.ihg.dec.apps.hi.dto.dataObjects.common.ReservationContainerBean.mReservationConfir > mationBean' > [WARN] Line 96: Referencing deprecated field > > 'com.ihg.dec.apps.hi.dto.dataObjects.common.ReservationContainerBean.mReservationConfir > mationBean' > [ERROR] Cannot proceed due to previous errors > > > I tried building gwt-log trunk from source, but I seem to be not doing > something correctly. I’d highly appreciate it if you could provide a > pointer. > > D:\Bhavesh\workspaces\google\gwt-log\Log>ant > Buildfile: build.xml > > init: > [input] GWT trunk installation directory [] > D:\Bhavesh\workspaces\google\gwt_trunk\build\staging\gwt-windows-0.0.0 > [input] log4j location [war/WEB-INF/lib/log4j-1.2.15.jar] > D:\Bhavesh\workspaces\google\gwt-log\Log\war\WEB-INF\lib > \log4j-1.2.15.jar > [taskdef] Could not load definitions from resource net/sf/antcontrib/ > antlib.xml. It could not be found. > [input] gwt-log library directory [/fred/lib/gwt-log] > c:\gwt-log\ > > BUILD FAILED > D:\Bhavesh\workspaces\google\gwt-log\Log\build.xml:86: Problem: failed > to create task or type for > Cause: The name is undefined. > Action: Check the spelling. > Action: Check that any custom tasks/types have been declared. > Action: Check that any <presetdef>/<macrodef> declarations have taken > place. > > > > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-log" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-log?hl=en -~----------~----~----~----~------~----~------~--~---
