After a successful build, "gradle test" or "gradle build" just says everything is "UP-TO-DATE". Is this expected?
Here's my build file: http://tinyurl.com/2dvlcpv I think I'd rather that tests ran every time I do "gradle test", even if nothing changed. Is there some way to force that? Right now I'm just doing "gradle clean test". --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
