---------- Environment Information ----------
java.home: ${java.home}
ant.java.version: ${ant.java.version}
jstl.jar=${jstl.jar}
standard.jar=${standard.jar}
deprecation: ${compile.deprecation}
debug: ${compile.debug}
optimize: ${compile.optimize}
---------- Dependencies ---------------------
tomcat.home=${tomcat.home}
servlet24.jar: ${servlet24.jar}
jsp20.jar: ${jsp20.jar}
junit.jar: ${junit.jar}
cactus.home: ${cactus.home}
cactus.ant.jar: ${cactus.ant.jar}
cactus.jar: ${cactus.jar}
aspectjrt.jar: ${aspectjrt.jar}
httpclient.jar: ${httpclient.jar}
commons-logging.jar: ${commons-logging.jar}
---------- Build directories ----------------
build.dir: ${build.dir}
build.classes: ${build.classes}
dist.dir: ${dist.dir}
---------- Run-Time ----------------
tomcat.webapps: ${tomcat.webapps}
username: ${username}
password: ${password}
web.server.host: ${web.server.host}
web.server.port: ${web.server.port}