Branch: refs/heads/master Home: https://github.com/jenkinsci/packer-plugin Commit: c480c19084854f05721330c706a2f3df7fd08dd3 https://github.com/jenkinsci/packer-plugin/commit/c480c19084854f05721330c706a2f3df7fd08dd3 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths: M pom.xml M src/main/java/biz/neustar/jenkins/plugins/packer/PackerInstallation.java M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerFileEntry/config.jelly M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerInstallation/config.jelly M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerPublisher/config.jelly M src/main/resources/index.jelly M src/test/java/biz/neustar/jenkins/plugins/packer/PackerJenkinsPluginTest.java Log Message: ----------- Basic facelift. Commit: 706d2c9ff6a523abf4d03bd2245941d397f290c4 https://github.com/jenkinsci/packer-plugin/commit/706d2c9ff6a523abf4d03bd2245941d397f290c4 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-02-26 (Mon, 26 Feb 2018) Changed paths: A Jenkinsfile Log Message: ----------- Jenkinsfile Commit: 8aee4b914cb184dd9ad6454b2ee2292cc15c66ea https://github.com/jenkinsci/packer-plugin/commit/8aee4b914cb184dd9ad6454b2ee2292cc15c66ea Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-02-26 (Mon, 26 Feb 2018) Changed paths: M src/main/java/biz/neustar/jenkins/plugins/packer/PackerInstallation.java Log Message: ----------- Fixing getExecutable problem by avoiding anonymous inner class callables that pick up unrelated instance fields. Commit: 6d1ce983a0e650c426ade405f904efcc95a6607e https://github.com/jenkinsci/packer-plugin/commit/6d1ce983a0e650c426ade405f904efcc95a6607e Author: Jesse Glick <jgl...@cloudbees.com> Date: 2018-02-26 (Mon, 26 Feb 2018) Changed paths: M Jenkinsfile M src/main/java/biz/neustar/jenkins/plugins/packer/PackerInstallation.java A src/test/java/biz/neustar/jenkins/plugins/packer/PackerInstallationTest.java Log Message: ----------- Removing gratuitous templateModeJsonObj from serial form. This was just an artifact of the nonstandard @DataBoundConstructor and duplicated fields which were already stored. Commit: f318a252cdf15b9d0e09e25e925853e1e6a1d538 https://github.com/jenkinsci/packer-plugin/commit/f318a252cdf15b9d0e09e25e925853e1e6a1d538 Author: jdamick <jeffreydam...@gmail.com> Date: 2018-03-07 (Wed, 07 Mar 2018) Changed paths: A Jenkinsfile M pom.xml M src/main/java/biz/neustar/jenkins/plugins/packer/PackerInstallation.java M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerFileEntry/config.jelly M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerInstallation/config.jelly M src/main/resources/biz/neustar/jenkins/plugins/packer/PackerPublisher/config.jelly M src/main/resources/index.jelly A src/test/java/biz/neustar/jenkins/plugins/packer/PackerInstallationTest.java M src/test/java/biz/neustar/jenkins/plugins/packer/PackerJenkinsPluginTest.java Log Message: ----------- Merge pull request #22 from jglick/updates-JENKINS-49715 [JENKINS-49715] Facelift & JEP-200 fix Compare: https://github.com/jenkinsci/packer-plugin/compare/f8e4347d6530...f318a252cdf1 -- 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.