Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-plugin Commit: aad09dad57beb6947f3b14704b79cd21a7ddb177 https://github.com/jenkinsci/docker-plugin/commit/aad09dad57beb6947f3b14704b79cd21a7ddb177 Author: Peter Darton <pjdar...@gmail.com> Date: 2018-03-26 (Mon, 26 Mar 2018)
Changed paths: M src/main/java/com/nirima/jenkins/plugins/docker/DockerTemplate.java Log Message: ----------- Remove no-op line from DockerTemplate In recent changes, DockerTemplate's @DataBoundConstructor lost its remoteFs argument, but the line "this.remoteFs = remoteFs;" remained (by accident) despite that line no longer having any effect. Commit: 0c6fe165e193416ab69ad7cec4f119ac9071cc92 https://github.com/jenkinsci/docker-plugin/commit/0c6fe165e193416ab69ad7cec4f119ac9071cc92 Author: Peter Darton <pjdar...@users.noreply.github.com> Date: 2018-03-27 (Tue, 27 Mar 2018) Changed paths: M src/main/java/com/nirima/jenkins/plugins/docker/DockerTemplate.java Log Message: ----------- Merge pull request #639 from pjdarton/remove-defunct-line Remove no-op line from DockerTemplate Compare: https://github.com/jenkinsci/docker-plugin/compare/ac76abddda9b...0c6fe165e193 -- 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.