Package org.codehaus.groovy.ant
package org.codehaus.groovy.ant
Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode
-
ClassDescriptionSupport for compilation related tasks.
FileIterator
is an iterator over a number of files from a collection of FileSet instances.FileScanner
is a bean which allows the iteration over a number of files from a collection of FileSet instances.This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.Generates Java stubs from Groovy sources.Executes a series of Groovy statements.Compiles Groovy source files using Ant.Compiles Groovy source files.Access to the GroovyDoc tool from Ant.Helper to make logging from Ant easier.Sets the RootLoader as reference.Compiles Java and Groovy source files.Verify Class files.