[JEXL] Switching from Cobertura to Jacoco

2020-11-02 Thread Henri Biestro
A recent commit in the code line (no pr btw) broke JEXL site's generation ability since Cobertura does not support Java 8 lambda constructs. I've thus been trying to switch to Jacoco as the coverage tool. I've removed the cobertura.profile, added the jacoco.profile in the conf dir, removed all C

Re: [COMPRESS] Pack200 support in pack200 branch

2020-11-02 Thread Peter Lee
> So we could do 1.21 as is followed by 1.22 with pack200 support. > +1 Lee On 11, 1, 2020, at 11:59, Gary Gregory wrote: > It's been quite a while since this thread started so I will review my > branch today but might wait for 1.22. > > While we indicated that we would address building and runn