ppkarwasz opened a new pull request #707:
URL: https://github.com/apache/logging-log4j2/pull/707


   Log4j 1.x allows for both capitalized (`InfoLocation`) and Java-style 
(`infoLocation`) component property names (`PropertySetter` calls 
`Introspector.decapitalize`). This PR allows for Java-style property names in 
the Log4j 1.x bridge. It also fixes some capitalization typos (e.g. `target` 
instead of `Target`).
   
   This fixes most XML tests from #706 .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to