Hi

I tried to define a task type DirSizeCheck in an external script and include it 
in my main script:

apply from: 'other.gradle'

Gradle finds the script but, unfortunately, it does not recognize my task type 
and errors out in my main script with:

A problem occurred evaluating root project 'demo'.
Cause: Could not find property 'DirSizeCheck' on root project 'demo'.

This should work, shouldn't it?

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

    http://xircles.codehaus.org/manage_email


Reply via email to