-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
It appears that gradle-clojure only has support for the main and test source sets, but it would be nice to support other source sets too. Unfortunately, I'm not sure how to integrate such functionality into the plugin... and the Gradle docs aren't helping much either. :-( Several plugins implement this ability (the antlr, groovy, and scala plugins), so there's some scheme for doing it. It's just not clear what that scheme is.
FWIW, we need to split our application into several pieces to make sure things get compiled in the right order, and this would help in that endeavor.
Metadata
Metadata
Assignees
Labels
No labels