Besides the obvious use of Groovy to write applications, Groovy is also very useful for performing Java development related tasks such building applications, deploying applications, and ...
After seeing some erratic behavior in a mixed Java and Scala application I found that Java code checking for equality of Scala enums was failing when the should have passed. I've created this project ...