TCH_HOME=${basedir} root=${TCH_HOME} branch-home=${TCH_HOME} src=${branch-home}/src extension=${branch-home}/extension deploydir=${TCH_HOME}/deploy testdir=${deploydir}/test 3rdpartydir=${TCH_HOME}/3rdparty builddir=${TCH_HOME}/build root-template=${deploydir}/tch-root-template.xml root-file=${deploydir}/tch-root.xml core-jar-name=tchx.jar util-jar-name=tch-util.jar gtlf-tools-jar-name=gtlf-utils.jar core-jar-location=${deploydir}/${core-jar-name} dtd-location=${src}/dtd # external exectasks exectaskbuilddir=${TCH_HOME}/exectasktemp # package src-core-zip=tch-core-src.zip javadocs-zip=tch-javadocs.zip packagedir=${root}/package javadocdir=${root}/javadoc packagefilename=tch.zip #test suites testdir=${deploydir}/test