Re: Upgrade guava to at least 18.0

2017-02-23 Thread tamal
Thanks Oliver. On Wednesday, February 22, 2017 at 11:51:23 PM UTC-8, ogondza wrote: > > On 2017-02-23 02:36, tamal wrote: > > Oliver, > > "What worked for me > > here was instructing maven-hpi-plugin to use pluginFirstClassLoader so > > your plugin will pre

Re: Upgrade guava to at least 18.0

2017-02-22 Thread tamal
s that you can point me to? Thank you, -Tamal On Tuesday, February 21, 2017 at 11:34:08 PM UTC-8, ogondza wrote: > > 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: > &

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.

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: Update Swarm plugins' remoting dependency

2017-02-07 Thread tamal
r > side is enough to resolve the security issue. > > I've taken JENKINS-40799 in JIRA, will try to contact the maintainer > > среда, 1 февраля 2017 г., 21:44:13 UTC+1 пользователь tamal написал: >> >> Thank for showing the proper way. All this Github/JIRA/Google groups g

Re: Update Swarm plugins' remoting dependency

2017-02-01 Thread tamal
Thank for showing the proper way. All this Github/JIRA/Google groups gets little confusing for someone uninitiated like me. I have posted on the JIRA ticket. On Wednesday, February 1, 2017 at 12:17:14 PM UTC-8, Owen B. Mehegan wrote: > > I would suggest you look at the recent commits and reach

Re: Update Swarm plugins' remoting dependency

2017-02-01 Thread tamal
Ok. Basically 3.0 version for this plugin was cut in late Dec. But the jar files were not published. I have built my own jar files. It will be good to see jar files publishes by plugin maintainer. On Wednesday, February 1, 2017 at 12:05:03 PM UTC-8, Daniel Beck wrote: > > > > On 01.02.2017, at

Re: Update Swarm plugins' remoting dependency

2017-02-01 Thread tamal
Thanks Jesse. Now that I got you here, do you mind taking a look at https://issues.jenkins-ci.org/browse/JENKINS-40799 ? On Wednesday, February 1, 2017 at 10:49:58 AM UTC-8, Jesse Glick wrote: > > On Wed, Feb 1, 2017 at 11:39 AM, > wrote: > > It seems that today's

Update Swarm plugins' remoting dependency

2017-02-01 Thread tamal
Hi, It seems that today's security release upgrade remoting package to 3.4.1. Can you release a new version of Swarm plugin with the updated remoting dependency? https://github.com/jenkinsci/swarm-plugin/blob/master/client/pom.xml#L58 Thanks, -Tamal -- You received this message because you