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
g: > > Running NetBeans on JDK 11.0.8 > > ant -f > D:\\NetBeans\\NetBeans-12.2-Zip\\PluginDownloads\\TikiOne-SourceCode\\tikione-jacocoverage-master\\tikione-jacocoverage-plugin > -Dcontinue.after.failing.tests=true -Ddo.not.clean.module.config.xml=true > clean build > ta

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Joe Kasprzyk
raries) seem to build cleanly - TikiOne JaCoCoverage generates the following: Running NetBeans on JDK 11.0.8 ant -f D:\\NetBeans\\NetBeans-12.2-Zip\\PluginDownloads\\TikiOne-SourceCode\\tikione-jacocoverage-master\\tikione-jacocoverage-plugin -Dcontinue.after.failing.tests=true -Ddo.not.clean.module.

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Geertjan Wielenga
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.

Re: TikiOne JaCoCoverage plugin

2021-01-14 Thread Laszlo Kishalmi
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 <mailto:jkasprzyk1...@gmail.com>> wrote: I've been using the TikiOne JaCoCoverage plugin

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 > Net

TikiOne JaCoCoverage plugin

2021-01-14 Thread Joe Kasprzyk
I've been using the TikiOne JaCoCoverage plugin for years now, up to NetBeans 8.2 . I've been migrating to NetBeans 12.2 and am trying to install this plugin (development marked closed on the author's project site). I set the default JDK to 1.8 and am running NetBeans on 1.8. When I