Re: [JPP-Devel] NoClassDefFoundError when starting OJ r5929 with JDK 12

2018-08-30 Thread edgar . soldin
just tried and i could only make it run by adding the jars from https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-ri/2.3.0/jaxb-ri-2.3.0.zip and https://mvnrepository.com/artifact/com.sun.activation/javax.activation/1.2.0 total 1.4M -rw-r--r-- 1 ed None 77K 30. Aug 12:41 javax.activation-1.2.

Re: [JPP-Devel] NoClassDefFoundError when starting OJ r5929 with JDK 12

2018-08-30 Thread Giuseppe Aruta
No problem for me to keep in OJ Plus with an extra 1.4Mb of libraries. Possibly in the future we can have time to find a solution:. Peppe 2018-08-30 11:47 GMT+02:00 : > Peppe, Jukka, > > >On 8/28/2018 22:00, Michaël Michaud wrote: > >> I'd rather remove the extension than review its persistence

Re: [JPP-Devel] NoClassDefFoundError when starting OJ r5929 with JDK 12

2018-08-30 Thread edgar . soldin
Peppe, Jukka, >On 8/28/2018 22:00, Michaël Michaud wrote: >> I'd rather remove the extension than review its persistence mechanism >> because anyway, I generally package a specific distro to users I know. But >> before, I wish to hear from Jukka and Peppe, because if they sometimes use >> this

Re: [JPP-Devel] NoClassDefFoundError when starting OJ r5929 with JDK 12

2018-08-30 Thread Giuseppe Aruta
Yes Michael, my comparition was to explain to Ede what LayerManagerExtension and LayerView plugin can do. IMO I think that LayerManagerExtension is a good plugin to have in in OpenJUMP one day. Regarding depency, Sextante has a depency to a lib "kxml2.jar" which possibly can help inthe future Best