Github user mfranklin commented on the pull request:
https://github.com/apache/incubator-streams/pull/36#issuecomment-46712906
I was just merging this, but here appear to be test errors
Failed tests:
testTypeConverterToActivity(org.apache.streams.datasift.provider.DatasiftTypeConverterProcessorTest):
expected:<1> but was:<0>
Tests in error:
testGeneralConversion(org.apache.streams.datasift.serializer.DatasiftActivitySerializerTest):
com.fasterxml.jackson.databind.JsonMappingException: Can not instantiate value
of type [simple type, class org.apache.streams.datasift.Datasift] from String
value; no single-String constructor/factory method
testTwitterConversion(org.apache.streams.datasift.serializer.DatasiftActivitySerializerTest):
com.fasterxml.jackson.databind.JsonMappingException: Can not instantiate value
of type [simple type, class org.apache.streams.datasift.Datasift] from String
value; no single-String constructor/factory method
---
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.
---