Branch: refs/heads/master Home: https://github.com/jenkinsci/clover-plugin Commit: a58061c681f24c6262fd7c07088f002b48fe5b49 https://github.com/jenkinsci/clover-plugin/commit/a58061c681f24c6262fd7c07088f002b48fe5b49 Author: Piotr Mis <mis...@compower.pl> Date: 2017-06-24 (Sat, 24 Jun 2017)
Changed paths: M src/main/java/hudson/plugins/clover/CloverBuildAction.java M src/main/java/hudson/plugins/clover/CloverProjectAction.java M src/main/java/hudson/plugins/clover/CloverPublisher.java Log Message: ----------- [JENKINS-34439] Clover plugin still has problems with pipeline builds Clover action not displayed on workflow job main page. CloverBuildAction.java - Added SimpleBuildStep.LastBuildAction interface - changed AbstractBuild to Run<?,?> CloverProjectAction.java - changed Project to Job - changed Build to Run CloverPublisher.java - removed not needed imports - removed getProjectAction (moved to BuildAction) Commit: 18ee1071bc3c3ffc64d6ea0f9c3144c84e04bf03 https://github.com/jenkinsci/clover-plugin/commit/18ee1071bc3c3ffc64d6ea0f9c3144c84e04bf03 Author: Piotr Mis <mis...@compower.pl> Date: 2017-06-24 (Sat, 24 Jun 2017) Changed paths: M src/test/java/hudson/plugins/clover/CloverBuildActionTest.java Log Message: ----------- [JENKINS-34439] Clover plugin still has problems with pipeline builds Clover action not displayed on workflow job main page. CloverBuildActionTest.java - Test extended with checking if CloverProjectAction is added properly to Job Commit: 02b183882a96d62e25c319ae1ca56b052c5faf24 https://github.com/jenkinsci/clover-plugin/commit/02b183882a96d62e25c319ae1ca56b052c5faf24 Author: Piotr Mis <mis...@compower.pl> Date: 2017-06-26 (Mon, 26 Jun 2017) Changed paths: M src/main/java/hudson/plugins/clover/CloverBuildAction.java Log Message: ----------- [JENKINS-34439] Clover plugin still has problems with pipeline builds CloverBuildAction.java: - Refactored this.projectAction access Commit: 8f4be30f572caa7a5b3fca1fe94e83702ac4829e https://github.com/jenkinsci/clover-plugin/commit/8f4be30f572caa7a5b3fca1fe94e83702ac4829e Author: Marek Parfianowicz <marek.parfianow...@gmail.com> Date: 2017-06-28 (Wed, 28 Jun 2017) Changed paths: M src/main/java/hudson/plugins/clover/CloverBuildAction.java M src/main/java/hudson/plugins/clover/CloverProjectAction.java M src/main/java/hudson/plugins/clover/CloverPublisher.java M src/test/java/hudson/plugins/clover/CloverBuildActionTest.java Log Message: ----------- Merge pull request #20 from piomis/JENKINS-34439_no_trend_graph_on_main_job_page [JENKINS-34439] Clover plugin still has problems with pipeline builds Compare: https://github.com/jenkinsci/clover-plugin/compare/53acf8b28fe0...8f4be30f572c -- 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.