Branch: refs/heads/master Home: https://github.com/jenkinsci/copyartifact-plugin Commit: e1a88091816e92243f9a4765679ba535588b7f74 https://github.com/jenkinsci/copyartifact-plugin/commit/e1a88091816e92243f9a4765679ba535588b7f74 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-04-20 (Mon, 20 Apr 2015)
Changed paths: M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java M src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly M src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java Log Message: ----------- [FIXED JENKINS-28011] Using the standard f:dropdownDescriptorSelector. Commit: 318148b1268ca704f918908d7b6888eecc929e16 https://github.com/jenkinsci/copyartifact-plugin/commit/318148b1268ca704f918908d7b6888eecc929e16 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-04-20 (Mon, 20 Apr 2015) Changed paths: M src/main/java/hudson/plugins/copyartifact/StatusBuildSelector.java M src/main/java/hudson/plugins/copyartifact/TriggeredBuildSelector.java A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector.html A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector_de.html A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector_ja.html M src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/config.jelly A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName.html A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName_de.html A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName_ja.html M src/main/resources/hudson/plugins/copyartifact/SpecificBuildSelector/config.jelly A src/main/resources/hudson/plugins/copyartifact/SpecificBuildSelector/help-buildNumber.html M src/main/resources/hudson/plugins/copyartifact/StatusBuildSelector/config.jelly M src/main/resources/hudson/plugins/copyartifact/TriggeredBuildSelector/config.jelly R src/main/webapp/help-buildSelector.html R src/main/webapp/help-buildSelector_de.html R src/main/webapp/help-buildSelector_ja.html R src/main/webapp/help-parameterName.html R src/main/webapp/help-parameterName_de.html R src/main/webapp/help-parameterName_ja.html R src/main/webapp/help-specificBuild.html Log Message: ----------- More databinding normalization. Commit: 21270340f85f7f1d8c300073dc6d4c5bbee08ef8 https://github.com/jenkinsci/copyartifact-plugin/commit/21270340f85f7f1d8c300073dc6d4c5bbee08ef8 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-04-21 (Tue, 21 Apr 2015) Changed paths: M src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java Log Message: ----------- Form field now has the normal name _.buildNumber. Commit: 3602ed80cfd9801ff4bac9b113dfb4957d2d3f58 https://github.com/jenkinsci/copyartifact-plugin/commit/3602ed80cfd9801ff4bac9b113dfb4957d2d3f58 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2015-04-21 (Tue, 21 Apr 2015) Changed paths: A src/main/resources/hudson/plugins/copyartifact/LastCompletedBuildSelector/config.jelly A src/main/resources/hudson/plugins/copyartifact/SavedBuildSelector/config.jelly Log Message: ----------- Must have a config.jelly for every BuildSelector implementation, even if it is empty. Commit: ff6073c766284cb2f189975ecfd314d9c5ed4679 https://github.com/jenkinsci/copyartifact-plugin/commit/ff6073c766284cb2f189975ecfd314d9c5ed4679 Author: ikedam <de...@ikedam.jp> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M src/main/java/hudson/plugins/copyartifact/CopyArtifact.java M src/main/java/hudson/plugins/copyartifact/StatusBuildSelector.java M src/main/java/hudson/plugins/copyartifact/TriggeredBuildSelector.java M src/main/resources/hudson/plugins/copyartifact/CopyArtifact/config.jelly A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector.html A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector_de.html A src/main/resources/hudson/plugins/copyartifact/CopyArtifact/help-selector_ja.html A src/main/resources/hudson/plugins/copyartifact/LastCompletedBuildSelector/config.jelly M src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/config.jelly A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName.html A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName_de.html A src/main/resources/hudson/plugins/copyartifact/ParameterizedBuildSelector/help-parameterName_ja.html A src/main/resources/hudson/plugins/copyartifact/SavedBuildSelector/config.jelly M src/main/resources/hudson/plugins/copyartifact/SpecificBuildSelector/config.jelly A src/main/resources/hudson/plugins/copyartifact/SpecificBuildSelector/help-buildNumber.html M src/main/resources/hudson/plugins/copyartifact/StatusBuildSelector/config.jelly M src/main/resources/hudson/plugins/copyartifact/TriggeredBuildSelector/config.jelly R src/main/webapp/help-buildSelector.html R src/main/webapp/help-buildSelector_de.html R src/main/webapp/help-buildSelector_ja.html R src/main/webapp/help-parameterName.html R src/main/webapp/help-parameterName_de.html R src/main/webapp/help-parameterName_ja.html R src/main/webapp/help-specificBuild.html M src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterTest.java M src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java Log Message: ----------- Merge pull request #62 from jglick/dropdownDescriptorSelector-JENKINS-28011 [JENKINS-28011] Using the standard f:dropdownDescriptorSelector Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/d574c008bf2f...ff6073c76628 -- 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.