[jbosstools-issues] [JBoss JIRA] (JBDS-3633) Uninstaller does nothing

Denis Golovin (JIRA) issues at jboss.org
Sun Mar 20 17:03:00 EDT 2016


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

Denis Golovin updated JBDS-3633:
--------------------------------
    Description: 
Current implementation just removes record about installation from windows registry. 
What it should do:
1. Remove virtual box from vagrant:
    {code}vagrant box remove cdk_v2{code}
2. Remove virtual machine from virtual box
   {code}vboxmanage --unregister ${vmname}{code}
3. Uninstall what was installed:
     vargant 
     virtual box
     developer studio
4. Delete:
    CDK
    Open JDK 8
5. Cleanup PATH env variable

  was:Current implementation just removes record about installation fro windows registry



> Uninstaller does nothing
> ------------------------
>
>                 Key: JBDS-3633
>                 URL: https://issues.jboss.org/browse/JBDS-3633
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: installer
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>              Labels: havoc
>             Fix For: 9.1.0.GA
>
>
> Current implementation just removes record about installation from windows registry. 
> What it should do:
> 1. Remove virtual box from vagrant:
>     {code}vagrant box remove cdk_v2{code}
> 2. Remove virtual machine from virtual box
>    {code}vboxmanage --unregister ${vmname}{code}
> 3. Uninstall what was installed:
>      vargant 
>      virtual box
>      developer studio
> 4. Delete:
>     CDK
>     Open JDK 8
> 5. Cleanup PATH env variable



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list