[jbosstools-issues] [JBoss JIRA] (JBIDE-11127) After downloading a runtime all other runtimes in the install locations are added

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Mar 20 12:50:47 EDT 2012


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

Max Rydahl Andersen commented on JBIDE-11127:
---------------------------------------------

I do not consider this a bug big enough to include in beta2.

And for trunk  - why can't we know what is inside the download ?

We are unzipping it so we know all the directories in it ?

                
> After downloading a runtime all other runtimes in the install locations are added
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-11127
>                 URL: https://issues.jboss.org/browse/JBIDE-11127
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: runtime detection
>    Affects Versions: 3.3.0.Beta1
>         Environment: jbdevstudio-product-universal-5.0.0.v201203010100M-H88-Beta1.jar
>            Reporter: Martin Malina
>            Assignee: Max Rydahl Andersen
>             Fix For: 3.3.0.Beta3
>
>         Attachments: jbide-11127.patch
>
>
> When you Download and add a new runtime using Preferences -> JBoss Tools -> JBoss Tools Runtime Detection -> Download it will install not only the newly downloaded runtime but also all other runtimes in the parent directory. This shouldn't happen as the user didn't ask for it.
> Consider this scenario:
> 1. ~/runtimes contains a lot of runtimes
> 2. download as 7.1 and use the default install location ~/
> 3. when the downloading finishes not only as 7.1 will be added but also everything inside ~/runtimes
> This probably happens because after the download JBT calls the search function in the install dir ~/. To fix this issue it could just call the search on ~/$NEW_RUNTIME_DIR .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list