doxygen-plugin icon indicating copy to clipboard operation
doxygen-plugin copied to clipboard

Added pipeline compatibility to DoxygenBuilder

Open Kilomoana83 opened this issue 9 years ago • 2 comments

I only reworked the Builder part because I needed Pipeline support in it. As this is the first contact with a Jenkins Plugin for me and I haven't done much in Java so far, you should definately review everything in detail.

Especially the Computer.currentComputer().getNode part which I removed because I didn't need it and it was the fastest way for me to solve the null exception.

Kilomoana83 avatar Jul 18 '16 09:07 Kilomoana83

Possible to have a test case running a pipeline for this?

Or some samples that we can kick the tyres with?

michaelneale avatar Jul 26 '16 09:07 michaelneale

It would be quite appreciated by many folks out there, I presume, if this was able to move forward! I'm very willing to help in any way that I can; this is an important piece of the puzzle for me currently at work, so although my Java skills are definitely amateurish I have quite a lot of time to try and fix things up if need be, and certainly to test this.

keithzg avatar Jun 07 '18 23:06 keithzg