Branch: refs/heads/tms_078 Home: https://github.com/jenkinsci/vectorcast-execution-plugin Commit: 5257838039408b38a7d908b5f95106ec118a9d9c https://github.com/jenkinsci/vectorcast-execution-plugin/commit/5257838039408b38a7d908b5f95106ec118a9d9c Author: TimSVector <tim.schnei...@vector.com> Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths: M README.md M src/main/java/com/vectorcast/plugins/vectorcastexecution/JobBase.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/JobBaseDescriptor.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTCommand.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/common/VcastUtils.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/BaseJob.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ExternalResultsFileException.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/InvalidProjectFileException.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/JobAlreadyExistsException.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineJob.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJob.java M src/main/java/com/vectorcast/plugins/vectorcastexecution/job/ScmConflictException.java M src/main/resources/com/vectorcast/plugins/vectorcastexecution/Messages.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag/done.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobDiag/index.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.jelly M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/conflict.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/created.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/exists.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.jelly M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/extresblank.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.jelly M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/index.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobPipeline/unsupported.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.jelly M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobRoot/index.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/created.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/exists.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.jelly M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/extresblank.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTJobSingle/index.properties M src/main/resources/com/vectorcast/plugins/vectorcastexecution/VectorCASTSetup/config.properties M src/main/resources/lib/VectorCAST/additionalTools.properties M src/main/resources/lib/VectorCAST/coverageDisplay.jelly M src/main/resources/lib/VectorCAST/coverageDisplay.properties M src/main/resources/lib/VectorCAST/jobOptionsDefault.properties M src/main/resources/lib/VectorCAST/jobOptionsLabelMaster.properties M src/main/resources/lib/VectorCAST/jobOptionsLabelNoDefault.properties M src/main/resources/lib/VectorCAST/jobOptionsNoDefault.properties M src/main/resources/lib/VectorCAST/jobOptionsPipeline.properties M src/main/resources/lib/VectorCAST/pipelineScripts.properties M src/main/resources/lib/VectorCAST/retry.properties M src/main/resources/lib/VectorCAST/scm.properties M src/main/resources/lib/VectorCAST/scripts.properties M src/main/resources/lib/VectorCAST/taglib M src/main/resources/scripts/baseJenkinsfile.groovy A src/main/resources/scripts/baselineSingleJobLinux.txt M src/main/resources/scripts/baselineSingleJobWindows.txt M src/main/resources/scripts/copy_build_dir.py M src/main/resources/scripts/generate_xml.py M src/main/resources/scripts/getjobs.py M src/main/resources/scripts/managewait.py M src/main/resources/scripts/merge_vcr.py M src/main/resources/scripts/parse_console_for_cbt.py A src/main/resources/scripts/postBuild.groovy M src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewPipelineTest.java M src/test/java/com/vectorcast/plugins/vectorcastexecution/job/NewSingleJobTest.java Log Message: ----------- updates for checkstyle To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/vectorcast-execution-plugin/settings/notifications -- 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/vectorcast-execution-plugin/push/refs/heads/tms_078/6dfd73-525783%40github.com.