On Wed, 11 May 2005, Jose Alberto Fernandez
<[EMAIL PROTECTED]> wrote:

> Think of something like:
> 
>  <antjar jar="${jarname}" anturl="foo.bar">
>    <code dir="...." includes="**/*.class"/>
>    <antlib>
>      <task name="boo" classname="foo.bar.zzz.Boo"/>
>      <scriptdef name="....">...</scripdef>
>    <antlib>
>  </antjar>
> 
> This creates a JAR with the antlib.xml in foo/bar/antlib.xml
> which contains the antlib content as specified there.

Works for me.  antliburi instead of anturl, though.

Stefan

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

Reply via email to