Branch: refs/heads/master Home: https://github.com/jenkinsci/parasoft-findings-plugin Commit: fa105b00ed6cf5b37dbdf7dc8de20fcbc78ce2e0 https://github.com/jenkinsci/parasoft-findings-plugin/commit/fa105b00ed6cf5b37dbdf7dc8de20fcbc78ce2e0 Author: Alfie Wang <aw...@parasoft.com> Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths: M pom.xml M src/main/java/com/parasoft/xtest/reports/jenkins/tool/ParasoftTool.java M src/test/java/com/parasoft/xtest/reports/jenkins/ParasoftToolTest.java Log Message: ----------- Add support for Warnings Next Generation 10.x. * Warnings Next Generation 10.0.3+ is now required. * Add dependency on Popper.js 2 API plugin to remove related warnings in Jenkins log. * Update required xUnit dependency version, so we can save the configurations in "Publish xUnit test result report" section successfully. * Remove some unnecessary dependencies. Commit: 9cb9ab75ec9f9a667401eacbe8bce41c52a80e7e https://github.com/jenkinsci/parasoft-findings-plugin/commit/9cb9ab75ec9f9a667401eacbe8bce41c52a80e7e Author: jacekmarzecparasoft <jacekmarzecparas...@users.noreply.github.com> Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M pom.xml M src/main/java/com/parasoft/xtest/reports/jenkins/tool/ParasoftTool.java M src/test/java/com/parasoft/xtest/reports/jenkins/ParasoftToolTest.java Log Message: ----------- Merge pull request #13 from awang-parasoft/alfie_cicd106 Add support for Warnings Next Generation 10.x. Compare: https://github.com/jenkinsci/parasoft-findings-plugin/compare/dfa3fcf8d3ba...9cb9ab75ec9f -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/dfa3fc-9cb9ab%40github.com.