Hey guys, I have a rough 1000 line ant file that I've written and am maintaining, and it just came down that we're going to need to start splitting up our test targets for different test runners. Now I could write more ant targets but i think its finally time to pull the trigger and start trying to move myself to gradle --especially when I consider that most of my devs are still running our tests through intelliJ's own JUnit integration.