]
Tomáš Sedmík closed JBIDE-25106.
--------------------------------
closing as rejected issue
Improve robustness for tar file containing entries for file and
directory with same name
----------------------------------------------------------------------------------------
Key: JBIDE-25106
URL:
https://issues.jboss.org/browse/JBIDE-25106
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Affects Versions: 4.5.0.Final
Reporter: Aurélien Pupier
Assignee: Aurélien Pupier
Fix For: 4.5.1.AM3
if a tar file contains 2 entries with same name, one for directory and one for file, the
extract completely fails.
it would be nice to log error but to continue to extract the archive or at least to
report a better error than just an IOException