[xwiki-devs] [ANN] XWiki 10.8.2 Released

2018-11-30 Thread Clément Aubin
Hi everyone,

The XWiki development team is proud to announce the availability of
XWiki 10.8.2.

This is a bugfix release that covers important issues that we have
discovered since 10.8.1 [1] has been released.

See the release notes [2] for more information.

Thanks, and have a great end of week,
Clément

[1] https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/10.8.1/
[2] https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/10.8.2/


Re: [xwiki-devs] [XWiki Day] BFD#199

2018-11-30 Thread Oana-Lavinia Florean
Results:
https://www.xwiki.org/xwiki/bin/view/Blog/Bug%20Fixing%20Day%20199

Thanks,
Lavinia

On Thu, Nov 29, 2018 at 9:28 AM Oana-Lavinia Florean 
wrote:

> Hello devs,
>
> This Thursday is BFD#199:
> http://dev.xwiki.org/xwiki/bin/view/Community/XWikiDays#HBugfixingday
>
> Our current status is:
> * -40 bugs over 120 days (4 months), i.e. we need to close 40 bugs to have
> created bugs == closed bugs
> * -140 bugs over 365 days (1 year)
> * -155 bugs over 500 days (between 1 and 2 years)
> * -362 bugs over 1600 days (4.3 years)
>
> See https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=10352
>
> Here's the BFD#199 dashboard to follow the progress during the day:
> https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14345
>
> Good luck at fixing bugs,
> Lavinia
>


-- 
 *Florean Oana-Lavinia*
*Software Development Engineer Intern*
oana.flor...@xwiki.com 
tel: +40 75 136 7570


Re: [xwiki-devs] [Proposal] New xwiki-clover-maven repository

2018-11-30 Thread Adel Atallah
+1 as well
On Fri, Nov 30, 2018 at 9:11 AM Thomas Mortagne
 wrote:
>
> +1
> On Thu, Nov 29, 2018 at 6:41 PM Vincent Massol  wrote:
> >
> > Hi devs,
> >
> > I’d like to refactor the groovy code that I’ve currently put at 
> > https://github.com/xwiki/xwiki-jenkins-pipeline/blob/59051fd8f61bd5a65db790684eff8679d17c51f1/src/org/xwiki/jenkins/Clover.groovy
> >  and to move it into an XWiki Maven plugin for Clover.
> >
> > The goal of this plugin is to take as input two clover.xml Clover data 
> > files and to generate a diff report (example: 
> > http://maven.xwiki.org/site/clover/20181120/XWikiReport-20171222-1835-20181120-1737.html).
> >
> > Rationale for move this outside of Jenkins:
> > * Less dependency on Jenkins
> > * Much easier to test
> > * Better versioning and release
> > * Increased reuse (any project in the world will be able to use it whereas 
> > the pipeline is specific to xwiki and not reusable easily)
> >
> > It’s not linked to releases of XWiki. But it should be maintained by the 
> > xwiki dev team since we use it in our pipeline to compute the global 
> > coverage and generate reports/emails when global TPC is lowered.
> >
> > WDYT?
> >
> > Thanks
> > -Vincent
>
>
>
> --
> Thomas Mortagne


Re: [xwiki-devs] [Proposal] New xwiki-clover-maven repository

2018-11-30 Thread Thomas Mortagne
+1
On Thu, Nov 29, 2018 at 6:41 PM Vincent Massol  wrote:
>
> Hi devs,
>
> I’d like to refactor the groovy code that I’ve currently put at 
> https://github.com/xwiki/xwiki-jenkins-pipeline/blob/59051fd8f61bd5a65db790684eff8679d17c51f1/src/org/xwiki/jenkins/Clover.groovy
>  and to move it into an XWiki Maven plugin for Clover.
>
> The goal of this plugin is to take as input two clover.xml Clover data files 
> and to generate a diff report (example: 
> http://maven.xwiki.org/site/clover/20181120/XWikiReport-20171222-1835-20181120-1737.html).
>
> Rationale for move this outside of Jenkins:
> * Less dependency on Jenkins
> * Much easier to test
> * Better versioning and release
> * Increased reuse (any project in the world will be able to use it whereas 
> the pipeline is specific to xwiki and not reusable easily)
>
> It’s not linked to releases of XWiki. But it should be maintained by the 
> xwiki dev team since we use it in our pipeline to compute the global coverage 
> and generate reports/emails when global TPC is lowered.
>
> WDYT?
>
> Thanks
> -Vincent



-- 
Thomas Mortagne