Re: New Plugin 'Artifact Promotion' / hosting request

2014-04-23 Thread Halil-Cem Gürsoy
Hi James, I know - but this is functionality is only available with Nexus Pro. Many are using the free Nexus without this functionality. This applies to the metadata in nexus (AFAIK the metadata plugin was removed) and artifactory, too. Am Donnerstag, 10. April 2014 10:20:17 UTC+2 schrieb

Re: New Plugin 'Artifact Promotion' / hosting request

2014-04-23 Thread Halil-Cem Gürsoy
Thanks! Am Mittwoch, 9. April 2014 23:24:33 UTC+2 schrieb Ullrich Hafner: Sorry for the delay: https://github.com/jenkinsci/artifact-promotion-plugin Welcome aboard! Ulli Am 08.04.2014 um 09:51 schrieb Halil-Cem Gürsoy hcgu...@gmail.comjavascript: : *bump* Did I missed something

New plugin (TestFairy) Hosting and Repository Request

2014-04-23 Thread Ciprian Mester
Hi, We've created a Jenkins plugin, it performs Android apk uploads to https://www.testfairy.com/ as a post build step. Could you please create hosting and fork my github jenkins plugin? *Jenkins Plugin Name:* TestFairy *Current Location:* https://github.com/cmester/TestFairy *Our GitHub

Re: New plugin (TestFairy) Hosting and Repository Request

2014-04-23 Thread Ulli Hafner
Done: https://github.com/jenkinsci/testfairy-plugin Am 23.04.2014 um 10:04 schrieb Ciprian Mester ciprian.mes...@3pillarglobal.com: Hi, We've created a Jenkins plugin, it performs Android apk uploads to https://www.testfairy.com/ as a post build step. Could you please create hosting

Re: New plugin (TestFairy) Hosting and Repository Request

2014-04-23 Thread Christopher Orr
I think you probably want to set the minimum Jenkins version to 1.509 rather than 1.509.4. On 23/04/14 13:15, Ulli Hafner wrote: Done: https://github.com/jenkinsci/testfairy-plugin Am 23.04.2014 um 10:04 schrieb Ciprian Mester ciprian.mes...@3pillarglobal.com

Re: Contributing fixes to plugins (perforce)

2014-04-23 Thread Ulli Hafner
Can you retry with Java 1.7? BTW: you would get more answers in the dev-list (CC) Am 23.04.2014 um 14:25 schrieb Niksan sumot...@googlemail.com: I'm wanting, in particular to make some fixes to the perforce plugin, but I'm having a problem compiling out of the box, I'm using the master

Re: Contributing fixes to plugins (perforce)

2014-04-23 Thread Niksan
I replied to the other post before seeing this. But my reply there was. SDk1.7 has the exact same error, SDK1.6 works fine though so at least I can do something. I'll check out the dev-list cheers. On Wednesday, April 23, 2014 1:42:24 PM UTC+1, Ullrich Hafner wrote: Can you retry with Java

Re: New plugin Perforce

2014-04-23 Thread Niksan
Unless I've missed a post, can someone tell me what's currently wrong with the current plugin that warrants a pretty much from the ground up new plugin? Speaking as a heavy user of Perforce if people are currently using the existing plugin what issues are people having? What worries me is

Re: Email Notification before build step?

2014-04-23 Thread sneha26novem...@gmail.com
How to configure Email -Ext for sending email before build starts? -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Email-Notification-before-build-step-tp4572828p4699652.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message

common config between multiple build steps in single plugin..

2014-04-23 Thread qadeer786
Hi, I am newbie to developing plugins in Jenkins and currently stuck at a point where i need to decide on how i should be proceeding with the development.. If i need to write a jenkins plugin with multiple build steps, is it possible for these build steps to share a common config (as in the

Re: acceptance tests harness: students projects

2014-04-23 Thread Marco Miller
Good idea Oliver. Ulli, do you have specific test cases in mind for git -or related? Among other things, we're also interested in potentially adding git plugin-s tests. Le mercredi 16 avril 2014 16:15:45 UTC-4, ogondza a écrit : On Wed, 16 Apr 2014 00:07:31 +0200, Ulli Hafner

Re: New plugin Perforce

2014-04-23 Thread Paul Allen
Hi Niksan, The Jenkins plugin had popped up on Perforce's radar a few times; often for performance issues. With our new Swarm tool we wanted a better Continuous Build experience and needed to update the plugin. Starting that process we identified a few issues: 1. Maintainability - It's

Re: New plugin Perforce

2014-04-23 Thread Niksan
I don't have have any issues with the current plugin bar a few cosmetic fixes that can be overcome by using groovy the issues are mainly with p4 itself but you have your own forum where we highlight those. :) My biggest concern is the onus to keep the current plugin in development when a known

Re: New plugin Perforce

2014-04-23 Thread Niksan
I meant point 1 and 4 are the same, not point 1 and 3. :) -- You received this message because you are subscribed to the Google Groups Jenkins Developers group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...@googlegroups.com. For

Re: acceptance tests harness: students projects

2014-04-23 Thread Ulli Hafner
First of all, we will replace the current test fixture (GitHub project) by a docker image with local git repository. Then we try to add some more basic test cases. We will see how many additional test cases we can add until end of june. Ulli Am 23.04.2014 um 15:45 schrieb Marco Miller

Re: acceptance tests harness: students projects

2014-04-23 Thread Ulli Hafner
Ah, is docker not yet installed on our CI server? Is that not possible? Am 23.04.2014 um 17:02 schrieb oliver gondža ogon...@gmail.com: On Wed, 23 Apr 2014 16:50:39 +0200, Ulli Hafner ullrich.haf...@gmail.com wrote: First of all, we will replace the current test fixture (GitHub project) by

Re: New plugin Perforce

2014-04-23 Thread Paul Allen
Hi Niksan, On 23 Apr 2014, at 15:48, Niksan sumot...@googlemail.com wrote: Point 3, this is the big one for me, I'm an advocate for using a command line wrapper in regards to Perforce, this is with experience of using the .NET API and the fact the APIs are closed source so you're at mercy to

Request for review of pull request for Ivy Plugin, JENKINS-22447

2014-04-23 Thread Kevin Formsma
Hello! I've submitted a pull request here https://github.com/jenkinsci/ivy-plugin/pull/14 which should fix JENKINS-22447 https://issues.jenkins-ci.org/browse/JENKINS-22447. It looks like the maintainers of the Ivy plugin are not super active. Can someone give this a quick review? -- You

Advice on debugging deadlocks Queue.getItems()

2014-04-23 Thread Surya Gaddipati
Hi, We have been experiencing intermittent deadlocks past couple of days. When I got to /monitoring I see the follwing error message Warning, the following threads are deadlocked . There are tons of threads queued up trying to get into the synchronized method Queue.getItems()

Re: Update Dropdown elements via ajax

2014-04-23 Thread Jesse Glick
On Tue, Apr 22, 2014 at 3:54 PM, Robert Gründler rob...@dubture.com wrote: In the parent/child case, one needs to set the QueryParameter to “../myField” instead of “myField”, which searches for “myField” in the parent configuration elements form. Did you try using @RelativePath? I think this

Re: New plugin (TestFairy) Hosting and Repository Request

2014-04-23 Thread Jesse Glick
On Wed, Apr 23, 2014 at 8:24 AM, Christopher Orr ch...@orr.me.uk wrote: I think you probably want to set the minimum Jenkins version to 1.509 rather than 1.509.4. It is up to the plugin dev, but I find it useful to specify an LTS branch tip version rather than the correspondingly weekly branch

Re: Advice on debugging deadlocks Queue.getItems()

2014-04-23 Thread Jesse Glick
On Wed, Apr 23, 2014 at 2:11 PM, Surya Gaddipati suryapraka...@gmail.com wrote: There are tons of threads queued up trying to get into the synchronized method Queue.getItems() appreciate any advice on how to go about debugging this. You would have to determine which thread holds the lock on

Re: Update Dropdown elements via ajax

2014-04-23 Thread Robert Gründler
thanks a lot. @RelativePath is working perfectly. -robert On 23 Apr 2014 at 21:31:41, Jesse Glick (jgl...@cloudbees.com) wrote: On Tue, Apr 22, 2014 at 3:54 PM, Robert Gründler rob...@dubture.com wrote: In the parent/child case, one needs to set the QueryParameter to “../myField”

Re: New plugin (TestFairy) Hosting and Repository Request

2014-04-23 Thread Christopher Orr
On 04/23/2014 09:45 PM, Jesse Glick wrote: On Wed, Apr 23, 2014 at 8:24 AM, Christopher Orr ch...@orr.me.uk wrote: I think you probably want to set the minimum Jenkins version to 1.509 rather than 1.509.4. It is up to the plugin dev, but I find it useful to specify an LTS branch tip version