Quantcast

remove ssh- and scp-plugin ?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

remove ssh- and scp-plugin ?

Edmund Wagner
Hi,

I noticed that the "publish-over-ssh-plugin" seems to have all(and more) features of the
"scp-plugin" and the "ssh-plugin" (which I started).
Maybe we should remove/mark them deprecated and put all efforts into "publish-over-ssh-plugin"

What do you think about it?


Edmund

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: remove ssh- and scp-plugin ?

Kiyotaka Oku
+1.

On Wed, Jun 29, 2011 at 4:57 PM, Edmund Wagner
<[hidden email]> wrote:

> Hi,
>
> I noticed that the "publish-over-ssh-plugin" seems to have all(and more) features of the
> "scp-plugin" and the "ssh-plugin" (which I started).
> Maybe we should remove/mark them deprecated and put all efforts into "publish-over-ssh-plugin"
>
> What do you think about it?
>
>
> Edmund
>
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: remove ssh- and scp-plugin ?

Richard Mortimer
In reply to this post by Edmund Wagner
+1

I've been using scp-plugin for a while and recently submitted a pull
request to fix https://issues.jenkins-ci.org/browse/JENKINS-2923
I didn't know publish-over-ssh-plugin existed but I've checked and that
does the same as the fix for JENKINS-2923 so deprecating scp-plugin
looks good to me.

Richard


On 29/06/2011 08:57, Edmund Wagner wrote:

> Hi,
>
> I noticed that the "publish-over-ssh-plugin" seems to have all(and more) features of the
> "scp-plugin" and the "ssh-plugin" (which I started).
> Maybe we should remove/mark them deprecated and put all efforts into "publish-over-ssh-plugin"
>
> What do you think about it?
>
>
> Edmund
>
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: remove ssh- and scp-plugin ?

manandbytes
On 06/29/2011 05:39 PM, Richard Mortimer wrote:

> +1
>
> I've been using scp-plugin for a while and recently submitted a pull
> request to fix https://issues.jenkins-ci.org/browse/JENKINS-2923
> I didn't know publish-over-ssh-plugin existed but I've checked and that
> does the same as the fix for JENKINS-2923 so deprecating scp-plugin
> looks good to me.

I had a fix for https://issues.jenkins-ci.org/browse/JENKINS-7941 that I
use on my $DAY_JOB for some time but was never vocal enough to push it
upstream.

+1

What about ftp publisher plugin? IIRC, it shares some things with SCP
plugin.

--
Mykola
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: remove ssh- and scp-plugin ?

slide


On Wed, Jun 29, 2011 at 11:52 AM, Mykola Nikishov <[hidden email]> wrote:
On 06/29/2011 05:39 PM, Richard Mortimer wrote:

> +1
>
> I've been using scp-plugin for a while and recently submitted a pull
> request to fix https://issues.jenkins-ci.org/browse/JENKINS-2923
> I didn't know publish-over-ssh-plugin existed but I've checked and that
> does the same as the fix for JENKINS-2923 so deprecating scp-plugin
> looks good to me.

I had a fix for https://issues.jenkins-ci.org/browse/JENKINS-7941 that I
use on my $DAY_JOB for some time but was never vocal enough to push it
upstream.

+1

What about ftp publisher plugin? IIRC, it shares some things with SCP
plugin.

--
Mykola

https://wiki.jenkins-ci.org/display/JENKINS/Publish+Over+...
Loading...