Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Which branch for bugfixes?

Hello!
If you would like to propose a fix, you should follow this wiki guide to create a pull request on the github repository and get a code review: https://github.com/eclipse-ee4j/eclipselink/wiki/Creating-a-Pull-Request

I would recommend you take a look at other GitHub issues that are closed and mirror how they are linking everything together, like this one: https://github.com/eclipse-ee4j/eclipselink/issues/89.

Also, that wiki includes instructions on pulling down/setting up your fork and setting up a workspace so that you can more easily submit PRs! Hope this helps!

Thanks,
Will Dazey

On Tue, Feb 12, 2019 at 9:09 AM Alexander Lehmann <a.lehm@xxxxxx> wrote:
Hi,

I’d like to submit a patch for bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=535431, which branch
should I base the patch on so it will get into the next 2.7 bugfix
release? And can you maybe tell me where I could add a test for this
bug, if needed after all? Thanks in advance.

Best regards
Alexander Lehmann
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top