Re: Upgrade guava to at least 18.0

2017-02-21 Thread Oliver Gondža
On 2017-02-22 03:42, tamal wrote: I meant to say Jenkins uses Guava 11.x. On Tuesday, February 21, 2017 at 6:41:25 PM UTC-8, tamal wrote: Hi, We are writing some custom Jenkins plugin that uses auto generated gRPC java client. The issue is Jenkins by default bundles Guava 15.0.

Re: Upgrade guava to at least 18.0

2017-02-21 Thread tamal
I meant to say Jenkins uses Guava 11.x. On Tuesday, February 21, 2017 at 6:41:25 PM UTC-8, tamal wrote: > > Hi, > We are writing some custom Jenkins plugin that uses auto generated gRPC > java client. The issue is Jenkins by default bundles Guava 15.0. But gRPC > client needs 18.0, otherwise we

Upgrade guava to at least 18.0

2017-02-21 Thread tamal
Hi, We are writing some custom Jenkins plugin that uses auto generated gRPC java client. The issue is Jenkins by default bundles Guava 15.0. But gRPC client needs 18.0, otherwise we are getting Method Not Found exceptions. So, we have modified Jenkins to use Guava 18.0. But the issue is between

Re: Is it possible to configure job at https://jenkins.ci.cloudbees.com/job/plugins/ to use java 8?

2017-02-21 Thread Slide
There is a plan to upgrade to Java 8, but there will still be some time until most people upgrade to that version of Jenkins (and it becomes an LTS, etc). On Tue, Feb 21, 2017 at 4:51 PM Patrick Huang wrote: > Thanks guys. It seems creating job on ci.jenkins.io is

Re: Is it possible to configure job at https://jenkins.ci.cloudbees.com/job/plugins/ to use java 8?

2017-02-21 Thread Patrick Huang
Thanks guys. It seems creating job on ci.jenkins.io is the way to go. I do have 8 in my pom. One of the library I depend on uses java 8 so I get no choice. Hopefully jenkins will upgrade to 8 soon. Java 7 is EOL anyway... -- You received this message because you are subscribed to the Google

Re: disk-usage-plugin seems to be abandoned

2017-02-21 Thread 'FredG' via Jenkins Developers
Hi Oleg, Unfortunately I also have too many other things going on to maintain yet another plugin. It looks like Lucie might be able to do a release, which would be much appreciated. Finding a new maintainer is important, but a lot less urgent. Regards, Fred On Tuesday, February 21, 2017 at

Re: ATH under Windows

2017-02-21 Thread Ullrich Hafner
I see, I’ll try to get a virtual machine with Windows and check on my own… > Am 21.02.2017 um 10:42 schrieb Robert Sandell : > > Me and James Nord did an effort about 1.5 years ago to make it run on > Windows, but that seems longer since "several months ago" so it is

Re: Accessing credentials store from the Jenkins CLI before unlocking Jenkins

2017-02-21 Thread Daniel Beck
> On 21.02.2017, at 18:02, 'Claudiu Guiman' via Jenkins Developers > wrote: > > But I can’t list credentials. Is it because the temporary admin account > doesn’t have the right permissions? Please use the jenkinsci-users mailing lists for questions like this.

Accessing credentials store from the Jenkins CLI before unlocking Jenkins

2017-02-21 Thread 'Claudiu Guiman' via Jenkins Developers
Hi, Is it possible to use the Jenkins CLI to manage credentials before the user unlocks Jenkins? (copies the password from /var/lib/Jenkins/secrets/initialAdminPassword and creates a new account) I can use certain commands like who-am-i by running java -jar jenkins-cli.jar -s

Re: Project ideas for student projects in the area of testing

2017-02-21 Thread Jesse Glick
On Tue, Feb 21, 2017 at 10:22 AM, Robert Sandell wrote: > I think Jesse added some in the mercurial plugin when he extracted > docker-fixtures from the ATH. A work in progress but yes. > And the ATH has plenty of examples as well as docker-fixtures itself Right, this is

Re: Project ideas for student projects in the area of testing

2017-02-21 Thread Robert Sandell
I just wrote one for my experimentation with the ldap plugin here https://github.com/rsandell/ldap-plugin/commit/2c85eb0d3f258529562b111a75604e0af7a3486c I think Jesse added some in the mercurial plugin when he extracted docker-fixtures from the ATH. And the ATH has plenty of examples as well as

Re: Post-build-email directs to all-changes page instead of detailed build ID page (v2.45)

2017-02-21 Thread Enoch
Thanks for answering! I created issue JENKINS-42217 -- 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. To view

Re: Project ideas for student projects in the area of testing

2017-02-21 Thread Mark Waite
Thanks for the suggestion. Any pointers to examples of cases which use docker-fixtures as a test dependency? Mark Waite On Tue, Feb 21, 2017 at 6:45 AM Jesse Glick wrote: > If Selenium testing is overkill, then just reproduce the bug in > `git-plugin/src/test/`. You can

Re: Post-build-email directs to all-changes page instead of detailed build ID page (v2.45)

2017-02-21 Thread Daniel Beck
> On 10.02.2017, at 11:16, Enoch wrote: > > we noticed that post-build mails suffixes "?page=changes" to the detail URL > recently. > Does somebody feel responsible or knows how to change such behavior? > Hi, Please use our bug tracker to report bugs. In this case,

Re: Project ideas for student projects in the area of testing

2017-02-21 Thread Jesse Glick
If Selenium testing is overkill, then just reproduce the bug in `git-plugin/src/test/`. You can add a `docker-fixtures` test dependency if it is helpful. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and

Re: Using milestone within a parallel task

2017-02-21 Thread Jesse Glick
Without spending hours on the analysis I cannot say whether is a safe and usable extension to solve your situation, or in fact a way to accomplish it with the current step. You can clone the step to a private plugin and experiment with changes. Merging significant changes is not straightforward

Re: Post-build-email directs to all-changes page instead of detailed build ID page (v2.45)

2017-02-21 Thread Enoch
We have this problem also in J2.47, no one else?! -- 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. To view this

Re: Adopt flowdock plugin?

2017-02-21 Thread Tim Downey
And here's the PRthanks. https://github.com/jenkinsci/flowdock-plugin/pull/27 On Tuesday, February 21, 2017 at 7:51:18 AM UTC-5, Tim Downey wrote: > > Thanks Oleg. I got a bounce from Antti and wasn't sure if we was still > with the company. > > Hello Mark & Antti -- I'm interested in

Re: Adopt flowdock plugin?

2017-02-21 Thread Tim Downey
Thanks Oleg. I got a bounce from Antti and wasn't sure if we was still with the company. Hello Mark & Antti -- I'm interested in helping out with the Flowdock plugin. I have a few enhancements in progress, one is for configurable content and subjects as opposed to the auto-generated content and

Re: Requesting Java 8 builds for selenium plugin

2017-02-21 Thread rouke . broersma
Thank you! Looks good. Especially the blogpost at the bottom of that page about the Microsoft partnership was enlightening. On Tuesday, February 21, 2017 at 1:32:09 PM UTC+1, Daniel Beck wrote: > > > > On 21.02.2017, at 13:12, rouke.b...@infosupport.com > wrote: > > > > Is there any

Re: disk-usage-plugin seems to be abandoned

2017-02-21 Thread Lucie Votypkova
Hello, I will look at it and do release. But if you want to do some changes or maintaining, you are welcome. Lucie - Original Message - From: "Oleg Nenashev" To: "Jenkins Developers" Cc: lvoty...@redhat.com Sent: Tuesday, 21

Re: Requesting Java 8 builds for selenium plugin

2017-02-21 Thread Daniel Beck
> On 21.02.2017, at 13:12, rouke.broer...@infosupport.com wrote: > > Is there any documentation on the change to ci.jenkins.io? The only thing I > can find right now is this thread: > https://groups.google.com/forum/#!topic/jenkinsci-dev/439-IDYNSVY about a > trial on using ci.jenkins.io to

Re: Requesting Java 8 builds for selenium plugin

2017-02-21 Thread Arnaud Héritier
I don't know if we have more details for now than what we have in the thread you mentioned On Tue, Feb 21, 2017 at 1:12 PM, wrote: > Is there any documentation on the change to ci.jenkins.io? The only thing > I can find right now is this thread:

Re: Requesting Java 8 builds for selenium plugin

2017-02-21 Thread rouke . broersma
Is there any documentation on the change to ci.jenkins.io? The only thing I can find right now is this thread: https://groups.google.com/forum/#!topic/jenkinsci-dev/439-IDYNSVY about a trial on using ci.jenkins.io to figure out what's required for moving to azure. On Tuesday, February 21,

Re: Build details of pipeline job via API

2017-02-21 Thread Graham Lyons
Thanks Daniel. On Tuesday, 21 February 2017 10:07:24 UTC, Daniel Beck wrote: > > > > On 20.02.2017, at 18:19, Graham Lyons > wrote: > > > > I'm trying to get information about running builds on Jenkins agents, > with and without pipelines. > > Please ask questions

Re: Translation management plugin

2017-02-21 Thread Oleg Nenashev
Yep, it seems to be an exact match to the use-case. I wonder if we could use Zanata within Jenkins project, but I'd guess we cannot dedicate much time to this area right now. Unlikely it's applicable OOTB to our current engine. вторник, 21 февраля 2017 г., 2:07:16 UTC+1 пользователь Patrick

Re: Adopt versioncolumn-plugin

2017-02-21 Thread Oleg Nenashev
OK, let's give Seiji one week to respond before going forward. воскресенье, 19 февраля 2017 г., 22:48:33 UTC+1 пользователь Arnaud Héritier написал: > > yes I know. > Thus yes +1 to cleanup and to add in recommended plugins > > On Sun, Feb 19, 2017 at 10:47 PM, Oleg Nenashev

Re: Changelog is now YAML and lives in the site repository

2017-02-21 Thread Oleg Nenashev
I would not say I am 100% happy since the current state requires long PR builds, etc. I would also prefer keeping changelogs in the main repo. But now it is definitely a step forward compared to what we had before. If we experience significant issues with the current state, likely we will

Re: Adopt flowdock plugin?

2017-02-21 Thread Oleg Nenashev
Hi Tim, So the first step is to try contacting the current maintainer and FlowDock just to get feedback from them. I have added Antti Pitkanen to Cc. In addition, I have added Mark Waite to Cc. He is an active Jenkins contributor and also the director at CA technologies, which owns FlowDock

Re: disk-usage-plugin seems to be abandoned

2017-02-21 Thread Oleg Nenashev
Hi Fred, Are you ready to take the ownership (maybe till Lucie gets back)? I can spin the release now if it is required, but unfortunately I have no time even to maintain my current stuff :( BR, Oleg P.S: Get well soon, Lucie! вторник, 21 февраля 2017 г., 9:39:23 UTC+1 пользователь ogondza

Re: Build details of pipeline job via API

2017-02-21 Thread Daniel Beck
> On 20.02.2017, at 18:19, Graham Lyons wrote: > > I'm trying to get information about running builds on Jenkins agents, with > and without pipelines. Please ask questions like this on the jenkinsci-users mailing list. https://jenkins.io/content/mailing-lists Thanks!

Re: Build details of pipeline job via API

2017-02-21 Thread Graham Lyons
Actually, that still doesn't explain where it gets the build number and URL for the link to the job. On Tuesday, 21 February 2017 09:53:09 UTC, Graham Lyons wrote: > > OK, so it looks like the /ajaxExecutors endpoint just uses the progress > value from this data which is why that works. > > Any

Re: Build details of pipeline job via API

2017-02-21 Thread Graham Lyons
OK, so it looks like the /ajaxExecutors endpoint just uses the progress value from this data which is why that works. Any help on the other points would be gratefully received. Ta, G On Monday, 20 February 2017 17:19:25 UTC, Graham Lyons wrote: > > Hi, > > I'm trying to get information about

Re: ATH under Windows

2017-02-21 Thread Robert Sandell
Me and James Nord did an effort about 1.5 years ago to make it run on Windows, but that seems longer since "several months ago" so it is possible it has degraded since then. /B On Tue, Feb 21, 2017 at 12:29 AM, Ullrich Hafner wrote: > Is someone running the acceptance

Re: Requesting Java 8 builds for selenium plugin

2017-02-21 Thread Arnaud Héritier
I reconfigured https://jenkins.ci.cloudbees.com/job/plugins/job/selenium-plugin/ to use Java 8 The best solution for you will be to switch to ci.jenkins.io and then you'll be free to use "everything" you want using a Jenkinsfile Don't forget to add a warning in your changelog about the Java 8

Re: Is it possible to configure job at https://jenkins.ci.cloudbees.com/job/plugins/ to use java 8?

2017-02-21 Thread Arnaud Héritier
Hi Patrick, Yes it is possible, is it this plugin : https://github.com/jenkinsci/zanata-plugin ? Note that if you don't target Java 7 you'll avoid a part of Jenkins users to use it (the ones who are still

Re: Is it possible to configure job at https://jenkins.ci.cloudbees.com/job/plugins/ to use java 8?

2017-02-21 Thread Joseph P
The magic word is inside the POM: 8 I'd suggest making a Jenkinsfile, take a look at this https://github.com/jenkins-infra/pipeline-library/ then create a infra ticket https://issues.jenkins-ci.org/projects/INFRA/issues This is how I did it

Re: Project ideas for student projects in the area of testing

2017-02-21 Thread Ullrich Hafner
I’ll ask them, but from the past courses I can say that they will probably have not enough time: most of them are doing their master in parallel to their normal job. (I am already very happy if they can spend a day per week for the project at the least...) > Am 16.02.2017 um 10:43 schrieb

Re: disk-usage-plugin seems to be abandoned

2017-02-21 Thread Oliver Gondža
On 2017-02-21 01:44, Kanstantsin Shautsou wrote: Confirm. @lvotypko made refactorings and disappeared. I made few attempts to request release with fixes in last half year, but nobody from RedHat made release. Plugin is very useful and before lvotypko i was even ready to refactor or write new.

Requesting Java 8 builds for selenium plugin

2017-02-21 Thread rouke . broersma
I am unsure where to request Java 8 builds for the selenium jenkins plugin, so I'll ask here. The selenium jenkins plugin needs Java 8 because selenium itself needs java 8 and the plugin has a dependency on the selenium package. Git url: https://github.com/jenkinsci/selenium-plugin/pulls --