[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9335) Multiple detected runtime indexes miss the brackets

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Tue Jul 12 11:16:24 EDT 2011


Multiple detected runtime indexes miss the brackets
---------------------------------------------------

                 Key: JBIDE-9335
                 URL: https://issues.jboss.org/browse/JBIDE-9335
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: runtimes
    Affects Versions: 3.3.0.M2
            Reporter: Jiri Peterka
            Assignee: Snjezana Peco
             Fix For: 3.3.0.M3


Runtime detection should improve indexing of multiple servers - brackets should be added
Currently it's:
jboss-eap-4.0
jboss-eap-4.0 1
jboss-eap-4.0 2
jboss-soa-p5
jboss-soa-p5  1
jboss-soa-p5  2

Should be rather like this:
jboss-eap-4.0
jboss-eap-4.0(2)
jboss-eap-4.0(3)
jboss-soa-p5
jboss-soa-p5(2)
jboss-soa-p5(3)

Consider indexing from 1 (not from 0)

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