Re: Does MinimalLock actually work with AppendToFile = false?

2011-09-06 Thread Stefan Bodewig
On 2011-09-06, Stefan Bodewig wrote: > while looking into the failing unit tests I started to wonder whether > TestMinimalLockUnlocks in RollingFileAppenderTest has ever passed - and > if it actually can. I should have looked through svn history first. svn revision 607475 which adds the new (und

Does MinimalLock actually work with AppendToFile = false?

2011-09-06 Thread Stefan Bodewig
Hi, while looking into the failing unit tests I started to wonder whether TestMinimalLockUnlocks in RollingFileAppenderTest has ever passed - and if it actually can. The test uses a RollingFileAppender with AppendToFile=false and a MinimalLock locking model. Since the MinimalLockingModel re-open