Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-449

TarGzExporter wrong packing of paths with more than 100 characters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • impl-base
    • None

    Description

      Prefixes of long paths (> 100 chars) are ignored when unpacking archives with tar on linux.

      Packing "moreThan100/long/path/to/file.class" with TarGzExporter, is unpacked by linux tar as "long/path/to/file.class".
      Where "long/path/to/file.class" is just bellow 100 chars.

      Attachments

        Activity

          People

            mmatloka Michal Matloka (Inactive)
            matejonnet Matej Lazar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: