On 2010-06-25, Jon Stevens wrote:

> Ok, how do I do the same thing with the war task lib directory?

> <war>
>    <lib>
>         need to put a reference to my union in here.
>    </lib>
> </war>

put a <mappedresources> that looks just the same as the one you've put
into <tar> where you now have your <lib> element.  The globmapper's to
should be WEB-INF/lib/* - that should be all.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to