robfletcher / gradle-compass

A SASS / Compass plugin for Gradle
Apache License 2.0
59 stars 39 forks source link

watchSass fails if run on its own #2

Closed robfletcher closed 9 years ago

robfletcher commented 11 years ago

It produces the error

FAILURE: Build failed with an exception.

* What went wrong:
Failed to notify build listener.

Presumably because of the thread spawning & the fact the task never 'completes'.