Also - I'm having some trouble reproducing your problem. I'm not that
familiar with ant, but I am synced to head and running the following works
fine for me:

workspace/svn/trunk$ ant clean
workspace/svn/trunk$ ant dist-dev

Can you clarify if there's something else I need to do to reproduce?
- Unnur

On Fri, Jul 30, 2010 at 10:13 AM, Unnur Gretarsdottir <[email protected]>wrote:

> Hi Konstatin -
>  Did this error just start appearing? Can you try rolling back this CL:
> http://gwt-code-reviews.appspot.com/686801 and seeing if that fixes your
> problem?
> - Unnur
>
>
> On Fri, Jul 30, 2010 at 6:51 AM, Konstantin.Scheglov <
> [email protected]> wrote:
>
>>
>> Eclipse 3.6 I20100608-0911
>> java.runtime.version=1.6.0_21-b06
>>
>> No compilation errors in Eclipse.
>> I run ${workspace_loc:/trunk/build.xml} target dist-dev and build
>> fails with 12 errors like this.
>>
>> Buildfile: C:\eclipseGWT\workspace\trunk\build.xml
>> buildonly:
>> dev:
>> buildtools:
>> build:
>> ant-gwt:
>> compile:
>> build:
>> customchecks:
>> compile:
>> build:
>> doctool:
>> compile:
>> build:
>> -do:
>> build.alldeps.jar:
>> compiler.standalone:
>> [gwt.javac] Compiling 1 source file to C:\eclipseGWT\workspace\trunk
>> \build\out\dev\bin
>> [gwt.javac] C:\eclipseGWT\workspace\trunk\dev\core\super\com\google\gwt
>> \lang\LongLibBase.java:136: neg(com.google.gwt.lang.LongEmul) in
>> com.google.gwt.lang.LongLib cannot be applied to
>> (com.google.gwt.lang.LongLibBase.LongEmul)
>> [gwt.javac]       b = LongLib.neg(b);
>> [gwt.javac]                  ^
>> [gwt.javac] C:\eclipseGWT\workspace\trunk\dev\core\super\com\google\gwt
>> \lang\LongLibBase.java:172: cannot find symbol
>> [gwt.javac] symbol  : method create(com.google.gwt.lang.LongEmul)
>> [gwt.javac] location: class com.google.gwt.lang.LongLibBase
>> [gwt.javac]         a = create(LongLib.Const.MAX_VALUE);
>> [gwt.javac]             ^
>>
>> --
>> http://groups.google.com/group/Google-Web-Toolkit-Contributors
>>
>
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to