GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/119
Streams 204
Added in a Google Plus Deserializer and Processor for Comments. The
processor takes any comments found for the passed in Activity (via a to-be-seen
provider) and appends them as ActivityObjects. A total "comment_count"
attribute is also stored in the "extensions" section of the Activity.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-204
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/119.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 #119
----
commit 2358b4e76d3b0f47d07eb569ef6affefbea0dee0
Author: Robert Douglas <[email protected]>
Date: 2014-10-29T22:42:11Z
STREAMS-204 | Initial commit
commit 08e21453084e79661f1687a47f1310ec44568eaa
Author: Robert Douglas <[email protected]>
Date: 2014-10-29T22:44:39Z
STREAMS-204 | Added in a Google Plus Deserializer and Processor for
Comments. The processor takes any comments found for the passed in Activity
(via a to-be-seen provider) and appends them as ActivityObjects. A total
"comment_count" attribute is also stored in the "extensions" section of the
Activity.
commit e792bb9e1ef4d9c9257acd6e97bca466511f6d0e
Author: Robert Douglas <[email protected]>
Date: 2014-11-06T20:10:17Z
STREAMS-204 | Removed file with typo in name
commit b8e7a69d08edfa615c96722da30bf01f0b2d9b8b
Author: Robert Douglas <[email protected]>
Date: 2014-11-06T20:11:00Z
STREAMS-204 | Added test back in with correct name
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---