Actions
Bug #5228
closedLoad splash screen and icons from the classpath, not specific modules.
Start date:
10/28/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
5228
Description
Currently, the splash screen and icons appears to be loaded from specific modules rather than the classpath. This makes it difficult to release different sets of modules using different branding.
The goal here is to specify a specific place in a module where an image for a splash screen or an icon can go, so that the highest priority splash screen or icon "wins" when it comes to what is displayed.
Updated by David Welker almost 14 years ago
Confirmed that these are already loaded off the classpath, although the specific location on the classpath is loaded as a property in the common module.
Closing.
Actions