hi there,
on my hudson i configured a multiproject build job which uses a custom
name for a build file and a custom name for a settings file.

when starting the build via:

gradle -b /absolutePathTo/bsp.build.gradle -c
/absolutePathTo/bsp.settings.gradle test uploadArchives

gradle quits and tells me, that test and uploadArchives are unknown tasks.
renaming my files to the default values and running "gradle test
UploadArchives" works fine. this is a bug isn't it?

regards,
René



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

    http://xircles.codehaus.org/manage_email


Reply via email to