Re: New plugin request: send-to-eclipse

2014-05-12 Thread Ulli Hafner
https://github.com/jenkinsci/send-stacktrace-to-eclipse-plugin Welcome aboard! Ulli Am 08.05.2014 um 21:19 schrieb Cees Bos cbos...@gmail.com: Hi Ulli, Thanks for the reply. It is not on Github yet. I read on the wiki page (https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins)

jenkins-admin does not require voice anymore...

2014-05-12 Thread Ulli Hafner
Any ideas why our jenkins-admin command on IRC does not require voice privileges anymore? signature.asc Description: Message signed with OpenPGP using GPGMail

Integration test against Jenkins

2014-05-12 Thread Adrien Lecharpentier
Hello, I'm trying to contribute to a Jenkins client lib [1] but the integration tests require a Jenkins instance on port 8080. I'd like to change that to be able to run the integration tests against a specific version of Jenkins. For the moment, I managed to download Jenkins war

Confused by Release Process - Release Repositorys

2014-05-12 Thread Halil-Cem Gürsoy
Hi Folks, I've tried to release today a plugin (my first time). The plugin repo is here: https://github.com/jenkinsci/artifact-promotion-plugin Finally, after fighting with the network here and the release plugin itself (IMHO it's really a pain to work with it and I would suggest to switch to

Re: Confused by Release Process - Release Repositorys

2014-05-12 Thread Ulli Hafner
Am 12.05.2014 um 17:07 schrieb Halil-Cem Gürsoy hcguer...@gmail.com: Hi Folks, I've tried to release today a plugin (my first time). The plugin repo is here: https://github.com/jenkinsci/artifact-promotion-plugin Finally, after fighting with the network here and the release plugin

updates.jenkins-ci.org is terribly slow/down

2014-05-12 Thread Paul Sokolovsky
Hello, Today, most attempts to download plugins from updates.jenkins-ci.org timeout, only sometimes something gets thru. Here're are wget log examples: $ time wget http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi --2014-05-12 18:09:31--

Re: updates.jenkins-ci.org is terribly slow/down

2014-05-12 Thread jieryn
It's you. $ time wget http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi --2014-05-12 12:17:11-- http://updates.jenkins-ci.org/download/plugins/ssh-credentials/1.6.1/ssh-credentials.hpi Resolving updates.jenkins-ci.org... 199.193.196.24 Connecting to

Re: updates.jenkins-ci.org is terribly slow/down

2014-05-12 Thread Douglas Jacobsen
Actually, 502 gateway issues usually indicate that the HTTP proxy is timing out -- meaning the application behind updates.jenkins-ci.org is taking too long to respond. It's probably working beyond capacity (these are my guesses without being able to actually see anything about it) Doug

Re: updates.jenkins-ci.org is terribly slow/down

2014-05-12 Thread Paul Sokolovsky
On Mon, 12 May 2014 12:18:35 -0400 jieryn jie...@gmail.com wrote: It's you. No, it was not me, the logs below were from Europe, and I had the same issue from Amazon EC2 us-east-1 availability zone (for duration of ~8 hours today). But whoever fixed it after the mail went out, thanks. $ time

Re: updates.jenkins-ci.org is terribly slow/down

2014-05-12 Thread Kohsuke Kawaguchi
Our current hypothesis is that either ci.jenkins-ci.org is putting a lot of load and making everything slow, or something is eating up all the connections to Postgres and making mirrorbrain time out. On 05/12/2014 08:27 AM, Paul Sokolovsky wrote: Hello, Today, most attempts to download

Re: Problem releasing git-parameter-plugin. Banned? Or problem pushing tag?

2014-05-12 Thread Berg Björn
Hi Niklaus, I had the same problem months ago. You cannot use the environment variables -Dusername and -Dpassword any longer while releasing a plugin. Edit your Maven settings.xml and add a new server section to it: server idmaven.jenkins-ci.org/id usernameniklaus_giger/username

Re: Confused by Release Process - Release Repositorys

2014-05-12 Thread Halil-Cem Gürsoy
Hi Ullrich, thanks for the hint with the bug in the release plugin (on more in my list...). I've done it now with manual versions:set deploy. The released version is now listed in the repo. Bye Halil Am Montag, 12. Mai 2014 17:25:04 UTC+2 schrieb Ullrich Hafner: Am 12.05.2014 um 17:07

Solidifying acceptance-test-harness API

2014-05-12 Thread Kohsuke Kawaguchi
So I jumped the gun a little bit and cut a release of acceptance-test-harness, as it was blocking me on developing other sets of tests internally. But this triggered a comment from Oliver [1] in terms of what we want to see in the code before we consider the API stable enough.

Re: Solidifying acceptance-test-harness API

2014-05-12 Thread Stephen Connolly
You know I have *very* strong feelings on a lot of the lower layers... but you also know that I haven't had the time to get the replacement layer published yet... It's coming... there is the possibility that it may break some stuff... but I am reasonably confident that it shouldn't On 12 May

Re: Solidifying acceptance-test-harness API

2014-05-12 Thread Kohsuke Kawaguchi
On 05/12/2014 04:09 PM, Stephen Connolly wrote: You know I have *very* strong feelings on a lot of the lower layers... but you also know that I haven't had the time to get the replacement layer published yet... It's coming... there is the possibility that it may break some stuff... but I am