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.  I appreciate Grails has given up on all Codehaus
infrastructure, but that doesn't mean Gradle has to.  Is there no way of
getting a commit from GitHub to either the Codehaus Subversion
repository or a new Codehaus Git repository so that there can be a
Bamboo build.

My guess would be that commits to GitHub could trigger a mirror push to
a Codehaus Git repository which would then allow the extant Codehaus
infrastructure to go to work.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to