Skip to content

Support for multiple source sets... #11

@jszakmeister

Description

@jszakmeister

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions