Re: BookKeeper and code-coverage - JaCoco

2017-08-22 Thread Enrico Olivelli
I think that the coveralls badge on distributed log is broken, it still points to and 'incubator link' /cc DL devs On mer 23 ago 2017, 08:29 Enrico Olivelli wrote: > Latest news > > The build works and coveralls reports a 63% code coverage. > Maybe the link to the badge on readme.md is wrong,

Re: BookKeeper and code-coverage - JaCoco

2017-08-22 Thread Enrico Olivelli
Latest news The build works and coveralls reports a 63% code coverage. Maybe the link to the badge on readme.md is wrong, I will check Cobertura reports a lot of parsing errors, I will continue to try JaCoCo I will try on DL to in case we have to switch Enrico On mar 22 ago 2017, 22:00 Enrico O

Re: Draft Agenda for Bi-weekly meeting at 2017-08-24

2017-08-22 Thread Enrico Olivelli
On mer 23 ago 2017, 02:57 Jia Zhai wrote: > Hi all, :) > I would like to put a draft Agenda here > < > https://cwiki.apache.org/confluence/display/BOOKKEEPER/2017-08-24+Meeting+Agenda > > > for > 8/24's meeting, this is just limited from my point of view, Please feel > free to add anything you wa

Draft Agenda for Bi-weekly meeting at 2017-08-24

2017-08-22 Thread Jia Zhai
Hi all, :) I would like to put a draft Agenda here for 8/24's meeting, this is just limited from my point of view, Please feel free to add anything you want to discuss in this meeting. *Agenda:* - BP - 14 Relax

Re: BookKeeper and code-coverage - JaCoco

2017-08-22 Thread Enrico Olivelli
2017-08-22 21:52 GMT+02:00 Sijie Guo : > Hi Enrico, > > You should use 'ubuntu' rather than 'Ubuntu' (it is case sensitive). It is > running now - > https://builds.apache.org/job/bookkeeper-codecoverage/1/console > > Thank you. I thought I had tried but without success. > Also It would be good

Re: BookKeeper and code-coverage - JaCoco

2017-08-22 Thread Sijie Guo
Hi Enrico, You should use 'ubuntu' rather than 'Ubuntu' (it is case sensitive). It is running now - https://builds.apache.org/job/bookkeeper-codecoverage/1/console Also It would be good to put code-coverage into https://builds.apache.org/job/bookkeeper-release-nightly-snapshot/ eventually. - Si

Re: Docker images

2017-08-22 Thread Francesco Caliumi - Diennea
I'm not sure if I explained well my point. No docker hub involved, just a tool for every developer who wants to build an image by its own. Maybe to test the stability of a feature branch instead of master, for instance. Maybe it could help to well define the use case scenario and the target user