Attribute
|
Description
|
Type
|
description
|
|
java.lang.String
|
if
|
Sets the property name for the 'if' condition.
The path will be ignored unless the property
is defined.
The value of the property is insignificant, but values
that would imply misinterpretation ("false", "no")
will throw an exception when evaluated.
|
java.lang.String
|
location
|
|
java.io.File
|
path
|
|
java.lang.String
|
refid
|
|
org.apache.tools.ant.types.Reference
|
unless
|
Set the property name for the 'unless' condition.
If named property is set, the path will be ignored.
The value of the property is insignificant, but values
that would imply misinterpretation ("false", "no")
of the behavior will throw an exception when evaluated.
|
java.lang.String
|
|