I've taken a pass through the 1.2.12 bug list (searching for log4j
bugs with the word "candidate" in a comment) and killed off the ones
that I wanted to and left the icky ones for everybody else. I'm
going to have to work on something else for a while.
The following bugs still seem to be pending for a 1.2.12 release:
Javadoc related (14551, 17227, 18122, 30804, 30819)
Bug 26345 involves a class loader issue which I'm always hesitant to
touch. Unless someone feels real confident that the change is
innocuous, I wouldn't feel bad letting it slip to 1.3 or a later 1.2.x.
Bug 33624, a SocketHubAppender issue, is assigned to Mark. It
doesn't look like we have a handle on it, and it might be one to do
in the CVS HEAD and backport to a later log4j 1.2.x if there is such
a thing.
Bug 34026 involves the interpretation of ignoresThrowable on the
SyslogAppender.
Bug 31727: Appears to be Chainsaw related.
The following I don't believe should be attempted in log4j 1.2.12:
Bug 22894 involves the undesirable interpretation of Java-like escape
sequences in XML configuration files which causes Windows filepaths
to be misinterpreted. I did a fix in log4j 1.3, but I'm not happy
with it and don't see a clean enough way to fix it in log4j 1.2 since
existing configuration files may expect the behavior.
Bug 24519 would likely require seriously reworking the
synchronization in log4j and is likely a 2.0 issue.
I think the current branch is close enough to start thinking about
working up a release candidate.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]