- org.codehaus.groovy.ant.GroovycTask
-
-
Field Summary
Fields
| Modifiers |
Name |
Description |
protected boolean |
force |
Forces every matching source file to be compiled. |
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
protected void |
compile() Compiles the configured Groovy sources. |
|
public void |
setForce(boolean flag) Controls whether compilation should ignore timestamp checks. |
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class CompileTaskSupport |
compile, createClassLoader, createClasspath, createConfiguration, createSrc, execute, getClasspath, getFailonerror, getSrcdir, handleException, setClasspath, setClasspathRef, setDestdir, setFailonerror, setSrcdir, validate |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.