Re: [complex] Contributing code

2017-01-06 Thread Eric Barnhill
Good to see it is up. Patches or pull requests are both fine by me. Eric On Fri, Jan 6, 2017 at 7:25 PM, Gilles wrote: > On Fri, 06 Jan 2017 18:48:58 +0100, Gilles wrote: > >> On Fri, 6 Jan 2017 12:21:55 -0500, Raymond DeCampo wrote: >> >>> Gilles, Eric, what is the recommended workflow for con

Re: [complex] Contributing code

2017-01-06 Thread Gilles
On Fri, 06 Jan 2017 18:48:58 +0100, Gilles wrote: On Fri, 6 Jan 2017 12:21:55 -0500, Raymond DeCampo wrote: Gilles, Eric, what is the recommended workflow for contributing code for commons-complex in its current state? A) Create patches using "git format-patch" and attach them to the appropria

Re: [complex] Contributing code

2017-01-06 Thread Gilles
On Fri, 6 Jan 2017 12:21:55 -0500, Raymond DeCampo wrote: Gilles, Eric, what is the recommended workflow for contributing code for commons-complex in its current state? A) Create patches using "git format-patch" and attach them to the appropriate JIRA issue Patches are fine. Hopefully Eric ca

[complex] Contributing code

2017-01-06 Thread Raymond DeCampo
Gilles, Eric, what is the recommended workflow for contributing code for commons-complex in its current state? A) Create patches using "git format-patch" and attach them to the appropriate JIRA issue B) Get the github mirror working and submit pull requests and reference them in the JIRA issue C)