Gant 1.9.6

Package gant

 

Class Summary
Gant This class provides infrastructure and an executable command for using Groovy + AntBuilder as a build tool in a way similar to Rake and SCons.
 


Exception Summary
GantException Generic Gant exception.
MissingTargetException Thrown when an undefined target is invoked.
TargetExecutionException Thrown when there is an error running a script.
TargetMissingPropertyException Thrown when an undefined property is referenced during target execution.
 


Copyright © 2006–9 The Codehaus. All Rights Reserved.