[JIRA] (JENKINS-43100) bapSshPublisher closure requires sshCredentials in Jenkins DSL.

2018-03-16 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker assigned an issue to Alex Earl  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43100  
 
 
  bapSshPublisher closure requires sshCredentials in Jenkins DSL.   
 

  
 
 
 
 

 
Change By: 
 Daniel Spilker  
 
 
Assignee: 
 Daniel Spilker Alex Earl  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43100) bapSshPublisher closure requires sshCredentials in Jenkins DSL.

2017-03-24 Thread fzbass...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Eric Wallengren created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43100  
 
 
  bapSshPublisher closure requires sshCredentials in Jenkins DSL.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 bap  
 
 
Components: 
 publish-over-ssh-plugin  
 
 
Created: 
 2017/Mar/24 10:50 PM  
 
 
Environment: 
 ubuntu 16.04  jenkins 2.32.3  publish-over-ssh 1.17  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Eric Wallengren  
 

  
 
 
 
 

 
 When using the closure bapSshPublisher in Jenkins DSL, sshCredentials is required even though it appears to be optional when creating a job through the Jenkins UI:   configName(String value)                   - required Select an SSH configuration from the list configured in the global configuration of this Jenkins.   sshCredentials {}                                 - required Set the credentials to use with this connection.If you want to use different credentials from those configured for this server, or if the credentials have not been specified for this server, then enable this option and set them here. The resulting job allows de-selection of credentials, but DSL requires it.   sshCredentials should optional when using bapSshPublisher in the Jenkins DSL, especially when there's a global configuration that is referenced through configName.    
 

  
 
 
 
 

 
 
 

  

[JIRA] (JENKINS-43100) bapSshPublisher closure requires sshCredentials in Jenkins DSL.

2018-02-08 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43100  
 
 
  bapSshPublisher closure requires sshCredentials in Jenkins DSL.   
 

  
 
 
 
 

 
Change By: 
 Daniel Spilker  
 
 
Component/s: 
 publish-over-ssh-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43100) bapSshPublisher closure requires sshCredentials in Jenkins DSL.

2018-02-08 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker commented on  JENKINS-43100  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: bapSshPublisher closure requires sshCredentials in Jenkins DSL.   
 

  
 
 
 
 

 
 The problem is that jenkins.plugins.publish_over_ssh.BapSshPublisher defines all parameters in a @DataBoundConstructor. Constructor parameters are deemed required by the Structs plugin, which is used to implement the DSL. If a parameter is optional, a @DataBoundSetter should be used instead. This needs to fixed in publish-over-ssh-plugin and publish-over-plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-43100) bapSshPublisher closure requires sshCredentials in Jenkins DSL.

2019-05-02 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl assigned an issue to Daniel Spilker  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43100  
 
 
  bapSshPublisher closure requires sshCredentials in Jenkins DSL.   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Assignee: 
 Alex Earl Daniel Spilker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.