Java system properties to set in the ant command that will launch the CLIF process

Advice: set a single property per line, with usual syntax property.name=value

Caution: these properties are defined only in the ant process, and they are not propagated to the CLIF process launched by ant. To set system properties in the CLIF Java process, set -Dproperty.name=value statements in the Java options section.