[rfc][icedtea-web] tuning of properties loading
Jiri Vanek
jvanek at redhat.com
Wed Jan 22 10:37:58 PST 2014
By hitting https://bugzilla.redhat.com/show_bug.cgi?id i realized, that we made an serious error by not dying on ConfigureException.
This patch is fixing it. It also fix an bug, when deployment.system.config.mandatory is true, and invlaid url is proposed.
It also add few cosmetic changes
- few docs
- better error reporting from loading the global config
- better handling of non fatal (==non ConfigureException) ) exception
- logged
- defautls are used
- if it is not processed, then instantiation error is thrown instead, which is not much helpful...
The reproducers for this are hardly to be possible, as both global files needs root permissions. However some unitsts will be hopefully possible.
Thanx,
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tuningOfPropertiesLoading.patch
Type: text/x-patch
Size: 7645 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140122/432ead91/tuningOfPropertiesLoading-0001.patch
More information about the distro-pkg-dev
mailing list