Why do you have to repeat the full path to an antlib in <typedef>, when
declaring into an antlib url.
surely this should be sufficient
<typedef
uri="antlib:org.smarfrog.tools.ant"
classpathref="smartfrog.tasks.classpath"
onerror="failall"
/>
I think if we have special handling of antlib namespaces, typedef ought
to adopt that same logic, and get the path to the resource from the URI,
if it is an antlib URI
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]