|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: Ulli Hafner
Path:
.idea/libraries/Maven__org_jvnet_hudson_plugins_analysis_core_1_66.xml
analysis-collector
checkstyle
compile.sh
warnings
http://jenkins-ci.org/commit/analysis-suite-plugin/479368313b7a76b448f13dcf4cc9dce8fcd51a9d
Log:
[FIXED JENKINS-25511]
JENKINS-17309Reverted XML escaping of message.Revert of fix for
JENKINS-17309. Previous solution was too aggressive, it makes sense to escape only messages from parsers that parse non-XML files. XML parsers should not escape entities at all.AbstractAnnotation never escapes entities now, only GCC parser escapes and invokes constructor with escaped message.
Compare: https://github.com/jenkinsci/analysis-suite-plugin/compare/db92e5d8fbfa...479368313b7a