[GitHub] incubator-streams pull request #299: 0.4 gplus

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-streams/pull/299


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-streams pull request #299: 0.4 gplus

2016-10-14 Thread steveblackmon
GitHub user steveblackmon opened a pull request:

https://github.com/apache/incubator-streams/pull/299

0.4 gplus

level up gplus provider

update google client version (STREAMS-413)
use provider without a runtime (STREAMS-403)
add main methods to each Provider (STREAMS-411)
add real integration tests (STREAMS-415)
isolate isRunning and readCurrent (STREAMS-425)
and fix failing integration test

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/steveblackmon/incubator-streams 0.4-gplus

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-streams/pull/299.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #299


commit b7ee7d4d9845d15685ae6b9e5b8a332bbc18f891
Author: Steve Blackmon @steveblackmon 
Date:   2016-10-14T14:33:44Z

start level-up gplus providers

commit 3f80b0c1948046d295910bc3c1368e839e097b7d
Author: Steve Blackmon @steveblackmon 
Date:   2016-10-14T20:32:24Z

integration tests work

commit a0fb1937df887b789db7a57bfab1fc99f8db45b8
Author: Steve Blackmon @steveblackmon 
Date:   2016-10-14T20:49:54Z

isolate isRunning and readCurrent (STREAMS-425)

commit 770a8cb16db77372d1d50895045472211db4cd40
Author: Steve Blackmon @steveblackmon 
Date:   2016-10-14T20:50:25Z

add main methods and instructions on how to run to each Provider 
(STREAMS-411)

commit ee1d3c0956285f05aa7f69393267595da071b02f
Author: Steve Blackmon @steveblackmon 
Date:   2016-10-14T23:38:47Z

fix failing ITs




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---