Sources are rebuilt every time in gradle 1.6
Must be somehow connected with:
Calling TaskInputs.dir(Object) after task execution has started has been deprecated and is scheduled to be removed in Gradle 2.0. Check the configuration of task ':printlab_fonts:compileFlex'.
Calling TaskOutputs.dir(Object) after task execution has started has been deprecated and is scheduled to be removed in Gradle 2.0. Check the configuration of task ':printlab_fonts:compileFlex'.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Yennick Trevels on 29 Jul, 2013 06:26 PM
mmm indeed. I guess this won't be an easy one to fix based on how we use it.
I've created an issue on our issuetracker for this: https://github.com/GradleFx/GradleFx/issues/98
Thanks for reporting this one!