Re: Applying JavaScript and CSS on f:select

2021-05-13 Thread 'Gavin Mogan' via Jenkins Developers
I think you need to give concrete examples (I've gotten in the habit of saying vague questions give vague answers) Can you list the things you've tried. What did happen? and what you wanted to happen instead? Gavin On Wed, May 12, 2021 at 11:56 PM Daniel Akua wrote: > It's not just CSS, it's J

Re: h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap?

2021-05-13 Thread Michael Carter
Action/JobProperty is what I needed to point me in the right direction. Most of my code was originally ported over from a SpringBoot application which is still underactive development. Slowly removing the code... but at least I know where to look. Thanks. On Thursday, May 13, 2021 at 12:07

Re: h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap?

2021-05-13 Thread Jesse Glick
On Thu, May 13, 2021 at 11:51 AM Michael Carter wrote: > I'm know this has to do with the fact I have code using gson libraries for > json manipulation which I haven't fully converted. > Somewhere you have a class which is serialized via XStream (an `Action` attached to a build, a `JobProperty`,

Re: Blue Ocean/Pipeline Graph Display

2021-05-13 Thread Jesse Glick
On Wed, May 12, 2021 at 10:55 PM Bryan Stopp wrote: > What's the right way for a *Step/StepExecution* to provide custom content > to display on the Blue Ocean dashboard? > > Is it just logging information out to the TaskListener log? > Yes. > Does that display each *println* in its own collaps

h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap?

2021-05-13 Thread Michael Carter
When I access a job view I get spammed with: 2021-05-13 15:40:25.448+ [id=500] WARNING h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap 2021-05-13 15:40:25.456+ [id=500] WARNING h.util.RobustReflect

Re: Saturday May 29th - Hack, commit, push event

2021-05-13 Thread Oleg Nenashev
Should we go agead and formally apply as a participant project? On Sat, May 8, 2021, 18:28 Oleg Nenashev wrote: > Hi all, > > I will likely be available on May 29 since it is Saturday. I will no > bandwidth to organize the event, but I am ready to help with whatever > technical advisory side. Mo

Re: Backporting has started and the RC is scheduled for 19th May

2021-05-13 Thread jn...@cloudbees.com
bridge-method-injector 1.21 has been released. On Tuesday, May 11, 2021 at 12:34:27 PM UTC+1 jn...@cloudbees.com wrote: > https://issues.jenkins.io/browse/JENKINS-65605 for tracking purposes. >