Hi Russel,

I think the following should work:

List personalJars = GFileUtils.listFiles(new File('X:/personalLib'), null,
true);
compile.unmanagedClasspath(personalJars)
test.unmanagedClasspath(personalJars)

Luk
-- 
View this message in context: 
http://www.nabble.com/Cobertura-Plugin-tp22701606p22723518.html
Sent from the gradle-user mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email


Reply via email to