Merge remote-tracking branch 'steveblackmon/STREAMS-212'
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/acc7c84f Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/acc7c84f Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/acc7c84f Branch: refs/heads/master Commit: acc7c84f05b8cb7e911a84ac01b12651b729c21d Parents: c0bdfeb cc23286 Author: sblackmon <[email protected]> Authored: Thu Dec 11 13:12:46 2014 -0600 Committer: sblackmon <[email protected]> Committed: Thu Dec 11 13:12:46 2014 -0600 ---------------------------------------------------------------------- streams-components/pom.xml | 1 + streams-components/streams-converters/pom.xml | 152 +++++++++++++++ .../converter/TypeConverterProcessor.java | 91 +++++++++ .../streams/converter/TypeConverterUtil.java | 52 +++++ .../test/TypeConverterProcessorTest.java | 190 +++++++++++++++++++ 5 files changed, 486 insertions(+) ----------------------------------------------------------------------
