Creating the 15.12 release branch

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|

Creating the 15.12 release branch

Jacopo Cappellato-5
Should we create a 15.12 branch before the end of the year?
I don't have a strong opinion but it may be nice to create since:
1) the 12.04 is approaching the end of life and we usually keep 3 live
branches
2) several changes have been introduced since the last (14.12) branch
3) it is nice to avoid skipping a year

What do you think?

Jacopo
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Deepak Dixit-3
+1 Jacopo,

IMO It would be good to have 15.12 branch (time based release
<https://wiki.ubuntu.com/TimeBasedReleases>).

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com

On Tue, Dec 29, 2015 at 10:49 PM, Jacopo Cappellato <
[hidden email]> wrote:

> Should we create a 15.12 branch before the end of the year?
> I don't have a strong opinion but it may be nice to create since:
> 1) the 12.04 is approaching the end of life and we usually keep 3 live
> branches
> 2) several changes have been introduced since the last (14.12) branch
> 3) it is nice to avoid skipping a year
>
> What do you think?
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Ashish Vijaywargiya-4
In reply to this post by Jacopo Cappellato-5
+1

--
Kind Regards
Ashish Vijaywargiya
HotWax Systems - est. 1997

On Tue, Dec 29, 2015 at 10:49 PM, Jacopo Cappellato <
[hidden email]> wrote:

> Should we create a 15.12 branch before the end of the year?
> I don't have a strong opinion but it may be nice to create since:
> 1) the 12.04 is approaching the end of life and we usually keep 3 live
> branches
> 2) several changes have been introduced since the last (14.12) branch
> 3) it is nice to avoid skipping a year
>
> What do you think?
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

vyom0213@gmail.com
In reply to this post by Jacopo Cappellato-5
Hi Jacopo,

I've been doing random tests, the major issue that has been noticed &
reported is OFBIZ-6781 [https://issues.apache.org/jira/browse/OFBIZ-6781
<https://issues.apache.org/jira/browse/OFBIZ-5565>].

Also, I think I did face some issues (after fresh checkout and no local
changes) when adding products to cart in the ecommerce application.

--
Vyom

On 29 December 2015 at 22:49, Jacopo Cappellato <
[hidden email]> wrote:

> Should we create a 15.12 branch before the end of the year?
> I don't have a strong opinion but it may be nice to create since:
> 1) the 12.04 is approaching the end of life and we usually keep 3 live
> branches
> 2) several changes have been introduced since the last (14.12) branch
> 3) it is nice to avoid skipping a year
>
> What do you think?
>
> Jacopo
>
--
Vyom
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Jacques Le Roux
Administrator
That's not blocking, once freezed we patch releases branches

Jacques

Le 30/12/2015 06:28, Vyom Jain a écrit :

> Hi Jacopo,
>
> I've been doing random tests, the major issue that has been noticed &
> reported is OFBIZ-6781 [https://issues.apache.org/jira/browse/OFBIZ-6781
> <https://issues.apache.org/jira/browse/OFBIZ-5565>].
>
> Also, I think I did face some issues (after fresh checkout and no local
> changes) when adding products to cart in the ecommerce application.
>
> --
> Vyom
>
> On 29 December 2015 at 22:49, Jacopo Cappellato <
> [hidden email]> wrote:
>
>> Should we create a 15.12 branch before the end of the year?
>> I don't have a strong opinion but it may be nice to create since:
>> 1) the 12.04 is approaching the end of life and we usually keep 3 live
>> branches
>> 2) several changes have been introduced since the last (14.12) branch
>> 3) it is nice to avoid skipping a year
>>
>> What do you think?
>>
>> Jacopo
>>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Deepak Dixit-3
I think ecommerce broken due to r1719939, I reverted it and tested it
locally and its working fine.
I am testing it more and if its working properly then I'll revert r1719939.

Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com

On Wed, Dec 30, 2015 at 4:54 PM, Jacques Le Roux <
[hidden email]> wrote:

> That's not blocking, once freezed we patch releases branches
>
> Jacques
>
>
> Le 30/12/2015 06:28, Vyom Jain a écrit :
>
>> Hi Jacopo,
>>
>> I've been doing random tests, the major issue that has been noticed &
>> reported is OFBIZ-6781 [https://issues.apache.org/jira/browse/OFBIZ-6781
>> <https://issues.apache.org/jira/browse/OFBIZ-5565>].
>>
>> Also, I think I did face some issues (after fresh checkout and no local
>> changes) when adding products to cart in the ecommerce application.
>>
>> --
>> Vyom
>>
>> On 29 December 2015 at 22:49, Jacopo Cappellato <
>> [hidden email]> wrote:
>>
>> Should we create a 15.12 branch before the end of the year?
>>> I don't have a strong opinion but it may be nice to create since:
>>> 1) the 12.04 is approaching the end of life and we usually keep 3 live
>>> branches
>>> 2) several changes have been introduced since the last (14.12) branch
>>> 3) it is nice to avoid skipping a year
>>>
>>> What do you think?
>>>
>>> Jacopo
>>>
>>>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Deepak Dixit-3
In reply to this post by vyom0213@gmail.com
Hi Vyom,

I reverted the suspected commit (r1719762) at r#1722379. I tested it
locally and ecommerce working fine after reverting it.

Could you please test it with ant clean-all?


Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com

On Wed, Dec 30, 2015 at 10:58 AM, Vyom Jain <[hidden email]> wrote:

> Hi Jacopo,
>
> I've been doing random tests, the major issue that has been noticed &
> reported is OFBIZ-6781 [https://issues.apache.org/jira/browse/OFBIZ-6781
> <https://issues.apache.org/jira/browse/OFBIZ-5565>].
>
> Also, I think I did face some issues (after fresh checkout and no local
> changes) when adding products to cart in the ecommerce application.
>
> --
> Vyom
>
> On 29 December 2015 at 22:49, Jacopo Cappellato <
> [hidden email]> wrote:
>
> > Should we create a 15.12 branch before the end of the year?
> > I don't have a strong opinion but it may be nice to create since:
> > 1) the 12.04 is approaching the end of life and we usually keep 3 live
> > branches
> > 2) several changes have been introduced since the last (14.12) branch
> > 3) it is nice to avoid skipping a year
> >
> > What do you think?
> >
> > Jacopo
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Nicolas Malin-2
In reply to this post by Jacopo Cappellato-5
I see one other advantage, create the last stable branche efore the
framework refactoring.

So +1

Nicolas

Le 29/12/2015 18:19, Jacopo Cappellato a écrit :

> Should we create a 15.12 branch before the end of the year?
> I don't have a strong opinion but it may be nice to create since:
> 1) the 12.04 is approaching the end of life and we usually keep 3 live
> branches
> 2) several changes have been introduced since the last (14.12) branch
> 3) it is nice to avoid skipping a year
>
> What do you think?
>
> Jacopo
>

Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Sharan-F
In reply to this post by Jacopo Cappellato-5
+1   It would be nice to do just so we don't miss a year.

For the 2016 releases it might be good to set a target month to work towards.

Thanks
Sharan
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Jacques Le Roux
Administrator
In reply to this post by Jacopo Cappellato-5
I did not think much about it, but I can't see a reason why we should not

Jacques

Le 29/12/2015 18:19, Jacopo Cappellato a écrit :

> Should we create a 15.12 branch before the end of the year?
> I don't have a strong opinion but it may be nice to create since:
> 1) the 12.04 is approaching the end of life and we usually keep 3 live
> branches
> 2) several changes have been introduced since the last (14.12) branch
> 3) it is nice to avoid skipping a year
>
> What do you think?
>
> Jacopo
>
Reply | Threaded
Open this post in threaded view
|

Re: Creating the 15.12 release branch

Jacopo Cappellato-5
Ok, thanks for your feedback.

I have created the release branch in rev. 1722444

Happy new year!

Jacopo

On Thu, Dec 31, 2015 at 12:05 AM, Jacques Le Roux <
[hidden email]> wrote:

> I did not think much about it, but I can't see a reason why we should not
>
> Jacques
>
> Le 29/12/2015 18:19, Jacopo Cappellato a écrit :
>
>> Should we create a 15.12 branch before the end of the year?
>> I don't have a strong opinion but it may be nice to create since:
>> 1) the 12.04 is approaching the end of life and we usually keep 3 live
>> branches
>> 2) several changes have been introduced since the last (14.12) branch
>> 3) it is nice to avoid skipping a year
>>
>> What do you think?
>>
>> Jacopo
>>
>>