On Sep 16, 2009, at 9:48 AM, Hans Dockter wrote:


On Sep 16, 2009, at 9:20 AM, Russel Winder wrote:

I am getting:

      :gradle-core:compile
      Note: Some input files use unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, /home/users/russel/Repositories/Git/Git/ Gradle_Working/subprojects/gradle-core/src/main/groovy/org/gradle/ api/tasks/util/FileSet.groovy: 34: Can't have an abstract method in a non-abstract class. The class 'org.gradle.api.tasks.util.FileSet' must be declared abstract or the method 'org.gradle.api.file.FileTree matching(groovy.lang.Closure)' must be implemented.
       @ line 34, column 1.
class FileSet extends AbstractFileTree implements ConfigurableFileTree {
         ^

      1 error

me too

Try to build with a clean.

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to