Searching for build.xml ...
Buildfile: /opt/jakarta-ant/build.xml
BUILD FAILED
Can't load default datatype list
Total time: 0 seconds
Can't load default datatype list
.. this got to be something obvious.. but I cannot understand at this point
basicly the bootstrap.sh does not work
nor did the build.sh.. so I am just building from ant cvs
manually.. aint too bad if you know how to read makefile and shellscript
but when I did this..
${JDK_DIR}/bin/java -classpath classes org.apache.tools.ant.Main clean main
bootstrap
I got the above error..
please help
cheng