| Error message | Error message 2005-06-27 - By BATCHELOR, SCOTT (CONTRACTOR)
Ant Newbie here.
Can someone give me a clue as to what this message is implying?
ant task calling a target that depends on its parent target 'build'
It appears to have to do something with this directive.
<target name="build" description="Compile jtc"> <mkdir dir="${build.dir}/classes" /> <mkdir dir="${lib.dir}" />
<ant dir=""> <---when I clear out the directory name here to use the current directory I am get this error
TIA
-SB
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |