Re: REST API Pull Request

2015-05-05 Thread Roman Shaposhnik
You got it now, Wes! I see your PR made it through! Thanks, Roman. On Tue, May 5, 2015 at 6:23 AM, Wes Williams wrote: > I am apparently not a master git guy. How do I do that? > > Sent from my iPhone > >> On May 5, 2015, at 2:41 AM, Roman Shaposhnik wrote: >> >> Wes, can you please actually s

Re: REST API Pull Request

2015-05-05 Thread Anthony Baker
Here’s some guidance: https://help.github.com/articles/using-pull-requests/ Anthony > On May 5, 2015, at 6:23 AM, Wes Williams wrote: > > I am apparently not a master git guy. How do I do that? > > Sent from my iPhone > >> On May 5,

Re: REST API Pull Request

2015-05-05 Thread Wes Williams
I am apparently not a master git guy. How do I do that? Sent from my iPhone > On May 5, 2015, at 2:41 AM, Roman Shaposhnik wrote: > > Wes, can you please actually submit the pull request? > > The only outstanding pull request on our repo is the gradle > one at the moment. > > Thanks, > Roman

Re: REST API Pull Request

2015-05-04 Thread Roman Shaposhnik
Wes, can you please actually submit the pull request? The only outstanding pull request on our repo is the gradle one at the moment. Thanks, Roman. On Mon, May 4, 2015 at 8:17 PM, Wes Williams wrote: > This pull request: > > 1) Returns the gemfire-web-api... jar instead of the gemfire-web... ja

REST API Pull Request

2015-05-04 Thread Wes Williams
This pull request: 1) Returns the gemfire-web-api... jar instead of the gemfire-web... jar in both the RestAgent and ManagementAgent so that the Web REST Dev API can be launched. 2) Consolidates the duplicate code between the two Agents into a shared location https://github.com/apache/incubator-g