19 May 2013 20:13
[jira] [Commented] (LOG4NET-377) XmlConfigurator.ConfigureAndWatch is not backwards compatible to 1.2.10
Dan Händevik (JIRA <jira <at> apache.org>
2013-05-19 18:13:15 GMT
2013-05-19 18:13:15 GMT
[
https://issues.apache.org/jira/browse/LOG4NET-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661619#comment-13661619
]
Dan Händevik commented on LOG4NET-377:
--------------------------------------
So from what I can understand, there is no official version of log4net that is lower than 1.2.11? Both 1.2.9
and 1.2.10 are marked as incubator versions and code compiled against those versions are not compatible
with 1.2.11?
> XmlConfigurator.ConfigureAndWatch is not backwards compatible to 1.2.10
> -----------------------------------------------------------------------
>
> Key: LOG4NET-377
> URL: https://issues.apache.org/jira/browse/LOG4NET-377
> Project: Log4net
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.2.11
> Environment: .net 2 (and probably other versions as well
> Reporter: Dan Händevik
> Assignee: Dominik Psenner
> Priority: Blocker
>
> The log4net.Config.XmlConfiguration method ConfigureAndWatch(FileInfo) differs from version
1.2.10 and 1.2.11.
> In 10 it has void as return value and in 1.2.11 it returns an ICollection.
> If I compile against 1.2.10 and then replaces the dll with 1.2.11 and uses an assembly redirect to use the
(Continue reading)
RSS Feed