From 296e3d1889a1dbe96ece5574b06cb295c5385d98 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Sat, 27 Jun 2015 10:20:16 +0200 Subject: [PATCH] HTML not rendered correctly #70 --- CHANGELOG.md | 5 +++- .../render/FileModelProxy/index.jelly | 23 ++----------------- 2 files changed, 6 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aabdfcf..6ed1164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,10 @@ Changelog of Violations Plugin #0.8 ## alpha 2 -* Ratcheting support. Limits for setting build to unstable can be automatically updated as violations count is reduced. +* Features: + * Ratcheting support. Limits for setting build to unstable can be automatically updated as violations count is reduced. JENKINS-15248 #56 +* Bugs + * Rendering violation report correctly. #70 ## alpha 1 This is the first release since 12 oct 2012. diff --git a/src/main/resources/hudson/plugins/violations/render/FileModelProxy/index.jelly b/src/main/resources/hudson/plugins/violations/render/FileModelProxy/index.jelly index 4e05037..fd71390 100644 --- a/src/main/resources/hudson/plugins/violations/render/FileModelProxy/index.jelly +++ b/src/main/resources/hudson/plugins/violations/render/FileModelProxy/index.jelly @@ -65,27 +65,8 @@

${model.displayName}

- - ${it.violationsSummary} - - ${it.fileContent} - - - - - + +