Branch: refs/heads/3.0 Home: https://github.com/jenkinsci/checkstyle-plugin Commit: 7400f8f737afebd08436c67358ddbf5019d5e4a4 https://github.com/jenkinsci/checkstyle-plugin/commit/7400f8f737afebd08436c67358ddbf5019d5e4a4 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2017-11-05 (Sun, 05 Nov 2017)
Changed paths: M pom.xml M src/main/java/io/jenkins/plugins/analysis/checkstyle/CheckStyle.java Log Message: ----------- Make Issues generic. I.e. Use T as type rather than Issue. Create a new sub-type BuildIssue that can be used to attach Jenkins information to an issue. Commit: f3f3e7530a5d6587f089aac5a1c784e0540ab593 https://github.com/jenkinsci/checkstyle-plugin/commit/f3f3e7530a5d6587f089aac5a1c784e0540ab593 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M pom.xml M src/main/java/io/jenkins/plugins/analysis/checkstyle/CheckStyle.java A src/main/java/io/jenkins/plugins/analysis/checkstyle/CheckStyleParser.java R src/test/java/hudson/plugins/checkstyle/CheckstyleWorkflowTest.java A src/test/java/io/jenkins/plugins/analysis/checkstyle/CheckStyleParserTest.java Log Message: ----------- Make Issues generic. I.e. Use T as type rather than Issue. Create a new sub-type BuildIssue that can be used to attach Jenkins information to an issue. Compare: https://github.com/jenkinsci/checkstyle-plugin/compare/12978b9db81e...f3f3e7530a5d -- 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.