Re: Maven build

2020-07-05 Thread Peter Firmstone
Hi Phil, I've been going through your patch, you've got a lot of work done in a short time. :) I've just committed your changes. I'll have a look at the circular dependencies and see what I can do in the coming week. Cheers, Peter. On 7/5/2020 3:46 AM, Phillip Rhodes wrote: Hi Phil, Wo

Re: Maven build

2020-07-05 Thread Phillip Rhodes
On Sun, Jul 5, 2020 at 8:07 AM Peter Firmstone wrote: > > Hi Phil, > > I've been going through your patch, you've got a lot of work done in a > short time. :) > > I've just committed your changes. > > I'll have a look at the circular dependencies and see what I can do in > the coming week. Sounds

Re: Maven build

2020-07-05 Thread Peter Firmstone
Hi Phil, I've solved this circular dependency problem once before with JGDMS, there were also circular package dependencies I wanted to avoid for OSGi users, so it will be a good opportunity to take another look at this problem, so we've got the best possible solution. I'm familiar with the