yesterday I was asking about project.afterEvaluate not firing in my unit test.
The answer was calling project.evaluate() directly.

Is there something to trigger this?

project.gradle.taskGraph.whenReady{
            setupArchivesTask(project, l10nConvention)
  }

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

    http://xircles.codehaus.org/manage_email


Reply via email to