Re: Unit testing a plugin on Windows: InjectedTest: File is being used

2015-02-03 Thread Ivo Bellin Salarin
Just a philosophical/follow-up question about the issue 21977 ( https://issues.jenkins-ci.org/browse/JENKINS-21977). How am I expected to know in which build/jenkins version has it been integrated? Le Tue Feb 03 2015 at 6:53:35 PM, Daniel Beck m...@beckweb.net a écrit : JENKINS-21977 was

Re: Unit testing a plugin on Windows: InjectedTest: File is being used

2015-02-03 Thread Jesse Glick
On Tue, Feb 3, 2015 at 5:55 AM, Ivo Bellin Salarin ivo.bellinsala...@gmail.com wrote: I'm using Jenkins 1.554.1, but I experience the same problem with 1.559 and further versions. Check also on current dev versions. If the problem still occurs, you need to dig up some tools to determine which

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Fernando Miguélez
I can not see Merge pull request option on my own pull request. Is that option not available and should I directly commit to main branch? [image: Merge pull request button] This is what I see: Add more commits by pushing to the master https://github.com/fmiguelez/exclusive-execution-plugin

Re: Request becoming maintainer of Exclusive Execution Plugin

2015-02-03 Thread Fernando Miguélez
I sent this mail because refered one was ignored likely because I did not include request word in the subject. Then original message was answered. So yes it is solved now and I have rights though I haven't had time to verify it yet. Thanks. Regards El 03/02/2015 11:44, Baptiste Mathus

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Ulli Hafner
Seems that you did not yet accept the invitation from GitHub to be part of that repo committers… Please check your emails. Am 03.02.2015 um 16:33 schrieb Fernando Miguélez fernando.migue...@gmail.com: I can not see Merge pull request option on my own pull request. Is that option not

Re: Recommended use of getExtensionList

2015-02-03 Thread Baptiste Mathus
OK, thanks for the feedback. I'll do it that way. BuildTriggerBadge 2.0 is on its way :-). Le 2 févr. 2015 22:22, Stephen Connolly stephen.alan.conno...@gmail.com a écrit : On Monday, February 2, 2015, Baptiste Mathus bmat...@batmat.net wrote: Hi Ulli, In the meantime, I dug a bit more,

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Fernando Miguélez
Well I approved pull request and already documented changes in wiki. What should I do so version 0.8 is released? Should I use maven release plugin or is there any automatic mechanism (such as the pull request verification through own Jenkins) that automatically performs plugin release?

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Fernando Miguélez
You were right ;-) Pull request merged now. Let's update wiki page. Thank you very much. El martes, 3 de febrero de 2015, 17:06:31 (UTC+1), Ullrich Hafner escribió: Seems that you did not yet accept the invitation from GitHub to be part of that repo committers… Please check your emails.

Re: Request to become maintainer of Exclusive Execution Plugin

2015-02-03 Thread Ulli Hafner
Please use mvn release... Am 03.02.2015 um 18:04 schrieb Fernando Miguélez fernando.migue...@gmail.com: Well I approved pull request and already documented changes in wiki. What should I do so version 0.8 is released? Should I use maven release plugin or is there any automatic

Re: Hudson on Android

2015-02-03 Thread Kohsuke Kawaguchi
No, I don't think I wrote that, but I believe somebody (from Adobe, IIRC) tried it. I don't have any Android development experience to speak of, but I think the main obstacle is whether Dalvik supports runtime classloading from a class image in byte[]. My understanding is that it wants to

Re: Unit testing a plugin on Windows: InjectedTest: File is being used

2015-02-03 Thread Daniel Beck
JENKINS-21977 was fixed in 1.579. On 03.02.2015, at 11:55, Ivo Bellin Salarin ivo.bellinsala...@gmail.com wrote: I'm experiencing this problem on windows: org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite(org.jvnet.hudson.test.junit.FailedTest) Time elapsed: 0.041 sec ERROR!

Re: Unfinished implementation in SCM class for buildEnvVars method

2015-02-03 Thread Paul Allen
Hi Guys, Sorry if this is documented, but I have more questions... - How do I get a job from a run? Previously AbstractBuild had a getProject() method. - MatrixBuild/MatrixConfigurations don't seem to be updated? - Notify/Publish seem to use AbstractBuild - RunListener seems half way?

Re: Cobertura plugin: The current thinking is to merge this plugin into more generic coverage plugin. Help appreciated.

2015-02-03 Thread Kanstantsin Shautsou
Do you have comparison list why sonar is better? AFAIR sonar has unclear old history while jenkins store exact to builds history. On Sunday, February 1, 2015 at 2:39:55 PM UTC+3, Stephen Connolly wrote: Send too soon On Sunday, February 1, 2015, Stephen Connolly stephen.al...@gmail.com

AppEngine Plugin

2015-02-03 Thread Alexander Bertram
Hi there, I've gotten quite frustrated deploying to AppEngine with shell scripts and duct-taped oauth keys and finally sat down and wrote a proper Jenkins plugin: https://github.com/akbertram/appengine-plugin The plugin exposes both a free style build step and a workflow step that supports

Re: Sectioned view section

2015-02-03 Thread Łukasz Tasz
yep extension is like adding Public in front of includeRegex field... with best regards Lukasz Łukasz Tasz 2015-02-02 12:33 GMT+01:00 Daniel Beck m...@beckweb.net: Sorry about that, only now saw the earlier discussion. Would probably need to extend Sectioned View. On 02.02.2015, at 12:31,

Unit testing a plugin on Windows: InjectedTest: File is being used

2015-02-03 Thread Ivo Bellin Salarin
I'm experiencing this problem on windows: org.jvnet.hudson.test.JellyTestSuiteBuilder$JellyTestSuite(org.jvnet.hudson.test.junit.FailedTest) Time elapsed: 0.041 sec ERROR! java.io.IOException: Failed to clean up temp dirs at

Re: Request becoming maintainer of Exclusive Execution Plugin

2015-02-03 Thread Baptiste Mathus
Why do you send that mail? Is there an issue? Seems like this was deemed solved. If not, just answer in the previous message if something is actually not OK. Le 2 févr. 2015 18:40, Fernando Miguélez fernando.migue...@gmail.com a écrit :