On Sep 16, 2009, at 10:23 AM, Russel Winder wrote:

On Wed, 2009-09-16 at 09:48 +0200, 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

On the one hand, I am glad it isn't just me, on the other hand:

1.  It is a bit annoying that the mainline has a compilation error.
2.  We have lost the emails generated by Codehaus Bamboo CI server.

The emails from Bamboo were very useful for deciding whether to update
and install from the mainline, losing them is problematic to workflow --
cf. 1 above.

Thanks for pointing this out. Our main CI server is anyhow TeamCity. So I have just configured TeamCity to send emails to [email protected] .

- 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