[jbosstools-issues] [JBoss JIRA] (JBIDE-20052) Some quickstarts are not unzipped properly

Fred Bricon (JIRA) issues at jboss.org
Thu Jun 11 21:42:02 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13077873#comment-13077873 ] 

Fred Bricon commented on JBIDE-20052:
-------------------------------------

The proposed patch makes the assumption project examples can be found 3 directories deep in the zip. In practice, so far they go down to level 2. But we need to make sure this assumption doesn't get broken upstream (hence JDF-818).

I'll most likely try to provide a more robust fix for Beta2 

> 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
>
> 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!
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list