[
https://issues.jboss.org/browse/JBIDE-14832?page=com.atlassian.jira.plugi...
]
Rob Stryker resolved JBIDE-14832.
---------------------------------
Resolution: Done
The entire change here was committed to runtimes. No changes were made to AS. ASTools was
using the proper API to locate a 'downloader', which in this case was declared in
runtimes.ui. The downloader was launching the deprecated dialog rather than the new
wizard.
The 'downloader' needed to be updated, and the new wizard needed a constructor to
respect previous API.
ASTools uses deprecated runtime wizard which has been replaced
--------------------------------------------------------------
Key: JBIDE-14832
URL:
https://issues.jboss.org/browse/JBIDE-14832
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection, server
Affects Versions: 4.1.0.Beta1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.1.0.Beta2
The download runtime wizard was replaced with a new implementation. Previously was
dialogs, now is a wizard. Wizard requires additional constructor to handle the previous
use case of a filter. Deprecated classes need to be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira