Hi!

I have created a patch for the tar task. It is now possible the
specify a `prefix' attribute in a tarfileset, like in a zipfileset.

Example:

<tar tarfile="test7.tar">
  <tarfileset dir="." prefix="test7-prefix/">
    <include name="test7dir"/>
  </tarfileset>
</tar>

Unit-test and Tar.java are attached.

bye,
  Stefan

Attachment: patch-tar.tgz
Description: GNU Unix tar archive

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

Reply via email to