Lee Breisacher created LOG4J2-3014:
--------------------------------------
Summary: Log4j1ConfigurationConverter on Windows produces "
"
at end of every line
Key: LOG4J2-3014
URL: https://issues.apache.org/jira/browse/LOG4J2-3014
Project: Log4j 2
Issue Type: Bug
Components: log4j 1.2 emulation
Affects Versions: 2.14.0
Reporter: Lee Breisacher
When I run Log4j1ConfigurationConverter on Windows, the resulting xml file has
"
" at end of every line, e.g.
{noformat}
<Root level="DEBUG">
<AppenderRef ref="Console"/>
<AppenderRef ref="RollingFile"/>
</Root>
 {noformat}
I found a bit of previous discussion about it here:
https://issues.apache.org/jira/browse/LOG4J2-1528?focusedCommentId=15470100&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15470100
--
This message was sent by Atlassian Jira
(v8.3.4#803005)