Jerome Paul wrote:
Is there a way to have ant find this file
without using absolute pathnames? I'd like to be able to open up this file
on other computers where an absolute path wouldn't be valid.
Yes, use an xmlcatalog element in the style task. Refer to the style task doco for an example

http://jakarta.apache.org/ant/manual/CoreTasks/style.html
http://jakarta.apache.org/ant/manual/CoreTypes/xmlcatalog.html

Conor


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



Reply via email to