Re: [JPP-Devel] OpenJUMP extensions migration - Measure and color chooser plugins code

2021-04-29 Thread Giuseppe Aruta
Hi Michael, in t6his folder: https://sourceforge.net/projects/opensit/files/Openjump/CadTools/ I uploaded codes for the following plugins: - Color Chooser - Measure Plugin and, Cad Plugin all ported to JTS 1.8 and (partially) tested Peppe Il giorno dom 18 apr 2021 alle ore 22:44 Michaud Michae

[JPP-Devel] Ocient DB support

2021-04-29 Thread edgar . soldin
hey Jukka and All, we've got our first pull request on github ('huzzah' :) and i just wanna ask if someone knows about their background and has an opinion about merging support into OJ Core. have fun.. ede ps. :) - https://dilbert.com/strip/2021-04-25

Re: [JPP-Devel] GraphExtension not compiled for java8

2021-04-29 Thread edgar . soldin
NFO] 2021-04-29_16:29:00.504 fr.michaelm.jump.plugin.graph.GraphExtension >> konnte nicht initialisiert werden >> >> Java Version: Java HotSpot(TM) Client VM 1.8.0_261 (x86) >> Betriebssystem: Windows 10 (10.0) >> maximaler Speicher: 1.037.959.167 bytes (989,9 MiB)

Re: [JPP-Devel] GraphExtension not compiled for java8

2021-04-29 Thread Michaud Michael
)Arbeitsverzeichnis: C:\Users\ed\Desktop\20210429-4855(a233da5)-PLUS___Jump-pilot-devel mailing listJump-pilot-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ___ Jump-pilot-devel

[JPP-Devel] OJ2 snapshots

2021-04-29 Thread edgar . soldin
good news, just today had time to fix the naming issues of the OJ2 snapshot builds. seems to be working now. find them on https://sourceforge.net/projects/jump-pilot/files/OpenJUMP2_snapshots/ . file names contain build datestamp, git revision count and revision id. i decided to keep the count

[JPP-Devel] [openjump-gis/test] 73be94: Update README.md

2021-04-29 Thread edeso via Jump-pilot-devel
Branch: refs/heads/main Home: https://github.com/openjump-gis/test Commit: 73be94d976a131f9af16f25fc868c46b49c110b1 https://github.com/openjump-gis/test/commit/73be94d976a131f9af16f25fc868c46b49c110b1 Author: edeso Date: 2021-04-29 (Thu, 29 Apr 2021) Changed paths: M RE

[JPP-Devel] GraphExtension not compiled for java8

2021-04-29 Thread edgar . soldin
) maximaler Speicher: 1.037.959.167 bytes (989,9 MiB) Speicher gesamt:119.181.312 bytes (113,7 MiB) verwendeter Speicher: 65.961.016 bytes (62,9 MiB) Arbeitsverzeichnis: C:\Users\ed\Desktop\20210429-4855(a233da5)-PLUS ___ Jump-pilot-devel

Re: [JPP-Devel] Adding support for Ocient DB

2021-04-29 Thread edgar . soldin
hey Jason, packaging is not properly adjusted (yet) for the git repo. please be patient. i am just working on a fix for the snapshots. keep an eye on the commits and when it is up use 'mvn package -P snapshot' to package snapshot builds. ..ede On 27.04.2021 15:14, Jason Arnold wrote: > Thanks.

Re: [JPP-Devel] OpenJUMP extensions migration - Cad Tools

2021-04-29 Thread edgar . soldin
Peppe, i tend to not touch existing implementations of deprecated API unless the actual need arises because they got removed. they are proven working and usually there is enough other urgent stuff to do :) ..sunny greetings ede On 29.04.2021 07:01, Giuseppe Aruta wrote: > there are still some