On Fri, 24 Jan 2003, <[EMAIL PROTECTED]> wrote:

> Is there a way to extract a file from a jar using ant jar task,
> similarly for ear and war tasks.

<unzip> if you really mean extract.  If you mean extract and add it to
another jar, see <zipfileset>.

Stefan

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

Reply via email to