1.0
1.1
Ant
http://jakarta.apache.org/taglibs/ant-1.0
Tags allowing us to run ant. Ant can do a lot of usefull tasks
( run time building, automated testing, etc ).
ant
tadm.AntTag
tadm.AntTEI
Run ant
testFile
false
true
target
false
true
debug
false
true
property
tadm.AntProperty
Set a property to GTest and ant. If no value is specificed,
a request parameter with the same name will be used
name
true
true
param
false
true
value
false
true
location
false
true
webApp
false
true
target
tadm.AntTarget
Add a target. You can either specify the target name or the
name of a request parameter holding the name(s)
name
false
true
param
false
true