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\FieldCheck.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\FieldCheck.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

-- 
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-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to