Branch: refs/heads/master Home: https://github.com/jenkinsci/splunk-devops-plugin Commit: e9868535d767bc6e1cd16f85d7982ad8697f6322 https://github.com/jenkinsci/splunk-devops-plugin/commit/e9868535d767bc6e1cd16f85d7982ad8697f6322 Author: Ted Xiao <xiao...@gmail.com> Date: 2022-07-04 (Mon, 04 Jul 2022)
Changed paths: M splunk-devops-extend/pom.xml M splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/PipelineRunSupport.java M splunk-devops-extend/src/main/java/com/splunk/splunkjenkins/WorkspaceChunkVisitor.java M splunk-devops-extend/src/test/java/com/splunk/splunkjenkins/StageStepNodesTest.java Log Message: ----------- fix JENKINS-68775 keep it simple, just use StageChunkFinder to dump a linear stages list Commit: 2907c2b58edda0cb869bbea08e6f4047a422246e https://github.com/jenkinsci/splunk-devops-plugin/commit/2907c2b58edda0cb869bbea08e6f4047a422246e Author: Ted Xiao <xiao...@gmail.com> Date: 2022-07-04 (Mon, 04 Jul 2022) Changed paths: M pom.xml M splunk-devops/pom.xml Log Message: ----------- use 4.41 plugin pom since 4.39 has too many enforcer warning messages. IDEA issue caused by 4.41 can be workaround by Settings > Build, Execution, Deployment > Build Tools > Maven > Running Tests. Under "Pass to JUnit process [the] following maven-surefire-plugin and maven-failsafe-plugin settings", uncheck argLine. Compare: https://github.com/jenkinsci/splunk-devops-plugin/compare/6097257a4530...2907c2b58edd -- 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/splunk-devops-plugin/push/refs/heads/master/609725-2907c2%40github.com.