From 40be4277acb46decb98472270ab1c96db803b4c5 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Mon, 12 Dec 2016 18:15:34 +0100 Subject: [PATCH] More details if response cannot be parsed #29 --- CHANGELOG.md | 18 ++++++++++++++++++ pom.xml | 2 +- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 520dd6c..60fc1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ Changelog of Violation Comments to Bitbucket Server Plugin. +## Unreleased +### No issue + +**Codenarc, Cpd, Gendarme, Jcereport, Simian, ZptLint** + + +[f3db73cac2ea2f5](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/f3db73cac2ea2f5) Tomas Bjerre *2016-11-06 07:10:34* + + +## 1.35 +### GitHub [#27](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/27) Comment only violations that relate to a diff + +**Adding context lines field #27** + + +[5f1805b5f22a0a3](https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/5f1805b5f22a0a3) Tomas Bjerre *2016-11-01 20:18:20* + + ## 1.34 ### GitHub [#27](https://github.com/jenkinsci/violation-comments-to-stash-plugin/issues/27) Comment only violations that relate to a diff diff --git a/pom.xml b/pom.xml index 993c574..64c5940 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ Changelog of Violation Comments to Bitbucket Server Plugin. se.bjurr.violations violation-comments-to-bitbucket-server-lib - 1.15 + 1.16