Branch: refs/heads/master Home: https://github.com/jenkinsci/ws-cleanup-plugin Commit: 700be141f49919c2624efc7c40ccf6d26fab908d https://github.com/jenkinsci/ws-cleanup-plugin/commit/700be141f49919c2624efc7c40ccf6d26fab908d Author: René Scheibe <rene.sche...@gmail.com> Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths: M pom.xml M src/main/java/hudson/plugins/ws_cleanup/Cleanup.java M src/main/java/hudson/plugins/ws_cleanup/Wipeout.java M src/main/java/hudson/plugins/ws_cleanup/WsCleanupMatrixAggregator.java M src/test/java/hudson/plugins/ws_cleanup/CleanupPowermockTest.java M src/test/java/hudson/plugins/ws_cleanup/CleanupTest.java M src/test/java/hudson/plugins/ws_cleanup/PreBuildCleanupTest.java Log Message: ----------- Code cleanup (#42) * Consistent pom.xml formatting performed via `mvn tidy:pom`. * Remove unused imports * Replace deprecated method usage - see https://javadoc.jenkins.io/hudson/Util.html#copyStream-java.io.InputStream-java.io.OutputStream- * Use the final keyword appropriately * Infer types where possible * Replace deprecated HudsonTestCase with Jenkinsrule **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- 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.