]
Jiri Peterka updated JBIDE-9335:
--------------------------------
Priority: Minor (was: Major)
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
Priority: Minor
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: