I have a buildSrc folder in my top leve multi-project build.
It is compiled as expected and included before any task is executed. I got
some Custom Tasks in there.

The thing I noticed is that if I specify a different build file, non
standart *build.gradle *in the same top level folder (*gradle -b
other.gradle*), the buildSrc compiles twice.
Something I missed, or Gradle misbehaving ?

Cheers, Greg

Reply via email to