>  I was looking in the web and there is an split task 
>supported by Antelope
>   
>  http://antelope.tigris.org/nonav/docs/manual/bk03ch23.html
>   
>  can I use this task using the Ant syntax in a build.xml ant 
>file. If you look in the example the syntax is a little bit 
>different. They use the <a: notation.


This is used together with ant-libs and defined via xmlns="antlib:..."
If you only define the split-task via taskdef (like printed there) just 
use a <split> instead of <a:split>.



>  If so, there should be necessary to download the Antelope 
>3.2.10 Tasks and take the *jar fie insite it, put it in the 
>class path and declare the new task.
>   
>  http://antelope.tigris.org/servlets/ProjectDocumentList


as other external tasks ...


Jan

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

Reply via email to