Missing alert class on "The <release> installer was successfully created." message
![image](/uploads/157b6a3f38fbef35f7a2e6cf1903f2f4/image.png) Looking at the markup, it is missing the variant class. ```html <div class="alert alert- alert-dismissible"> ... </div> ``` It should be `alert-success`.
issue

Copyright © Eclipse Foundation AISBL. All rights reserved.     Privacy Policy | Terms of Use | Copyright Agent