An Ant task used for compiling GSP sources. Example:
Type | Name and description |
---|---|
Path |
classpath |
GroovyPageCompiler |
compiler |
Path |
configs |
java.io.File |
destdir |
java.lang.String |
encoding |
java.lang.String |
packagename |
java.lang.String |
serverpath |
java.io.File |
srcdir |
java.io.File |
tmpdir |
boolean |
verbose |
Type Params | Return Type | Name and description |
---|---|---|
|
Path |
createClasspath() Adds a path to the classpath. |
|
Path |
createConfigs() Adds a path to the classpath. |
|
void |
execute() |
|
void |
setClasspathRef(groovy.lang.Reference r) Adds a reference to a classpath defined elsewhere. |
Adds a path to the classpath.
Adds a path to the classpath.
Adds a reference to a classpath defined elsewhere.
r
- a reference to a classpath