Configuring @Extensions

2012-09-18 Thread Brian Lalor
I'm trying to get my head around how I'd configure some @Extension-annotated classes I'm creating. I've got a few different ones in the plugin I'm working on. I really don't want to have to use static properties of my implementation of hudson.Plugin: that's ugly and difficult to test. But

Having trouble getting Selenium Plugin on Jenkins to work

2012-09-18 Thread Max Sussman
So I am new to Selenium and Jenkins and am trying to get the plugi nto run my selenium tests to run through the plugin on my nightly build So first I put PATH for the selenium-server.jar in the htmlSuite Runner box under the Selenium Remote Control section of Configure System[Jenkins] Then when

Re: Getting one error while packaging the code of sample plugin

2012-09-18 Thread punit jain
yup, it was a network issue, might be because of slow internet connect, but i am not very sure. On Tue, Sep 18, 2012 at 9:04 PM, Jesse Glick wrote: > On 09/16/2012 08:00 AM, punit jain wrote: > >> org.sonatype.aether.transfer.**ArtifactTransferException: Could not >> transfer artifact […] >> GET

Re: signatures or hashes for wars?

2012-09-18 Thread Jesse Glick
On 09/18/2012 11:22 AM, Jan Ruzicka wrote: Is there an authoritative place that has hashes of released war files? http://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/1.482/jenkins-war-1.482.war.sha1

Re: Getting one error while packaging the code of sample plugin

2012-09-18 Thread Jesse Glick
On 09/16/2012 08:00 AM, punit jain wrote: org.sonatype.aether.transfer.ArtifactTransferException: Could not transfer artifact […] GET request of: org/jenkins-ci/main/jenkins-war/1.466/jenkins-war-1.466.war from repo.jenkins-ci.org failed java.net.SocketTimeoutException: Read timed out at ja

signatures or hashes for wars?

2012-09-18 Thread Jan Ruzicka
Hi, Is there an authoritative place that has hashes of released war files? Thank you. Jan Ruzicka Senior Software Engineer Comtech Mobile Datacom Corporation 20430 Century Blvd, Germantown, MD 20874 Office: 240-686-3300 Fax: 240-686-3301 The information contained in this message may be privile

Re: Request hosting and BuildHive@CloudBees setup for hockeyapp plugin

2012-09-18 Thread Oliver Höltke
thanks nicolas, it's working now. nicolas de loof schrieb: > > This should have been set as forking the repo. > I forced an update, you're now in the committers team > > we probably hit some race conditions with > 500 repos on same org on > github :) > > 2012/9/18 Oliver Höltke mailto:hoel...@oho-

Re: New plugin : buildtriggerbadge

2012-09-18 Thread Baptiste MATHUS
2012/9/18 nicolas de loof > By the way, I've had a look at the plugin contributors wiki pages, but >> didn't find the information about plugin hosting under jenkinsci github >> organization: >> >>1. Are we to work on our repo, and sometimes someone having commit >>rights onto the jenkinsc

Re: New plugin : buildtriggerbadge

2012-09-18 Thread Michaël Pailloncy
Ok thanks Nicolas :) 2012/9/18 nicolas de loof > You both have been added to the committer team > > > > 2012/9/18 Baptiste MATHUS > >> Hi all, >> >> Well, yes, as Michaël explained we're going to be two maintainers for >> this plugin. >> (As we actually worked separately on our plugin version (

Re: New plugin : buildtriggerbadge

2012-09-18 Thread nicolas de loof
You both have been added to the committer team 2012/9/18 Baptiste MATHUS > Hi all, > > Well, yes, as Michaël explained we're going to be two maintainers for this > plugin. > (As we actually worked separately on our plugin version (without knowing > the other had begun), so we ended up merging

Re: New plugin : buildtriggerbadge

2012-09-18 Thread Baptiste MATHUS
Hi all, Well, yes, as Michaël explained we're going to be two maintainers for this plugin. (As we actually worked separately on our plugin version (without knowing the other had begun), so we ended up merging them before submitting.). By the way, I've had a look at the plugin contributors wiki pa

Re: New plugin : buildtriggerbadge

2012-09-18 Thread Michaël Pailloncy
Thank you Nicolas. Can you give me write rights to this repo ? (id : mpapo) I can't push on it. Baptiste Mathus (id : Batmat) has also developed on this plugin. Can you give him write rights too ? Thanks in advance, Michaël 2012/9/17 nicolas de loof > project forked : https://github.com/jenk

Updates no longer showing in UI?

2012-09-18 Thread David Karlsen
pluginupdates (or warnings about new releases of jenkins as such) no longer show up in the ui. my update url is http://jenkins.mirror.isppower.de/updates/update-center.json do others have the same problem? can't find anything in the log. If I curl the json url from the box it does show up, and s

Re: VirtualBox Plugin to support VB 4.2.0

2012-09-18 Thread Henri Gomez
> From my point of view yes, others issues aren't critical I think : > https://issues.jenkins-ci.org/secure/IssueNavigator.jspa?mode=hide&reset=true&jqlQuery=project+%3D+JENKINS+AND+status+in+%28Open%2C+%22In+Progress%22%2C+Reopened%29+AND+component+%3D+virtualbox > Don't forget to update the wiki

what is happening with ruby plugins?

2012-09-18 Thread Lloyd
Hi all, A couple of months ago I created a ruby plugin for Jenkins based on the tutorials on the website. Since then I've had little response in getting twos into the update json file for others to use. So I'm trying to find out the current support levels for ruby plugins ans whether there is

what is happening with ruby plugins?

2012-09-18 Thread Lloyd
Hi all, A couple of months ago I created a ruby plugin for Jenkins based on the tutorials on the website. Since then I've had little response in getting twos into the update json file for others to use. So I'm trying to find out the current support levels for ruby plugins ans whether there is

Re: Request hosting and BuildHive@CloudBees setup for hockeyapp plugin

2012-09-18 Thread nicolas de loof
This should have been set as forking the repo. I forced an update, you're now in the committers team we probably hit some race conditions with > 500 repos on same org on github :) 2012/9/18 Oliver Höltke > Thanks for forking, but it doesn't seem like i have any rights on > https://github.com/je