Re: [JPP-Devel] OJ2 snapshots

2021-04-30 Thread edgar . soldin
On 30.04.2021 09:23, Michaud Michael wrote: > Thanks Ede, hey Mike, > Maven build is still a bit mysterious for me. There is something in > particular that you may be abble to explain to me. I have plenty of warnings > on properties used in the pom and that seem to be defined nowhere :  > ${bui

Re: [JPP-Devel] OJ2 snapshots

2021-04-30 Thread Michaud Michael
Thanks Ede,Maven build is still a bit mysterious for me. There is something in particular that you may be abble to explain to me. I have plenty of warnings on properties used in the pom and that seem to be defined nowhere : ${build.datelong}, ${version.datestamp}, ${maven-assembly-plugin.version}

Re: [JPP-Devel] OJ2 snapshots

2021-03-17 Thread edgar . soldin
On 3/17/2021 13:43, edgar.sol...@web.de wrote: > if you or actually anyone else realizes a it in any another way, even on > github, so be it. still don't think it is a good idea though. Github being closed source n such. but if it works, it works. priorities! :).. ede _

Re: [JPP-Devel] OJ2 snapshots

2021-03-17 Thread edgar . soldin
> >> envoyé : 15 mars 2021 à 16:32 >> de : edgar.sol...@web.de >> à : Michaud Michael , OpenJump develop and use >> >> objet : Re: [JPP-Devel] OJ2 snapshots >> >> >> On 3/15/2021 9:27, Michaud Michael wrote: >> >>> Hi Ede, >>&

Re: [JPP-Devel] OJ2 snapshots

2021-03-15 Thread edgar . soldin
On 3/15/2021 9:27, Michaud Michael wrote: > Hi Ede, hey Mike, > > The only automated build which has been set up for now is in > .github/workflows. It is a direct adaptation of github workflow documentation > and does the bare minimum : automatically compile the project after each push. > > It

Re: [JPP-Devel] OJ2 snapshots

2021-03-15 Thread Michaud Michael
Hi Ede,The only automated build which has been set up for now is in .github/workflows. It is a direct adaptation of github workflow documentation and does the bare minimum : automatically compile the project after each push.It is possible to do a lot more including packaging and releases, but it