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 6633F200D67 for ; Sun, 24 Dec 2017 08:25:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 64C42160C1D; Sun, 24 Dec 2017 07:25:12 +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 D1455160C0B for ; Sun, 24 Dec 2017 08:25:11 +0100 (CET) Received: (qmail 59885 invoked by uid 500); 24 Dec 2017 07:25:11 -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 59876 invoked by uid 99); 24 Dec 2017 07:25:11 -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; Sun, 24 Dec 2017 07:25:11 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C6FD781F8B; Sun, 24 Dec 2017 07:25:08 +0000 (UTC) Date: Sun, 24 Dec 2017 07:25:09 +0000 To: "commits@streams.apache.org" Subject: [streams] 01/01: Merge pull request #412 from steveblackmon/STREAMS-566 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: sblackmon@apache.org In-Reply-To: <151410030853.18948.14084421758519087021@gitbox.apache.org> References: <151410030853.18948.14084421758519087021@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: 3700a9bcc7f6e8202c3f5919f838c89bf9c57d53 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171224072508.C6FD781F8B@gitbox.apache.org> archived-at: Sun, 24 Dec 2017 07:25:12 -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 3700a9bcc7f6e8202c3f5919f838c89bf9c57d53 Merge: c4637f9 83e3213 Author: Steve Blackmon AuthorDate: Sun Dec 24 01:25:06 2017 -0600 Merge pull request #412 from steveblackmon/STREAMS-566 STREAMS-566: Twitter: ThirtyDaySearchProvider .../streams/twitter/api/ThirtyDaySearch.java | 2 +- .../twitter/provider/ThirtyDaySearchProvider.java | 330 +++++++++++++++++++++ .../provider/ThirtyDaySearchProviderTask.java | 112 +++++++ .../SevenDaySearchProviderConfiguration.json | 2 +- ...n => ThirtyDaySearchProviderConfiguration.json} | 12 +- .../TwitterThirtyDaySearchProviderIT.java | 73 +++++ .../TwitterThirtyDaySearchProviderIT.conf | 20 ++ 7 files changed, 543 insertions(+), 8 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@streams.apache.org" .