You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Christoph Bauer <ch...@gmail.com> on 2012/12/28 13:10:14 UTC

Patching multiple versions

Hi,

I just filed a bug (PIG-3108) in JIRA and wondered how I would go about to
patch multiple versions of pig.

Can someone give advice?

Thank you,

Christoph Bauer

Re: Patching multiple versions

Posted by Alan Gates <ga...@hortonworks.com>.
Are you asking how to personally apply the patch to other branches or how to have it applied to other branches when it is checked in?  

To apply it yourself just check out the branch you want and apply the patch.  You may need to make some changes to account for changes in the code between trunk and the branch.

To have it applied to other branches by committers you will have to convince us it is a severe enough bug to be applied to older branches.  0.11 has not been released yet and may still be accepting bug fixes (talk to Olga, the release manager).  To apply to 0.10 or before it would need to be a severe bug (which PIG-3108 does not appear to be).

Alan.

On Dec 28, 2012, at 4:10 AM, Christoph Bauer wrote:

> Hi,
> 
> I just filed a bug (PIG-3108) in JIRA and wondered how I would go about to
> patch multiple versions of pig.
> 
> Can someone give advice?
> 
> Thank you,
> 
> Christoph Bauer