At 14:50 05.12.2001 +0100, you wrote:

>Use a nested classpath element for your taskdef, something like
>
><taskdef name="Xmlc" classname="...">
>   <classpath>
>     <pathelement location="/opt/log4j/log4j.jar" />
>     <pathelement location="/opt/xmlc/xmlc.jar" />
>     <pathelement location="/opt/xmlc/xmlc-ant-task.jar" />
>   </classpath>
></taskdef>
>
>I forgot the real name of that jar, but you'll get the idea.

Ok, I think I get the trick

> > Another point is I noticed that after every + Target, there is one
> > or several +Task.
>
>Don't worry about that.

:-)

Thank you Stefan,

I'll try all that tonight.I can't try now for I'm not in the right place, 
so I cannot tell if my problem is solved, but I definitely thanks you very 
much for your responsivness.

Franck Routier


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

Reply via email to