Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 189A1200D5E for ; Sat, 23 Dec 2017 23:30:20 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 16E13160BFD; Sat, 23 Dec 2017 22:30:20 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 82C7D160C1C for ; Sat, 23 Dec 2017 23:30:19 +0100 (CET) Received: (qmail 3690 invoked by uid 500); 23 Dec 2017 22:30:18 -0000 Mailing-List: contact commits-help@streams.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.apache.org Delivered-To: mailing list commits@streams.apache.org Received: (qmail 3681 invoked by uid 99); 23 Dec 2017 22:30:18 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Dec 2017 22:30:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 505DC81C7E; Sat, 23 Dec 2017 22:30:17 +0000 (UTC) Date: Sat, 23 Dec 2017 22:30:18 +0000 To: "commits@streams.apache.org" Subject: [streams] 01/01: Merge pull request #411 from steveblackmon/STREAMS-556 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: sblackmon@apache.org In-Reply-To: <151406821705.24238.10076815343227550241@gitbox.apache.org> References: <151406821705.24238.10076815343227550241@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: streams X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: c4637f976997cab2ca60efdddedac7676bcf2ab6 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171223223017.505DC81C7E@gitbox.apache.org> archived-at: Sat, 23 Dec 2017 22:30:20 -0000 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 c4637f976997cab2ca60efdddedac7676bcf2ab6 Merge: c4b56e5 b4dfcd6 Author: Steve Blackmon AuthorDate: Sat Dec 23 16:30:15 2017 -0600 Merge pull request #411 from steveblackmon/STREAMS-556 STREAMS-556: Twitter: SevenDaySearchProvider .../apache/streams/twitter/api/SevenDaySearch.java | 6 +- .../twitter/provider/SevenDaySearchProvider.java | 332 +++++++++++++++++++++ .../provider/SevenDaySearchProviderTask.java | 114 +++++++ .../SevenDaySearchProviderConfiguration.json | 26 ++ .../providers/TwitterSevenDaySearchProviderIT.java | 71 +++++ .../resources/TwitterSevenDaySearchProviderIT.conf | 20 ++ 6 files changed, 566 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@streams.apache.org" .