You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JBDS-4469 Some servers added to runtime detection only with fuse tools (#790)
This fix:
1. Removes not deeded listeners for components required OpenJDK to be installed first, because install ordering is already taking care of it
2. Gets rid unit test errors under macOS
3. Introduces new message sent after all installers successfully finished installation, so whoever needs to do some configuration after installation can proceed
4. Gets rid of errors that occurs only when one test.js executed
5. Increases unit-tests code coverage for new code
0 commit comments