Dear all,
I am new to axis. I try to build the axis alpha 3 in Compaq Tru64 Unix.
It prompts error while compile, following shows the output. Is it need to customixe the build.xml file.
# java org.apache.tools.ant.Main srcdist
Buildfile: build.xml
Property ${xerces.jar} has not been set
Property ${excalibur.jar} has not been set
setenv:
BUILD FAILED
/download/xml-axis/java/build.xml:141: Could not create task of type: condition. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant installation (ANT_HOME).
Total time: 1 second