Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-10315] Only open SFTP channel if have source files #232

Closed
jira-importer opened this issue Jul 12, 2011 · 4 comments
Closed

[JENKINS-10315] Only open SFTP channel if have source files #232

jira-importer opened this issue Jul 12, 2011 · 4 comments

Comments

@jira-importer
Copy link
Collaborator

Only open SFTP channel if there are Transfer Sets containing Source files.


Originally reported by bap, imported from: Only open SFTP channel if have source files
  • assignee: bap
  • status: Closed
  • priority: Minor
  • resolution: Fixed
  • resolved: 2011-07-22T06:57:31+10:00
  • imported: 2022/01/10
@jira-importer
Copy link
Collaborator Author

scm_issue_link:

Code changed in jenkins
User: bap2000
Path:
src/main/java/jenkins/plugins/publish_over/BPHostConfiguration.java
src/main/java/jenkins/plugins/publish_over/BapPublisher.java
http://jenkins-ci.org/commit/publish-over-plugin/f4e220f6a60b35ef47a17953de35651a75a70354
Log:
Allow the host configuration to see what features are required for the publisher

Support for JENKINS-10315

@jira-importer
Copy link
Collaborator Author

scm_issue_link:

Code changed in jenkins
User: bap2000
Path:
pom.xml
src/main/java/jenkins/plugins/publish_over_ssh/BapSshClient.java
src/main/java/jenkins/plugins/publish_over_ssh/BapSshHostConfiguration.java
src/main/java/jenkins/plugins/publish_over_ssh/BapSshPublisher.java
src/main/java/jenkins/plugins/publish_over_ssh/BapSshSftpSetupException.java
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshPublisherPluginDescriptor.java
src/main/resources/jenkins/plugins/publish_over_ssh/Messages.properties
src/main/resources/jenkins/plugins/publish_over_ssh/Messages_no_BV.properties
src/test/java/jenkins/plugins/publish_over_ssh/BapHostConfigurationTest.java
http://jenkins-ci.org/commit/publish-over-ssh-plugin/ee71481d6ca20af876a268e5f6b0f034f04c3089
Log:
[FIXED JENKINS-10315] Only open SFTP channel if have source files

Still try to open SFTP channel in Test Connection, but try to give helpful message if it fails

@jira-importer
Copy link
Collaborator Author

dogfood:

Integrated in plugins_publish-over-ssh-plugin #150

@jira-importer
Copy link
Collaborator Author

bap:

In 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant