]
Radoslav Rábara closed JBIDE-16863.
-----------------------------------
Verified with JBDS 8.0.0.CR1-v20140831-0335-B201
Runtime detection add unchecked servers
---------------------------------------
Key: JBIDE-16863
URL:
https://issues.jboss.org/browse/JBIDE-16863
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.2.0.Beta1
Environment: Fedora 20, JBDS 8.0.0.Beta1
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.2.0.CR1
When runtime detection detects multiple same servers (when one path is subpath of
another)on of them is correctly unchecked, but when I uncheck the other one, the server is
still added.
I made a little screencast of this behaviour:
http://youtu.be/e4OrN0s6SUg
In this screencast I added /home/rhopp/runtimes where i have all my runtimes and then I
added /home/rhopp/runtimes/jboss-as-7.1.1.Final and /home/rhopp/runtimes/jboss-eap-6.2
When I click "Search" and want to add just EAP 6.1 runtime, AS 7.1.1 and EAP
6.2 are added also, even though they are unchecked.