[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1673) Installer should align with runtime detection

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue May 31 05:13:00 EDT 2011


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

Max Rydahl Andersen commented on JBDS-1673:
-------------------------------------------

Consequences of B:

The installer will not show or ask what servers will be setup - that will happen on every new workspace startup instead (or more specifically on every workspace that doesn't have been using runtime detection before).

Runtime detection will ask for every server found that is not yet setup and you as a user can say yes/no to get it installed.

One danger is users pointing to very large directories - not sure how we can avoid or reduce that problem.

The advantages of this approach is the installer gets simpler, it is not out of sync and when there are updates to the detection plugins they will pick up new servers where is before it was just done by the installer which should optimally only be run *once*






> Installer should align with runtime detection
> ---------------------------------------------
>
>                 Key: JBDS-1673
>                 URL: https://issues.jboss.org/browse/JBDS-1673
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: installer
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Golovin
>            Priority: Blocker
>             Fix For: 5.0.0.M2, 5.0.0.M3
>
>
> The installer currently has its own form of server detection which generates a file that runtime detection uses to configure specified servers.
> The detection code is not shared and the workflow/power of them are different.
> I suggest we either:
> A) extract the detection code and uses that in both places
> OR
> B) change the installer to just ask for directories to scan on every startup which then needs
> somehow to be read by the runtime detection and then it takes over all this
> WDYT ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list