I want to write a task(or plugin maybe?) for gradle that searches a
bunch of jars for a class name pattern.  For example, I have a ton of
classes and don't know what jar they are in.  So I want to write a
gradle task that finds them.

Anyway, this kind of code will pollute the build.gradle file.  So what
do most people do to keep their gradle files from becoming monstrous?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to