Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkstyle-plugin
  Commit: 067654f75120c548ba24ddf20b574e00e1c5056b
      
https://github.com/jenkinsci/checkstyle-plugin/commit/067654f75120c548ba24ddf20b574e00e1c5056b
  Author: Ulli Hafner <ullrich.haf...@gmail.com>
  Date:   2014-11-16 (Sun, 16 Nov 2014)

  Changed paths:
    M checkstyle.iml
    M pom.xml
    M src/test/java/hudson/plugins/checkstyle/parser/CheckStyleParserTest.java

  Log Message:
  -----------
  [FIXED JENKINS-25511] [JENKINS-17309] Reverted 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.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to