Sunday, September 19, 2010

Re: Error compiling GWT source code from trunk

Anyone know the answer to this?

On Sep 14, 12:34 am, hezjing <hezj...@gmail.com> wrote:
> Hmmmm ... I think I have already checked-out the full source code from trunk
> now, but the same compilation error still exist :-(
>
> I must be missing something here, can someone please help?
>
>
>
>
>
> On Tue, Sep 14, 2010 at 10:54 AM, hezjing <hezj...@gmail.com> wrote:
> > I'm sorry, please ignore this email and there are some missing folders in
> > my svn folder :-(
>
> > On Tue, Sep 14, 2010 at 10:20 AM, hezjing <hezj...@gmail.com> wrote:
>
> >> Hi
>
> >> I have checked out GWT source code from the trunk and encountered the
> >> following the error when compiled with Apache Ant 1.8.0:
>
> >> C:\gwt\trunk>ant
> >> Buildfile: C:\gwt\trunk\build.xml
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> build:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> dev:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> buildtools:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> build:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> ant-gwt:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> compile:
> >> [gwt.javac] C:\gwt\trunk\build-tools\ant-gwt\build.xml:11: warning:
> >> 'includ
> >> eantruntime' was not set, defaulting to build.sysclasspath=last; set to
> >> false for repeatable builds
>
> >> build:
>
> >> customchecks:
> >>   [taskdef] Could not load definitions from resource
> >> net/sf/antcontrib/antlib.xml. It could not be found.
> >>   [taskdef] Could not load definitions from resource emma_ant.properties.
> >> It could not be found.
>
> >> compile:
> >> [gwt.javac] C:\gwt\trunk\build-tools\customchecks\build.xml:8: warning:
> >> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> >> to false for repeatable builds
> >> [gwt.javac] Compiling 2 source files to
> >> C:\gwt\trunk\build\out\build-tools\customchecks\bin
> >> [gwt.javac]
> >> C:\gwt\trunk\build-tools\customchecks\src\com\google\gwt\checkstyle\FieldCh eck.java:19:
> >> package com.puppycrawl.tools.checkstyle.api does not exist
> >> [gwt.javac] import com.puppycrawl.tools.checkstyle.api.DetailAST;
> >> [gwt.javac]                                           ^
> >> [gwt.javac]
> >> C:\gwt\trunk\build-tools\customchecks\src\com\google\gwt\checkstyle\FieldCh eck.java:20:
> >> package com.puppycrawl.tools.checkstyle.api does not exist
> >> [gwt.javac] import com.puppycrawl.tools.checkstyle.api.TokenTypes;
> >> ...
>
> >> Do you have any idea of what could be the problem?
>
> >> --
>
> >> Hez
>
> > --
>
> > Hez
>
> --
>
> Hez

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment