DMDirc / Plugins

Plugins for DMDirc
http://www.dmdirc.com/
MIT License
2 stars 5 forks source link

Rename custom jar and test tasks in plugins. #495

Closed csmith closed 7 years ago

csmith commented 7 years ago

IDEA gets super confused when you take a jar task and make it not a jar task. These are only really used when running from CI (running ./gradlew jar in meta will still trigger all of the :plugin:XXX:jar tasks), so the names don't matter.