]
Radim Hopp closed JBIDE-20052.
------------------------------
Verified in JBDS 9.0.0.Beta1a. Closing.
Some quickstarts are not unzipped properly
------------------------------------------
Key: JBIDE-20052
URL:
https://issues.jboss.org/browse/JBIDE-20052
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 4.3.0.Beta1
Reporter: Fred Bricon
Assignee: Fred Bricon
Labels: respin-a
Fix For: 4.3.0.Beta1
When creating the carmart project, the project structure shows unrelated folders and
files in the project directory :
!http://content.screencast.com/users/fbricon/folders/Jing/media/a8b377d6-e491-4e2d-9129-31dee2ef0974/00000114.png|width=300!
The unzip operation actually filters zipentries containing carmart (the project name) in
their path. But the carmart-tx project also contains some directories with carmart, that
end up being unzipped unexpectedly.
The unarchiver should limit the filtering depth to a minimum.