Where is the continuous integration build?
All the unit test cases take a while to run. Can I run just some of the tests?
All the unit test cases take a while to run. Can I do a quicker build?
How do I build Groovy from the source code?
How does operator overloading work in Groovy?
What are Closures?
What new methods are available on standard JDK classes?
How can I run Groovy scripts?
How can I compile Groovy to bytecode either at runtime or build time?
How can I embed Groovy into my Java application
How can I add stuff to the classpath when running things in groovysh or groovy?
I get errors when trying to run groovy, groovysh or groovyConsole. Whats wrong?
What is the licence for Groovy?
What are the dependencies for Groovy?
Why Groovy? Why don't you just use Jython, JRuby, bsh, rhino, pnuts, ...
What is Groovy