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

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Fri May 4 08:19:18 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lucia Jelinkova closed JBIDE-11127.
-----------------------------------



Verified JBDS Beta3. 

After the download only the downloaded server is added even though the install folder contains also other runtimes.
                
> 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: Snjezana Peco
>             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