This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git.
from 4560f95 prep for release - address jenkins streams-project-verify
failures
add 9fbcc54 STREAMS_534_STREAMS_535
new 36c42ff Merge pull request #399 from
charlesmims/STREAMS_534_STREAMS_535
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/{Favorites.java => SevenDaySearch.java} | 25 ++---
.../apache/streams/twitter/api/SuggestedUsers.java | 4 +-
.../org/apache/streams/twitter/api/Twitter.java | 109 +++++++++++----------
.../java/org/apache/streams/twitter/api/Users.java | 20 +---
.../streams/twitter/api/SevenDaySearchRequest.json | 62 ++++++++++++
.../twitter/api/SevenDaySearchResponse.json | 14 +--
.../apache/streams/twitter/test/api/TwitterIT.java | 51 +++++++++-
7 files changed, 189 insertions(+), 96 deletions(-)
copy
streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/api/{Favorites.java
=> SevenDaySearch.java} (55%)
create mode 100644
streams-contrib/streams-provider-twitter/src/main/jsonschema/org/apache/streams/twitter/api/SevenDaySearchRequest.json
copy
streams-pojo/src/main/jsonschema/org/apache/streams/pojo/StreamsJacksonMapperConfiguration.json
=>
streams-contrib/streams-provider-twitter/src/main/jsonschema/org/apache/streams/twitter/api/SevenDaySearchResponse.json
(52%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].