Thanks Stefan,

well,

in fact Xmlc task depends on two jars :

xmlc.jar (the compiler itself)
log4j.jar (for logging)

If I don't put those jars in ANT_HOME/lib, how do I tell my xmlc task where 
to find it ?

Another point is I noticed that after every + Target, there is one or 
several +Task.
But I only have
+Target: compile_xmlc
and no +Task after...


Franck Routier


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to