[JPP-Devel] OJ2 snapshots

2021-03-14 Thread edgar . soldin
hey All, did anybody already made headway with a working automated maven build from the github/main branch? if not i would suggest to do it as it is currently done on a server of mine and pushing the builds on sf.net files. advantages include 1. backupable git repo copy (who knows;) 2. completel

Re: [JPP-Devel] OpenJUMP 2 refactoring layerable hierarchy

2021-03-14 Thread edgar . soldin
hey Mike, made a pull request from your branch to discuss the changeset there https://github.com/openjump-gis/openjump/pull/3 let's try to establish a workflow. ..ede On 13.03.2021 19:15, Michaud Michael wrote: > > Hi Ede, Peppe, > > I committed a rather big change in improve_layerable_hierarchy

Re: [JPP-Devel] OpenJUMP and GitHub

2021-03-14 Thread edgar . soldin
hey Peppe, the official repo is now https://github.com/openjump-gis/openjump make sure you got 'Eclipse EGit' installed. then you just need to clone the above url. enable the branches you are interested in, at least *main* and it should work. does for me. also All, git workflow's main differ