Matej Lazar created SHRINKWRAP-449:
--------------------------------------
Summary: TarGzExporter wrong packing of paths with more than 100 characters
Key: SHRINKWRAP-449
URL:
https://issues.jboss.org/browse/SHRINKWRAP-449
Project: ShrinkWrap
Issue Type: Bug
Components: impl-base
Reporter: Matej Lazar
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira