You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2021/09/25 11:18:08 UTC

[ant] 01/03: Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git

commit 2d0b468ee834cb2626a15abf4342076516331717
Merge: 0a20cdc 2e2ed8a
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Sep 25 12:45:23 2021 +0200

    Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks

 src/etc/testcases/taskdefs/tar.xml                 |   8 ++++++
 src/etc/testcases/testtarwithsymlinks.tar.gz       | Bin 0 -> 199 bytes
 src/main/org/apache/tools/ant/taskdefs/Tar.java    |  24 +++++++++++++-----
 .../tools/ant/types/resources/TarResource.java     |  21 ++++++++++++++++
 src/main/org/apache/tools/tar/TarEntry.java        |  18 +++++++++++++
 .../org/apache/tools/ant/taskdefs/TarTest.java     |  28 +++++++++++++++++++++
 6 files changed, 93 insertions(+), 6 deletions(-)