Created by Alex.CHENG of LebShama Co.Ltd
2006-11-20

This tools.jar file contains empty content for the reason
Apache ANT required for the tools.jar library. Although
some ANT tasks may required extra library, the AutoUpdateAgent
is build on top of the core task only. Thus, this empty tools.jar
is created according to the Apache ANT execution requirement, not
for library reference purpose.

Further more, for aua-server-config.xml, the original task
<echoproperties> is replaced by <antproperties> inside the
AUA_HOME/lib/AutoUpdateAgent.jar as a customized task (accept
text output file only). For details, please see the source
code of com.ahsay.autoupdate.ant.AntPrperties class.