Re: Pipeline View Plugin

2016-04-07 Thread Sergei Egorov
Hey Michael, To be honest - I'm doing an experiment with Jucies, because I really want to have such way of distribution of plugins :) Maybe I'm too naive and users will deny using Jucies - this is fine as well, negative experiments are also experiments, right? If I understand correctly, you want

Pipeline Environment for block

2016-04-07 Thread Gavin Mogan
Hey I'm trying to update the sauce labs plugin to support pipeline. So far it seems like a pretty slick and easy thing to do, but I'm curious if there's a simple and easy way to add environment variables. I was looking at

Re: Pipeline View Plugin

2016-04-07 Thread Michael Neale
Oh neat! So we are using this instead of the "experimental" update center? (experimental means you release as normal, but as alpha, this seems to be quicker for more throw-away experiements) On Friday, April 8, 2016 at 8:41:57 AM UTC+10, Kanstantsin Shautsou wrote: > > I think README can

Re: Pipeline View Plugin

2016-04-07 Thread Kanstantsin Shautsou
I think README can answer on your question https://github.com/jenkinsci/pipeline-view-plugin/blob/master/README.md#jucies > On Apr 8, 2016, at 01:39, Michael Neale wrote: > > Sergei - this

Re: Pipeline View Plugin

2016-04-07 Thread Michael Neale
Sergei - this hasn't been published to any repo that I can see (and the wiki doesn't show it up https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+View+Plugin) - is this deliberate or a mistake? (I don't see any commits to do with release preparing). On Tuesday, March 29, 2016 at 10:51:21

Re: Structs Plugin

2016-04-07 Thread Jesse Glick
On Thu, Apr 7, 2016 at 4:13 PM, Daniel Spilker wrote: >> https://github.com/jenkinsci/workflow-plugin/blob/d9234cc89d6bf7245d0d1f71e96faf8d2ea99ee4/COMPATIBILITY.md#constructor-vs-setters Now:

[GSoC] Update Center 2.0

2016-04-07 Thread david shi
Hi Everyone! My name is David Shi and I am a Computer Science student at Rutgers University. I am experienced with Java, Python, HTML, CSS, and Javascript, but may need more guidance on the Node.Js side of things. I was motivated to do the Update Center 2.0 project because it took the

Re: "checkout scm" in multibranch/pipeline

2016-04-07 Thread Jesse Glick
On Thu, Apr 7, 2016 at 12:46 PM, Nigel Magnay wrote: > I was thinking of something relatively simple (rather than playing with > bundles) Well, bundles actually *are* pretty simple. Not terribly efficient, if your master-to-slave channel is slow, but the code would be

Re: "checkout scm" in multibranch/pipeline

2016-04-07 Thread Nigel Magnay
On Thu, Apr 7, 2016 at 5:22 PM, Jesse Glick wrote: > On Wed, Apr 6, 2016 at 10:39 AM, Nigel Magnay > wrote: > > I could probably build a container image with an baseline git > > repo in it > > Or keep a persistent workspace that the container

Re: question about onCheckout

2016-04-07 Thread Jesse Glick
On Thu, Apr 7, 2016 at 5:34 AM, Mads Nielsen wrote: > I need something that runs right after checkout, regardless of wheather or > not the checkout failed. Do you have any suggestions? Define a new method in `SCMListener`? -- You received this message because you are

Re: "mvn javadoc:test-javadoc" plugin build failures with Java8

2016-04-07 Thread Jesse Glick
On Mon, Apr 4, 2016 at 10:16 PM, Craig Rodrigues wrote: > What is the best way to fix this? In the time it took you to write this message, you could have fixed the (legitimate!) errors which prevented your plugin from being released using JDK 8. Just search for lines with

Re: Structs Plugin

2016-04-07 Thread Jesse Glick
On Wed, Apr 6, 2016 at 4:27 AM, Daniel Spilker wrote: > My > workaround is to add a dependency to the Structs plugin to any plugin using > the @Symbol annotation. That is by design, not a workaround. > But that voids the decision to have a separate > library for @Symbol

Re: How do I get the test harness to include the plugin under development?

2016-04-07 Thread Jesse Glick
On Mon, Apr 4, 2016 at 6:32 AM, wrote: > I can get to the global configuration page but when I look in the config > form for my plugin settings it's not there. Some problem in your plugin, or perhaps your test, not the test harness. > I've tried: > >

gerrit trigger server setting, .ssh/id_rsa" does not exist.

2016-04-07 Thread Heidi Tseng
hi i am in gerrit trigger and setting gerrit server now, and the SSH keyfile part always shows "ssh/id_rsa" does not exist." just like this web site https://wiki.jenkins-ci.org/display/JENKINS/Gerrit+Trigger#GerritTrigger-Gerritaccessrights the picture under "Fill in the server settings:" i

Re: [2.0] slipping date

2016-04-07 Thread Daniel Beck
On 07.04.2016, at 17:16, Robert Sandell wrote: > Where is the RC? Same URL as the betas, except for Docker and that's listed on https://hub.docker.com/r/jenkinsci/jenkins/tags/ -- I just need to get the 2.0 page updated and submit the blog post. Haven't had the time

Re: svn.jenkins-ci.org will be SHUT DOWN on March 31

2016-04-07 Thread Dimitri Tenenbaum
Hello, please let me know if I can somehow support the migration of my SVN based plugins. Regards Dimitri -- 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

Re: [2.0] slipping date

2016-04-07 Thread Robert Sandell
Where is the RC? On Thu, Apr 7, 2016 at 4:26 PM, Daniel Beck wrote: > I pushed the merge to 'master'. So anything targeting 2.1+ can be now > proposed in pull requests to that branch. > > Anything happening on '2.0' branch will be limited to critical fixes for > the 2.0

Re: Jenkins produces blank page and crashes

2016-04-07 Thread Vincent Latombe
Personally I didn't receive the attachments. You can use github gists or pastebin for such things. Vincent 2016-04-07 13:48 GMT+02:00 Daniel Beck : > > On 07.04.2016, at 13:30, Christoph M wrote: > > > it seems that my messages are deleted when I'm trying

Re: [2.0] slipping date

2016-04-07 Thread Daniel Beck
I pushed the merge to 'master'. So anything targeting 2.1+ can be now proposed in pull requests to that branch. Anything happening on '2.0' branch will be limited to critical fixes for the 2.0 release specifically. On 07.04.2016, at 12:08, Daniel Beck wrote: > > On

Re: Jenkins produces blank page and crashes

2016-04-07 Thread Daniel Beck
On 07.04.2016, at 13:30, Christoph M wrote: > it seems that my messages are deleted when I'm trying to upload files This is a mailing list, typically received via email subscription. I expect that almost everyone on this list has received your stack traces multiple times

Re: Jenkins produces blank page and crashes

2016-04-07 Thread Christoph M
Okay - it seems that my messages are deleted when I'm trying to upload files. Posing them as cler text here will cut them. Could you please tell me how I can serve them properly here? Am Mittwoch, 6. April 2016 12:44:15 UTC+2 schrieb Daniel Beck: > > > On 06.04.2016, at 12:37, Christoph M

Re: Jenkins produces blank page and crashes

2016-04-07 Thread Christoph M
Okay, I'll give it another try: Original message: --- Hi Daniel, I just waited for another crash (this time Jenkins doesn't even respond) and captured some thread dumps via jstack. The files are attached to this message: crashed: While Jenkins didn't respond afterrestart: Directly after

Run Jenkins job on Github Push

2016-04-07 Thread babour hajar
After adding Jenkins hook URL in *Services* / Manage Jenkins (GitHub plugin), marking as *Active*then on *Update Service* when I clicked on *Test service* button, I always get the message: Okay, the test payload is on its way. -- You received this message because you are subscribed to the

Re: [2.0] slipping date

2016-04-07 Thread Daniel Beck
On 07.04.2016, at 02:37, Daniel Beck wrote: > Given the late hour, I will merge 2.0 into master tomorrow. The merge commit is here: https://github.com/daniel-beck/jenkins/commit/1fe9cf7b7ada45230f2bc5b8e2f1bdb93175ff9f If you'd like to give it a final review, the time to do

Re: question about onCheckout

2016-04-07 Thread Mads Nielsen
Hi Robert, Thanks for the input. This complicates matters for me :) - I need something that runs right after checkout, regardless of wheather or not the checkout failed. Do you have any suggestions? I considered using a buildWrapper and the setUp method...but it looks like a buildwrapper needs

Re: Plugin hosting request : Chef Sinatra Jenkins plugin

2016-04-07 Thread Baptiste Mathus
Hi Irfan, Please do not update that thread after each comment. In the past those things were moved to a dedicated bug tracker for a reason: reducing the volume of emails here about hosting requests. That Jenkins JIRA project is open to anyone willing to check it. So let's keep exchanges there.

Re: Plugin hosting request : Chef Sinatra Jenkins plugin

2016-04-07 Thread Irfan Sayed
Hi, Updated ticket with info : https://issues.jenkins-ci.org/browse/HOSTING-59 Regards On Wed, Apr 6, 2016 at 5:12 PM, Irfan Sayed wrote: > Any update on this please ? > I have update the https://issues.jenkins-ci.org/browse/HOSTING-59 > > Regards > > > On Thu, Mar 31,

Re: question about onCheckout

2016-04-07 Thread Robert Sandell
Looks like after checkout and only if successful https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/AbstractBuild.java#L612 Not sure if pipeline or other non AbstractBuild type jobs does something different. /B On Wed, Apr 6, 2016 at 8:08 PM, Mads Nielsen