[
https://issues.apache.org/jira/browse/STREAMS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Franklin resolved STREAMS-17.
----------------------------------
Resolution: Fixed
Applied patch from Danny Sullivan
> Allow activities to be published
> --------------------------------
>
> Key: STREAMS-17
> URL: https://issues.apache.org/jira/browse/STREAMS-17
> Project: Streams
> Issue Type: Bug
> Reporter: Gavin Black
> Attachments: activitiesSplitPatch.txt, pushactivityconsumer.patch
>
>
> Right now the activities are hardcoded to "this, is, my, split, message".
> For at least testing purposes it should spit out the string that was
> published, and later should actually parse the JSON for the activities an put
> them into appropriate classes.
> The relevant source code file is: PushActivityConsumer.java, in the split
> function. Changing:
> return activitiesList;
> to
> return activities;
> Allows a basic pub/sub test to be verified.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira