You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Joe Kasprzyk <jk...@gmail.com> on 2021/01/14 16:39:11 UTC

TikiOne JaCoCoverage plugin

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
install, I get

[image: image.png]

Anyone know where I can find the org.openide.execution.deprecated plugin
(and/or if it is compatible with 12.2)? Thanks!

NetBean 12.2 "about":

*Product Version:* Apache NetBeans IDE 12.2

*Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
<http://wiki.netbeans.org/NetBeans8.2PatchesInfo>

*Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09

*Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09

*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)

*User directory:* D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2

*Cache directory:*
D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache

Joe

Re: TikiOne JaCoCoverage plugin

Posted by Christoph Theis <th...@gmx.at>.
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, TikiOne JaCoCoverage
> Libraries) seem to build cleanly - TikiOne JaCoCoverage generates the
> following:

I'm using TikiOne cloned from
https://github.com/operez-ddgi/tikione-jacocoverage. It looked more
current than the original one. I get some warnings when I build the
suite, but in the end the build is successful and I can install and use
the nbm / plugin.


Christoph

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


Re: TikiOne JaCoCoverage plugin

Posted by Geertjan Wielenga <ge...@googlemail.com.INVALID>.
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 <jk...@gmail.com> 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, TikiOne JaCoCoverage Libraries) 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.config.xml=true
> clean build
> taskdefs:
> common-init:
> projectized-common.basic-init:
> basic-init:
> files-init:
> testuserdir-delete:
> clean:
> taskdefs:
> common-init:
> projectized-common.basic-init:
> basic-init:
> files-init:
> nbm-license-init:
> build-init:
> Scanning for modules in
> D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\apisupport
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\extide
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\harness
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\ide
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\java
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\nb
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\platform
> Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\profiler
> Scanning for modules in
> D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\websvccommon
> Scanning for modules in suite
> D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master
> warning: had to upgrade dependencies for module
> fr.tikione.jacocoverage.plugin: added = [module
> org.netbeans.modules.project.ant.ui/1 > 1.62, module
> org.netbeans.api.progress.compat8 > 1.40, module org.netbeans.api.templates
> > 1.0, module org.openide.execution.compat8 > 9.0, module
> org.netbeans.modules.java.source.base > 1.1, module
> org.netbeans.modules.projectuiapi.base/1 > 1.78.0, module
> org.openide.filesystems.nb, module org.netbeans.modules.java.source.compat8
> > 9.0, module org.openide.filesystems.compat8, module
> org.netbeans.modules.project.ant.compat8/1 > 1.62] removed = []; details:
> [Removal of FileSystemCapability, Separate project.ant into desktop and
> NetBeans independent and dependent parts, Separate projectuiapi into
> desktop and NetBeans independent and dependent parts, Separation of desktop
> and cleanup, Swing dependencies split away, Templates API has been
> separated into its own module., The old editor settings and completion APIs
> have been deprecated, see http://wiki.netbeans.org/EditorSettingsUpgrade
> and update your module.]
> Distilling
> D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master\build\public-package-jars\fr-tikione-jacocoexec-analyzer.jar
> from
> [D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master\build\cluster\modules\fr-tikione-jacocoexec-analyzer.jar]
> D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\harness\build.xml:150: No
> dependent module org.netbeans.modules.java.source.compat8
> BUILD FAILED (total time: 0 seconds)
>
> Running NetBeans on 1.8.0_u251 yields the same results.
>
> I'm unfamiliar with maven...
>
> On Thu, Jan 14, 2021 at 12:09 PM Geertjan Wielenga
> <ge...@googlemail.com.invalid> wrote:
>
>> 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 <
>> laszlo.kishalmi@gmail.com> wrote:
>>
>>> 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 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 <jk...@gmail.com>
>>> wrote:
>>>
>>>> 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
>>>> install, I get
>>>>
>>>> [image: image.png]
>>>>
>>>> Anyone know where I can find the org.openide.execution.deprecated
>>>> plugin (and/or if it is compatible with 12.2)? Thanks!
>>>>
>>>> NetBean 12.2 "about":
>>>>
>>>> *Product Version:* Apache NetBeans IDE 12.2
>>>>
>>>> *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>>>> <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>>>>
>>>> *Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09
>>>>
>>>> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09
>>>>
>>>> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>>>>
>>>> *User directory:*
>>>> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2
>>>>
>>>> *Cache directory:*
>>>> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache
>>>>
>>>> Joe
>>>>
>>>

Re: TikiOne JaCoCoverage plugin

Posted by Joe Kasprzyk <jk...@gmail.com>.
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 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.config.xml=true
clean build
taskdefs:
common-init:
projectized-common.basic-init:
basic-init:
files-init:
testuserdir-delete:
clean:
taskdefs:
common-init:
projectized-common.basic-init:
basic-init:
files-init:
nbm-license-init:
build-init:
Scanning for modules in
D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\apisupport
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\extide
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\harness
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\ide
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\java
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\nb
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\platform
Scanning for modules in D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\profiler
Scanning for modules in
D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\websvccommon
Scanning for modules in suite
D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master
warning: had to upgrade dependencies for module
fr.tikione.jacocoverage.plugin: added = [module
org.netbeans.modules.project.ant.ui/1 > 1.62, module
org.netbeans.api.progress.compat8 > 1.40, module org.netbeans.api.templates
> 1.0, module org.openide.execution.compat8 > 9.0, module
org.netbeans.modules.java.source.base > 1.1, module
org.netbeans.modules.projectuiapi.base/1 > 1.78.0, module
org.openide.filesystems.nb, module org.netbeans.modules.java.source.compat8
> 9.0, module org.openide.filesystems.compat8, module
org.netbeans.modules.project.ant.compat8/1 > 1.62] removed = []; details:
[Removal of FileSystemCapability, Separate project.ant into desktop and
NetBeans independent and dependent parts, Separate projectuiapi into
desktop and NetBeans independent and dependent parts, Separation of desktop
and cleanup, Swing dependencies split away, Templates API has been
separated into its own module., The old editor settings and completion APIs
have been deprecated, see http://wiki.netbeans.org/EditorSettingsUpgrade
and update your module.]
Distilling
D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master\build\public-package-jars\fr-tikione-jacocoexec-analyzer.jar
from
[D:\NetBeans\NetBeans-12.2-Zip\PluginDownloads\TikiOne-SourceCode\tikione-jacocoverage-master\build\cluster\modules\fr-tikione-jacocoexec-analyzer.jar]
D:\NetBeans\NetBeans-12.2-Zip\NetBeans12.2\harness\build.xml:150: No
dependent module org.netbeans.modules.java.source.compat8
BUILD FAILED (total time: 0 seconds)

Running NetBeans on 1.8.0_u251 yields the same results.

I'm unfamiliar with maven...

On Thu, Jan 14, 2021 at 12:09 PM Geertjan Wielenga
<ge...@googlemail.com.invalid> wrote:

> 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 <la...@gmail.com>
> wrote:
>
>> 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 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 <jk...@gmail.com>
>> wrote:
>>
>>> 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
>>> install, I get
>>>
>>> [image: image.png]
>>>
>>> Anyone know where I can find the org.openide.execution.deprecated plugin
>>> (and/or if it is compatible with 12.2)? Thanks!
>>>
>>> NetBean 12.2 "about":
>>>
>>> *Product Version:* Apache NetBeans IDE 12.2
>>>
>>> *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>>> <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>>>
>>> *Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09
>>>
>>> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09
>>>
>>> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>>>
>>> *User directory:*
>>> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2
>>>
>>> *Cache directory:*
>>> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache
>>>
>>> Joe
>>>
>>

Re: TikiOne JaCoCoverage plugin

Posted by Geertjan Wielenga <ge...@googlemail.com.INVALID>.
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 <la...@gmail.com>
wrote:

> 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 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 <jk...@gmail.com>
> wrote:
>
>> 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
>> install, I get
>>
>> [image: image.png]
>>
>> Anyone know where I can find the org.openide.execution.deprecated plugin
>> (and/or if it is compatible with 12.2)? Thanks!
>>
>> NetBean 12.2 "about":
>>
>> *Product Version:* Apache NetBeans IDE 12.2
>>
>> *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>> <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>>
>> *Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09
>>
>> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09
>>
>> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>>
>> *User directory:* D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2
>>
>> *Cache directory:*
>> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache
>>
>> Joe
>>
>

Re: TikiOne JaCoCoverage plugin

Posted by Laszlo Kishalmi <la...@gmail.com>.
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 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 <jkasprzyk1977@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     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 install, I get
>
>     image.png
>
>     Anyone know where I can find the org.openide.execution.deprecated
>     plugin (and/or if it is compatible with 12.2)? Thanks!
>
>     NetBean 12.2 "about":
>
>     *Product Version:* Apache NetBeans IDE 12.2
>
>     *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
>     <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>
>     *Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09
>
>     *Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09
>
>     *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US
>     (nb)
>
>     *User directory:*
>     D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2
>
>     *Cache directory:*
>     D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache
>
>
>     Joe
>

Re: TikiOne JaCoCoverage plugin

Posted by Geertjan Wielenga <ge...@googlemail.com.INVALID>.
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 <jk...@gmail.com>
wrote:

> 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
> install, I get
>
> [image: image.png]
>
> Anyone know where I can find the org.openide.execution.deprecated plugin
> (and/or if it is compatible with 12.2)? Thanks!
>
> NetBean 12.2 "about":
>
> *Product Version:* Apache NetBeans IDE 12.2
>
> *Updates:* NetBeans IDE is updated to version NetBeans 8.2 Patch 2
> <http://wiki.netbeans.org/NetBeans8.2PatchesInfo>
>
> *Java:* 1.8.0_271; Java HotSpot(TM) 64-Bit Server VM 25.271-b09
>
> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_271-b09
>
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>
> *User directory:* D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2
>
> *Cache directory:*
> D:\NetBeans\NetBeans-12.2-Zip-JDK8\NBUserSettings\12.2\var\cache
>
> Joe
>