Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
Linux, Jenkins 1.504, PublishOverCifs 0.2
Description
If I add shares, and restart jenkins, the CIFS shares are gone.
Attachments
Issue Links
- is related to
-
JENKINS-12542 Upgrade xstream to 1.4.2
-
- Resolved
-
There was a fix described in another ticket, related to the FTP part of publish-over as described here https://github.com/afischer211/publish-over-ftp-plugin/blob/master/src/main/java/jenkins/plugins/publish_over_ftp/BapFtpPublisherPlugin.java . I've made the same changes in the publish-cifs plugin and it works. For anyone who's not comfortable with the source change, you can download the hpi here: http://dl.bintray.com/imavroukakis/generic/publish-over-cifs.hpi . It has also been compiled against a patched version of jifs to allow large file transfers.