Closed ysb33r closed 8 years ago
This is directly related to the change in Gradle's internal API class DefaultSourceDirectorySet. The fix for this would be similar to https://github.com/ysb33r/gradle-mirah-plugin/blob/master/src/main/groovy/org/ysb33r/gradle/mirah/MirahSourceSet.groovy#L69
DefaultSourceDirectorySet
thanks for the report. fixed on master,
This is directly related to the change in Gradle's internal API class
DefaultSourceDirectorySet
. The fix for this would be similar to https://github.com/ysb33r/gradle-mirah-plugin/blob/master/src/main/groovy/org/ysb33r/gradle/mirah/MirahSourceSet.groovy#L69