hey Mike,i already took action and deleted the old OpenJUMP (not 2) snapshot folder and cleaned out OpenJUMP2 snapshots older than 2025.i'd wager these clean ups should suffice and be visible to sf.net folks. if not they will probably contact us again.sunny regards ..edeOn 25.05.2025 09:52, Mich
Hi Ede, Peppe, Jukka,My last message seems to be unreadable, I send a new one : maybe some of you received the attached mail from sourceforge which is still used to upload compiled version of OpenJUMP.Most space is used by OpenJUMP 2 snapshots (25 / 35 GB).If you don't mind, I will free some spac
Hi Ede, Peppe, Jukka,Maybe some of you received the attached mail from sourceforge which is still used to upload compiled version of OpenJUMP.Most space is used by OpenJUMP 2 snapshots (25 / 35 GB).If you don't mind, I will free some space by deleting OpenJUMP2 snapshots (preserving 2025 snapshot
requestPeppeIl giorno lun 30 set 2024 alle ore 08:02 Giuseppe Aruta <giuseppe.ar...@gmail.com> ha scritto:Thanks Michael, I thought I upgraded to that version. I will give it a look and change the versionIl dom 29 set 2024, 20:36 Michaud Michael via Jump-pilot-devel <jump-pilot-devel@lists.source
Hi Peppe,There is a commons-imaging version issue in the last OpenJUMP version.On april this year, I upgraded commons imaging to alpha-4 to have bigtiff.In the current version, the class org/apache/commons/imaging/ImageReadException has been removed.I think we already solved this problem earlier
Hi Ede,Do you want to review and merge the following PR ? : https://github.com/openjump-gis/openjump/pull/131If you lack time, I have no problem to merge it myself, just try to discipline myself by not committing directly to the main ;-)Michaël
___
Jum
Congratulations Ede,and thank you for all the work to release 2.3.0 !Michaël
___
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
Hi Janos,>> but how can I transfer data from e.g. postgis ?Here is a small example (not tested) importing a query result as a layer :(you may have to initiate postgresql driver with 'Class.forName("org.postgresql.Driver");'try { String url = ""> String user = ; String pwd = ; String query = ;