[xwiki-devs] [Proposal] Future of XAR Import/Export code

2016-09-15 Thread Vincent Massol
Hi devs, We are trying to reduce the size of oldcore (been working on it for years ;)). We currently have code for XAR import and export in several places in oldcore. I’d like to define the strategy that we’d like to follow in the future for moving this code out. Let’s see what we have and wha

Re: [xwiki-devs] [Proposal] Future of XAR Import/Export code

2016-09-15 Thread Guillaume Delhumeau
+1 2016-09-15 9:38 GMT+02:00 Vincent Massol : > Hi devs, > > We are trying to reduce the size of oldcore (been working on it for years > ;)). We currently have code for XAR import and export in several places in > oldcore. > > I’d like to define the strategy that we’d like to follow in the future

[xwiki-devs] [Brainstorming] New script API needed: isXARExportAvailable()

2016-09-15 Thread Vincent Massol
Hi devs, I’d like to add a new script API in oldcore. I need a new API to know if the XAR export feature is available so that the Page level XAR export button is displayed (I’m trying to fix http://jira.xwiki.org/browse/XWIKI-13695#). I was thinking about adding some XXXScriptService in oldcor

Re: [xwiki-devs] [Brainstorming] New script API needed: isXARExportAvailable()

2016-09-15 Thread Vincent Massol
> On 15 Sep 2016, at 10:04, Vincent Massol wrote: > > Hi devs, > > I’d like to add a new script API in oldcore. > > I need a new API to know if the XAR export feature is available so that the > Page level XAR export button is displayed (I’m trying to fix > http://jira.xwiki.org/browse/XWIKI-

Re: [xwiki-devs] [Proposal] Future of XAR Import/Export code

2016-09-15 Thread Thomas Mortagne
+1 with one note On Thu, Sep 15, 2016 at 9:50 AM, Guillaume Delhumeau wrote: > +1 > > 2016-09-15 9:38 GMT+02:00 Vincent Massol : > >> Hi devs, >> >> We are trying to reduce the size of oldcore (been working on it for years >> ;)). We currently have code for XAR import and export in several places

Re: [xwiki-devs] [Proposal] Future of XAR Import/Export code

2016-09-15 Thread Vincent Massol
> On 15 Sep 2016, at 10:11, Thomas Mortagne wrote: > > +1 with one note > > On Thu, Sep 15, 2016 at 9:50 AM, Guillaume Delhumeau > wrote: >> +1 >> >> 2016-09-15 9:38 GMT+02:00 Vincent Massol : >> >>> Hi devs, >>> >>> We are trying to reduce the size of oldcore (been working on it for years

Re: [xwiki-devs] [Brainstorming] New script API needed: isXARExportAvailable()

2016-09-15 Thread Guillaume Delhumeau
+1 with the introduction of xwiki-platform-xar-script. 2016-09-15 10:09 GMT+02:00 Vincent Massol : > > > On 15 Sep 2016, at 10:04, Vincent Massol wrote: > > > > Hi devs, > > > > I’d like to add a new script API in oldcore. > > > > I need a new API to know if the XAR export feature is available s

Re: [xwiki-devs] [Brainstorming] New script API needed: isXARExportAvailable()

2016-09-15 Thread Vincent Massol
> On 15 Sep 2016, at 10:09, Vincent Massol wrote: > >> >> On 15 Sep 2016, at 10:04, Vincent Massol wrote: >> >> Hi devs, >> >> I’d like to add a new script API in oldcore. >> >> I need a new API to know if the XAR export feature is available so that the >> Page level XAR export button is d

[xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Vincent Massol
Hi devs, Executive summary: * Replace our 3 month release cycle by a 1 month release cycle. Needs and advantages: * Be able to get our changes faster to our users. Importantly, bugfixes are released faster to users. Note: it’s not because we release faster that our users have to upgrade as fast

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Ecaterina Moraru (Valica)
+0 I'm not thrilled since: - it will put pressure on the RMs (there are several steps additional done for final releases + the ci needs to be shiny perfect + increases the number of jobs and branches for versions + branches for partial features); - in theory all the releases should be tested fully

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Ecaterina Moraru (Valica)
Also the design for our Download page might not be optimal with this change. Users will have to go more to the Other versions if they will be 'recommended' a particular version (just like I said if they will adopt some odd/even or divisibility by 5 rule, etc). Thanks, Caty On Thu, Sep 15, 2016 a

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Marius Dumitru Florea
+1 Let's try. Thanks, Marius On Thu, Sep 15, 2016 at 12:18 PM, Vincent Massol wrote: > Hi devs, > > Executive summary: > * Replace our 3 month release cycle by a 1 month release cycle. > > Needs and advantages: > * Be able to get our changes faster to our users. Importantly, bugfixes > are rele

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Thomas Mortagne
On Thu, Sep 15, 2016 at 11:47 AM, Ecaterina Moraru (Valica) wrote: > Also the design for our Download page might not be optimal with this > change. Users will have to go more to the Other versions if they will be > 'recommended' a particular version (just like I said if they will adopt > some odd/

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Vincent Massol
> On 15 Sep 2016, at 11:40, Ecaterina Moraru (Valica) wrote: > > +0 I'm not thrilled since: > - it will put pressure on the RMs (there are several steps additional done > for final releases + the ci needs to be shiny perfect + Could you be more specific? I don’t see any change for the RMs. > i

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Ecaterina Moraru (Valica)
On Thu, Sep 15, 2016 at 1:15 PM, Vincent Massol wrote: > > > On 15 Sep 2016, at 11:40, Ecaterina Moraru (Valica) > wrote: > > > > +0 I'm not thrilled since: > > - it will put pressure on the RMs (there are several steps additional > done > > for final releases + the ci needs to be shiny perfect

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Vincent Massol
> On 15 Sep 2016, at 13:23, Ecaterina Moraru (Valica) wrote: > > On Thu, Sep 15, 2016 at 1:15 PM, Vincent Massol wrote: > >> >>> On 15 Sep 2016, at 11:40, Ecaterina Moraru (Valica) >> wrote: >>> >>> +0 I'm not thrilled since: >>> - it will put pressure on the RMs (there are several steps ad

Re: [xwiki-devs] [VOTE] Change the release cycle to 1 month

2016-09-15 Thread Guillaume Delhumeau
+1 2016-09-15 11:18 GMT+02:00 Vincent Massol : > Hi devs, > > Executive summary: > * Replace our 3 month release cycle by a 1 month release cycle. > > Needs and advantages: > * Be able to get our changes faster to our users. Importantly, bugfixes > are released faster to users. Note: it’s not bec

[xwiki-devs] [ANN] Limits Application 1.1 has been released

2016-09-15 Thread Guillaume Delhumeau
Hello. Yesterday, I announced you the availability of a new extension: the Limits Application. Since, Thomas Mortagne suggested me an idea to make it better. The UI of the application is now contained in the JAR, so it cannot be removed by mistake by an user who manipulates wiki pages. Moreover,