https://issues.apache.org/bugzilla/show_bug.cgi?id=42842
--- Comment #2 from Curt Arnold <carnold@apache.org> 2009-08-04 19:43:07 PDT ---
There is no code in log4j that outputs a XML declaration. There was only one
place that could consume (the entity resolver that previously assumed that any
system identifier ending with 'log4j.dtd' was our DTD. I modified it to also
recognize '-//APACHE//DTD LOG4J 1.2//EN" as identifying the current log4j.dtd.
Should have no negative effect on any other public identifiers users have used
to identify the log4j.dtd.
Committed 801049.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org
|