Thanks for your help. I've created an issue and attached my fix. Here's the link https://issues.apache.org/jira/browse/PIG-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel What should I do next to get this code merged with the source repo?
Best regards, Ahmed Eldawy On Tue, Apr 30, 2013 at 6:08 PM, Prashant Kommireddi <prash1...@gmail.com>wrote: > Hi Ahmed, > > Thanks for the effort. You will need to signup and open a JIRA "Create > Issue" https://issues.apache.org/jira/browse/PIG > > The JIRA must state the bug along with a description. You can then attach a > patch with your fix. > > > > > On Tue, Apr 30, 2013 at 4:00 PM, Ahmed Eldawy <aseld...@gmail.com> wrote: > > > Hi all, > > I wanted to work with XMLLoader and I found a bug in it. I've already > > fixed the bug and I want to publish my contribution to the source so that > > others can use it. The bug is basically handling tags that are closed > > inline such as > > <event id="2132"/> > > Attaching to this mail the patch I created. I added a new test case in > the > > corresponding unit test and it passes while original tests still pass. I > > tried to follow the instructions here > > https://cwiki.apache.org/confluence/display/PIG/HowToContribute > > to publish my contribution but it says it has to be attached to an > > existing issue while there is no issue raised for this bug. > > Can you please help me? > > > > Best regards, > > Ahmed Eldawy > > >