Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Christoph Theis
On 14.01.2021 19:58, Joe Kasprzyk wrote: I've downloaded the project and attempted to build. The plugin is a suite of four modules - for each module, the source level was updated to 11. When "clean and build"ing each of the four modules, three (JaCoCo Library, TikiOne JaCoCo Reporting Library, Ti

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Geertjan Wielenga
Look in the Maven POMs for “compat8” and delete that Maven dependency wherever you find it, you most likely don’t need it, then do the build again. Gj On Thu, 14 Jan 2021 at 19:58, Joe Kasprzyk wrote: > I've downloaded the project and attempted to build. The plugin is a suite > of four modules

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Joe Kasprzyk
I've downloaded the project and attempted to build. The plugin is a suite of four modules - for each module, the source level was updated to 11. When "clean and build"ing each of the four modules, three (JaCoCo Library, TikiOne JaCoCo Reporting Library, TikiOne JaCoCoverage Libraries) seem to build

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Geertjan Wielenga
Right. And whoever needs it, can download the code, build it in 12.2, probably there won't be any problems, and then install it and/or provide NBMs at that stage. Gj On Thu, Jan 14, 2021 at 6:07 PM Laszlo Kishalmi wrote: > That one is here: > https://github.com/jonathanlermitage/tikione-jacocov

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Laszlo Kishalmi
That one is here: https://github.com/jonathanlermitage/tikione-jacocoverage On the other hand if you need the coverage now, you can switch the build System from Ant to Gradle or Maven where we provide that support out of the box. On 1/14/21 8:45 AM, Geertjan Wielenga wrote: If you can point t

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Geertjan Wielenga
If you can point to the sources, hopefully on GitHub, we could compile them against 12.2 to update it, that's probably all that's needed. Gj On Thu, Jan 14, 2021 at 5:39 PM Joe Kasprzyk wrote: > I've been using the TikiOne JaCoCoverage plugin for years now, up to > NetBeans 8.2 . I've been migr