[
https://issues.apache.org/jira/browse/STREAMS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325166#comment-14325166
]
ASF GitHub Bot commented on STREAMS-286:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/189
resolves STREAMS-286
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-286
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/189.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 #189
----
commit dc6c151284f7ec7605de8b5c608cb1eda916610d
Author: sblackmon <[email protected]>
Date: 2015-02-17T18:47:35Z
example activities from spec
commit a412b1936f9589e3ec87138a117bb19a5794d939
Author: sblackmon <[email protected]>
Date: 2015-02-17T21:38:13Z
add a test for example activities
export example activities in test-jar for other modules to use
commit 441d1a07760d420bed2547ebefd319032246dd1a
Author: sblackmon <[email protected]>
Date: 2015-02-18T00:03:40Z
added POJOs for remaining activity streams verbs
commit 9e7ad5db74a4495fe4ddac6ce611932aaf2e2da2
Author: sblackmon <[email protected]>
Date: 2015-02-18T00:03:52Z
added example post from spec
commit 8dcfb6dc941f528f71e15af67017f8f3e4e747f1
Author: sblackmon <[email protected]>
Date: 2015-02-18T00:04:38Z
added a test that tests compatibility of the generated verb beans and
example activities.
----
> Add all verbs in spec to streams-pojo
> -------------------------------------
>
> Key: STREAMS-286
> URL: https://issues.apache.org/jira/browse/STREAMS-286
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
> Priority: Minor
>
> streams-pojo has accessor classes for many but not all of the verbs defined
> in the Activity Streams 1.0 spec.
> add jsonschema classes and examples (for use in testing) for the remaining
> verbs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)