[
https://issues.apache.org/jira/browse/STREAMS-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201115#comment-14201115
]
ASF GitHub Bot commented on STREAMS-208:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/120
adds arbitrary Joda format support to StreamsJacksonMapper
Tests that demonstrate this works and refactoring of existing modules to
use it / deprecate redundant classes will be submitted in a PR for STREAMS-208.
This must merge first for that branch to build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-streams STREAMS-143
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/120.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 #120
----
commit 754bae1b7389cfbe47fc14effab2e1865702d1b0
Author: sblackmon <[email protected]>
Date: 2014-11-06T21:58:11Z
adds arbitrary Joda format support to StreamsJacksonMapper
----
> Integration Testing capability and reference Integration Test
> -------------------------------------------------------------
>
> Key: STREAMS-208
> URL: https://issues.apache.org/jira/browse/STREAMS-208
> Project: Streams
> Issue Type: Test
> Reporter: Steve Blackmon
>
> Alter project poms such that mvn verify runs all tests ending with IT. Add
> an IntegrationTest demonstrating how to compose a stream such that a specific
> set of datums can be passed into a mock provider and confirmed to have
> arrived at a mock persist writer at the end of the stream. Keep number of
> mocks required to achieve this to a minimum.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)