You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2019/04/07 22:35:34 UTC

[streams] 01/01: Merge pull request #482 from apache/STREAMS-638

This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git

commit 6e8ab207dfab50f4adbf7ac766c77dc0ac700ce2
Merge: e41f6a7 9852da1
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Sun Apr 7 17:35:25 2019 -0500

    Merge pull request #482 from apache/STREAMS-638
    
    resolves STREAMS-638 streams-processor-fullcontact: support all data add-ons

 .../streams/fullcontact/pojo/LocationItem.json     | 32 ++++++++++++++++++++++
 .../apache/streams/fullcontact/pojo/PersonAge.json | 21 ++++++++++++++
 .../streams/fullcontact/pojo/PersonDetails.json    | 21 ++++++++++++--
 .../fullcontact/pojo/PersonEducationItem.json      | 25 +++++++++++++++++
 .../streams/fullcontact/pojo/PersonName.json       | 20 ++++++++++++++
 .../streams/fullcontact/pojo/PersonProfile.json    |  4 +++
 .../streams/fullcontact/pojo/PersonProfiles.json   |  3 ++
 .../streams/fullcontact/pojo/PersonTopicItem.json  | 14 ++++++++++
 8 files changed, 138 insertions(+), 2 deletions(-)