Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.3.0.M4
-
Fix Version/s: 3.3.0.M4
-
Component/s: central
-
Labels:None
Description
EXEC: Open JBossCentral, exapnd Project Examples
EXEC: Select booking example
Dialog says, you need to have TestNG installed.
EXEC: click 'Install'
ASSERT: TestNG gets installed or you get a message when it could not be installed.
Would it be possible for 'Install' button to know, that TestNG needs to be installed from specific updatesite? It could then check and possibly add it and succeed installation.
The attached patch fixes the issue. The patch can't be used in the PDE Runtime. It is necessary to build the central plugin and add it to the standard Eclipse environment.
You can replace the plugin from JBT 3.3.0.M4 with the attached plugin and try to reproduce the issue.