MinimalLock and AppendToFile=false don#t work together in trunk's FileAppender ------------------------------------------------------------------------------
Key: LOG4NET-311 URL: https://issues.apache.org/jira/browse/LOG4NET-311 Project: Log4net Issue Type: Bug Components: Appenders Reporter: Stefan Bodewig Fix For: 1.2.11 As part of adding the MutextLock with LOG4NET-164 the logic that open the file has been factored out into a method of the base class of all locking models. The line that sets MinimalLock's m_append to true after opening the file has been lost on the way. This is responsible for two of the unit tests errors reported in LOG4NET-301. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira