On Oct 24, 2005, at 21:48, [EMAIL PROTECTED] wrote:

Author: jeremias
Date: Mon Oct 24 12:48:37 2005
New Revision: 328145

It's all the same to me. I added the below line for the sole purpose of validating the URL:

-                URL cfgBaseURL = new URL(cfgBaseDir);

But if it goes, then this one should go as well, I think

             } catch (MalformedURLException mue) {
                 log.error("Base URL in user config is malformed!");

After all, currently it serves no purpose anymore...


Cheers,

Andreas

Reply via email to