Hi all,

I've just synchronized my master branch with the remote one and try to 
build gwt by invoking ant but I receive the following error :

build.alldeps.jar:

compile:

-filter.props:

build:

compile:

precompile.modules:
     [java] Loading inherited module 'com.google.gwt.core.Core'
     [java]    Loading inherited module 'com.google.gwt.emul.Emulation'
     [java]       Loading inherited module 'com.google.gwt.logging.LogImpl'
     [java]          [ERROR] Line 14: Unexpected exception while processing 
element 'replace-with'
     [java] java.lang.NoSuchMethodError: 
com.google.gwt.dev.cfg.ConditionAll: method <init>()V not found
     [java]     at com.google.gwt.dev.cfg.Rule.<init>(Rule.java:29)
     [java]     at 
com.google.gwt.dev.cfg.RuleReplaceWith.<init>(RuleReplaceWith.java:31)
     [java]     at 
com.google.gwt.dev.cfg.ModuleDefSchema$BodySchema.__replace_with_begin(ModuleDefSchema.java:570)
     [java]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
     [java]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

the full compilation log can be found there 
: https://docs.google.com/file/d/0BwVGJUurq6uVZ1N0MXJLaFVnRFk/edit?usp=sharing

Does anyone have an idea ?

Thanks,

Julien

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to