You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to clo...@googlegroups.com
For some reason I've decided to convert the gradle app engine plugin to boot-clj. Maybe I haven't suffered enough. Or maybe it's a Gradle/Groovy PTSD symptom. In any case, I'm new to boot so I could use some guidance. First question: the "task dependencies" of Gradle - am I right that in boot such dependencies just come out as function composition? I haven't noticed anything special in boot to deal with tasks that can be skipped because they're already done. What's the correct way to do this in boot?