Branch: refs/heads/main Home: https://github.com/jenkinsci/mabl-integration-plugin Commit: 4697931e950f9edd6b46a1e8c08de276eef05bf0 https://github.com/jenkinsci/mabl-integration-plugin/commit/4697931e950f9edd6b46a1e8c08de276eef05bf0 Author: Bertold Kolics <bert...@mabl.com> Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths: M pom.xml A spotbugsfilter.xml M src/main/java/com/mabl/integration/jenkins/MablStepBuilder.java M src/main/java/com/mabl/integration/jenkins/MablStepDeploymentRunner.java M src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentPayload.java M src/main/java/com/mabl/integration/jenkins/domain/CreateDeploymentProperties.java M src/main/java/com/mabl/integration/jenkins/test/output/Properties.java M src/main/java/com/mabl/integration/jenkins/test/output/TestCase.java M src/test/java/com/mabl/integration/jenkins/MablStepDeploymentRunnerTest.java Log Message: ----------- Fix spotbugs internal representation exposure warnings (#55) * Fix spotbugs warnings and exclude some * Make it more obvious that collections returned from Properties/TestCase classes return immutable collections * Incorporate feedback from @twistedpair -- 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/mabl-integration-plugin/push/refs/heads/main/d56d09-469793%40github.com.