Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: 4ec3619b080376a58e1780c4e90a0b07ba07387c
      
https://github.com/jenkinsci/copyartifact-plugin/commit/4ec3619b080376a58e1780c4e90a0b07ba07387c
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2019-09-18 (Wed, 18 Sep 2019)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java

  Log Message:
  -----------
  Add a symbol for BuildSelectorParameter

properties([parameters([buildSelector(name: 'name', description: 'description', 
defaultSelector: lastCompleted())])])

instead of

properties([parameters([$class: 'BuildSelectorParameter', name:'name', 
description: 'description', defaultSelector:lastCompleted()]])])


  Commit: b2c09eb311a42b5a519e2454010c38ac0973b424
      
https://github.com/jenkinsci/copyartifact-plugin/commit/b2c09eb311a42b5a519e2454010c38ac0973b424
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    A 
src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterWorkflowTest.java

  Log Message:
  -----------
  Add a test


  Commit: 73d4b4e4c3fbcbbdd048db86d52d682cf0de4699
      
https://github.com/jenkinsci/copyartifact-plugin/commit/73d4b4e4c3fbcbbdd048db86d52d682cf0de4699
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M 
src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterWorkflowTest.java

  Log Message:
  -----------
  Rename test


  Commit: c2925d049649827a81e0f3f49a0f1a4eea76f2de
      
https://github.com/jenkinsci/copyartifact-plugin/commit/c2925d049649827a81e0f3f49a0f1a4eea76f2de
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M src/main/java/hudson/plugins/copyartifact/BuildSelectorParameter.java
    A 
src/test/java/hudson/plugins/copyartifact/BuildSelectorParameterWorkflowTest.java

  Log Message:
  -----------
  Merge pull request #114 from Vlatombe/buildselectorparameter-symbol

Add a symbol for BuildSelectorParameter


Compare: 
https://github.com/jenkinsci/copyartifact-plugin/compare/837781b6bc8b...c2925d049649

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/copyartifact-plugin/push/refs/heads/master/837781-c2925d%40github.com.

Reply via email to