Mark,
Deriving from Configurator is not the best way to approach this problem.
At 09:09 AM 12/7/2004, you wrote:
As an update, the only 2 files I need to update to accomadate this api change were:
o.a.l.PropertyConfigurator o.a.l.varia.ReloadingPropertyConfigurator
I'm not even sure what ReloadingPropertyConfigurator is since it does not have any implementation. DOMConfigurator and the JoranConfigurator already had a version of doConfigure(InputStream, LoggerRepository), so the api change did not require any changes there.
But again, if developers have created their own Configurator classes that do not implement the new method, then they will need to add it in order to use v1.3.
If no strong objections, I will add the changes in tomorrow evening. I should also have a first version of the FileWatchdog ready tomorrow as well. Then we can start testing it to make sure it allows web apps to properly shutdown.
-Mark
-- Ceki G�lc�
The complete log4j manual: http://qos.ch/log4j/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
