[xwiki-devs] Postpone 5.3M2 by 3 days
Hi. Vincent and Thomas has started reviewing my work for the new Wiki API. Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case. + some changes to do in the UI. Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it. 5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november). WDYT? Thanks, Louis-Marie
Fine with me. On Wed, Nov 6, 2013 at 5:53 PM, Guillaume "Louis-Marie" Delhumeau <gdelhumeau@xwiki.com> wrote:
Hi.
Vincent and Thomas has started reviewing my work for the new Wiki API.
Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case.
+ some changes to do in the UI.
Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it.
5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november).
WDYT?
Thanks, Louis-Marie _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Fine with me as well On Thu, Nov 7, 2013 at 8:46 AM, Thomas Mortagne <thomas.mortagne@xwiki.com>wrote:
Fine with me.
On Wed, Nov 6, 2013 at 5:53 PM, Guillaume "Louis-Marie" Delhumeau <gdelhumeau@xwiki.com> wrote:
Hi.
Vincent and Thomas has started reviewing my work for the new Wiki API.
Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case.
+ some changes to do in the UI.
Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it.
5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november).
WDYT?
Thanks, Louis-Marie _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
-- Denis Gervalle SOFTEC sa - CEO
On Wed, Nov 6, 2013 at 6:53 PM, Guillaume "Louis-Marie" Delhumeau <gdelhumeau@xwiki.com> wrote:
Hi.
Vincent and Thomas has started reviewing my work for the new Wiki API.
Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case.
+ some changes to do in the UI.
Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it.
5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november).
WDYT?
Both 14th and 21th are Thursday so BFDs. Also, I think there is too much time between RC1 and final. 5.3 M2: 14th November (was 11th) 5.3 RC1: 20th November (was 18th) 5.3 final: 27th November (was 25th). Thanks, Marius
Thanks, Louis-Marie _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
Hi Guillaume, On Wed, Nov 6, 2013 at 5:53 PM, Guillaume "Louis-Marie" Delhumeau < gdelhumeau@xwiki.com> wrote:
Hi.
Vincent and Thomas has started reviewing my work for the new Wiki API.
Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case.
+ some changes to do in the UI.
Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it.
5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november).
WDYT?
This proposal is not complete since you're proposing to change the final release date (which is always an important change) and thus you're possibly proposing to impact the end of the 5.x cycle (and hence the beginning of the 6.x one). However I still believe that we need to keep an end date of end of December for 5.4 and end of January for 5.5 so that we begin 6.0 at beginning of February 2014 and release it around end of April 2014. Our goal is still to try to catch up so that at the end of 2014 we'll release the last version of 6.x (i.e. 6.5). And thus start the new year one a new cycle. Another possibility is to skip 5.5 for the 5.x cycle and release 5.4 as the last one (barring bug fix releases such as 5.4.1, 5.4.2, etc). I think it's ok to keep 5.4 and 5.5 and to make them short stabilization releases (ie similar to bug fix releases). WDYT? I agree with the dates proposed by Marius which are better IMO. Thanks -Vincent
Thanks, Louis-Marie _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
I agree with the dates proposed by Marius. Thanks 2013/11/7 Vincent Massol <vincent@massol.net>
Hi Guillaume,
On Wed, Nov 6, 2013 at 5:53 PM, Guillaume "Louis-Marie" Delhumeau < gdelhumeau@xwiki.com> wrote:
Hi.
Vincent and Thomas has started reviewing my work for the new Wiki API.
Some changes: - do not store the membershipType in the descriptor, but as a configuration object in the subwiki. - having the option Local Users, Global users, Local + Global users instead of enableLocalUsers(), because we need the 3 uses cases: - global users only: the workspaces use-case - local users only: a farm like xwiki cloud, where each wiki should not know anything about the main wiki - global + local users: myxwiki.org use case.
+ some changes to do in the UI.
Because of that, I won't be able to reach the M2 deadline. Moreover, I can't work until the 12th. So I propose to postpone it.
5.3M2: 14th november (was 11) 5.3RC1: 21th november (was 18) 5.3 final: 2st decembre (was 25th november).
WDYT?
This proposal is not complete since you're proposing to change the final release date (which is always an important change) and thus you're possibly proposing to impact the end of the 5.x cycle (and hence the beginning of the 6.x one).
However I still believe that we need to keep an end date of end of December for 5.4 and end of January for 5.5 so that we begin 6.0 at beginning of February 2014 and release it around end of April 2014. Our goal is still to try to catch up so that at the end of 2014 we'll release the last version of 6.x (i.e. 6.5). And thus start the new year one a new cycle.
Another possibility is to skip 5.5 for the 5.x cycle and release 5.4 as the last one (barring bug fix releases such as 5.4.1, 5.4.2, etc).
I think it's ok to keep 5.4 and 5.5 and to make them short stabilization releases (ie similar to bug fix releases).
WDYT?
I agree with the dates proposed by Marius which are better IMO.
Thanks -Vincent
Thanks, Louis-Marie _______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs
participants (5)
-
Denis Gervalle -
Guillaume "Louis-Marie" Delhumeau -
Marius Dumitru Florea -
Thomas Mortagne -
Vincent Massol