[
https://issues.jboss.org/browse/JBIDE-11362?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-11362:
----------------------------------
Fix Version/s: 3.3.0.Beta3
(was: 3.3.0.Beta2)
remove unneeded ApplicationWizardModel
--------------------------------------
Key: JBIDE-11362
URL:
https://issues.jboss.org/browse/JBIDE-11362
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta3
It looks like that we still have old classes that are not needed any more:
NewApplicationWizardPageModel, it's model and it's pages.
We stumbled over duplicate code in ApplicationWizardModel#waitForAccessible that is also
present in OpenShiftExpressApplicationWizardModel#waitForAccessible). At first sight
ApplicationWizardModel is obviously not needed any more and should be deleted instead of
consolicating the duplicate methods.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira