]
Jeff MAURY updated JBIDE-25257:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
Integration Tests: Server adapter wizard and editor dont allow
invalid devmode-/debug-port-key nor debug port value
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-25257
URL:
https://issues.jboss.org/browse/JBIDE-25257
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests, openshift
Affects Versions: 4.5.x
Reporter: Andre Dietisheim
Labels: integration_tests, openshift_v3
Fix For: 4.6.x
In JBIDE-25108 the server adapter wizard and -editor were changed so that they would only
allow valid values for
* devmode key
* debug port key
* debug port value
The editor should not allow saving if there are invalid values, the wizard would not
allow one to finish it.