Windows equivalent for publish-over-ssh plugin?

2012-04-25 Thread Salut
Hi All, I am trying to send files/execute commands in a remote windows machine (which is not a jenkins slave). I worked similar kind of stuff for *x environments using publish-over-ssh plugin. How to achieve this for a windows server? Please also assume FTP is not enabled in the remote machine.

Re: Windows equivalent for publish-over-ssh plugin?

2012-04-25 Thread nicolas de loof
seems you need https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+CIFS+Plugin 2012/4/25 Salut karthik.krishnag...@gmail.com Hi All, I am trying to send files/execute commands in a remote windows machine (which is not a jenkins slave). I worked similar kind of stuff for *x

Fwd: LDAP Authentication: Change display name

2012-04-25 Thread Edward Cullen
Originally sent to users, but got no joy... Original Message Subject: LDAP Authentication: Change display name Date: Thu, 19 Apr 2012 13:10:26 +0100 From: Edward Cullen edward.cul...@hp.com Reply-To: jenkinsci-us...@googlegroups.com To: jenkinsci-us...@googlegroups.com Using

java.lang.ClassNotFoundException: jenkins.plugins.parse.Messages

2012-04-25 Thread eraonel
Hi, I use @Initializer for my static methods to be loaded at startup. When I run it I get the following error message: Apr 25, 2012 10:16:05 AM hudson.init.InitializerFinder getDisplayNameOf WARNING: Failed to load jenkins.plugins.parse.Messages for public static void

Re: Windows equivalent for publish-over-ssh plugin?

2012-04-25 Thread Salut
Thanks Nicolas. This doesn't seem to be connecting. It is to access share. Moreover commands cannot be executed with this plugin. On Apr 25, 1:24 pm, nicolas de loof nicolas.del...@gmail.com wrote: seems you needhttps://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+CIFS+Plugin 2012/4/25

jenkins changelog: 1.462 twice registered

2012-04-25 Thread Jerome Lacoste
1.462 is duplicated in https://www.jenkins-ci.org/changelog This was caused I think by commit https://github.com/jenkinsci/jenkins/commit/03a065cfeaee3a2b3d8a40b3f0174659c847a523 Also the debian changelog seems incorrect (it refers to 1.461 twice)

Re: [RFC] publishers as a drop-down menu

2012-04-25 Thread Kohsuke Kawaguchi
All right, thanks for the feedback. Merged toward 1.463. On 04/19/2012 09:01 AM, Kohsuke Kawaguchi wrote: Following up the conversation from JUC Paris, I pushed the publisher branch to the repository that changes the publisher configuration UI. I'd like to get feedback on whether people think