Branch: refs/heads/master Home: https://github.com/jenkinsci/extensible-choice-parameter-plugin Commit: afa9f3236d668a427cbcb8e504b32fc59af26dfb https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/afa9f3236d668a427cbcb8e504b32fc59af26dfb Author: ikedam <de...@ikedam.jp> Date: 2018-02-25 (Sun, 25 Feb 2018)
Changed paths: M src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/utility/TextareaStringListUtility.java M src/main/resources/META-INF/hudson.remoting.ClassFilter M src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/ExtensibleChoiceParameterDefinitionJenkinsTest.java A src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest.java A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/config.xml A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/jobs/JobWithSublist/config.xml A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.xml Log Message: ----------- [FIXED JENKINS-49210] [JENKINS-49017] Do not use RandomAccessSubList * As fix for JEP-200. * Unfortunately I have to continue to allow RandomAccessSubList for configurations save with 1.4.2-. * To simplify xml. Commit: c009a1c9b10071ca5457707491424f261dfbb4c6 https://github.com/jenkinsci/extensible-choice-parameter-plugin/commit/c009a1c9b10071ca5457707491424f261dfbb4c6 Author: ikedam <de...@ikedam.jp> Date: 2018-03-17 (Sat, 17 Mar 2018) Changed paths: M src/main/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/utility/TextareaStringListUtility.java M src/main/resources/META-INF/hudson.remoting.ClassFilter M src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/ExtensibleChoiceParameterDefinitionJenkinsTest.java A src/test/java/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest.java A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/config.xml A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/jobs/JobWithSublist/config.xml A src/test/resources/jp/ikedam/jenkins/plugins/extensible_choice_parameter/IntegrationTest/testJEP200/jp.ikedam.jenkins.plugins.extensible_choice_parameter.GlobalTextareaChoiceListProvider.xml Log Message: ----------- Merge pull request #37 from ikedam/feature/JENKINS-49210_NoSublist [JENKINS-49210] [JENKINS-49017] Do not use RandomAccessSubList Compare: https://github.com/jenkinsci/extensible-choice-parameter-plugin/compare/584197ec252e...c009a1c9b100 -- 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.