Branch: refs/heads/master
Home: https://github.com/jenkinsci/warnings-plugin
Commit: 770d405abafb8122433a069dafc543b6b7c0337a
https://github.com/jenkinsci/warnings-plugin/commit/770d405abafb8122433a069dafc543b6b7c0337a
Author: Ulli Hafner <[email protected]>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java
M src/main/java/hudson/plugins/warnings/parser/fxcop/FxCopParser.java
Log Message:
-----------
[JENKINS-14170] Removed FxCop parser from violations registry.
Commit: 48042929bde52cf39abc60a3140b86dd193a0272
https://github.com/jenkinsci/warnings-plugin/commit/48042929bde52cf39abc60a3140b86dd193a0272
Author: Ulli Hafner <[email protected]>
Date: 2012-06-28 (Thu, 28 Jun 2012)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/warnings/parser/ParserRegistry.java
M src/test/java/hudson/plugins/warnings/parser/FxcopParserTest.java
A src/test/resources/hudson/plugins/warnings/parser/issue14172.xml
Log Message:
-----------
[FIXED JENKINS-14172] Remove BOM header from XML files before parsing.
Compare:
https://github.com/jenkinsci/warnings-plugin/compare/b648d22c3d57...48042929bde5