Craig Williams <[EMAIL PROTECTED]> wrote:
> When I run build.bat or ant.bat, ant appears to go through the
> motions of compiling all my files without error. However the files
> never show in the directory specified. I am running jdk1.3. Have
> anyone encounted this problem.
Is this the version of Ant that shipped with Tomcat 3.1?
(1) read
<http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayQuestionAnswer/action/SetAll/project_id/2/faq_id/16/topic_id/72/question_id/632>
(2) install Ant 1.2 this fixes this problem as well as many other bugs
present in your version of Ant.
Stefan