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 afdae22 Merge pull request #439 from steveblackmon/STREAMS-498
add b61b8f2 remove instagram providers based on deprecated endpoints.
new 06c56b2 Merge pull request #440 from steveblackmon/STREAMS-597
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:
.../provider/InstagramEngagersCollector.java | 131 ---------------------
.../provider/InstagramEngagersProvider.java | 127 --------------------
.../provider/InstagramLikersCollector.java | 95 ---------------
.../provider/InstagramLikersProvider.java | 130 --------------------
.../providers/InstagramEngagersProviderIT.java | 76 ------------
.../test/providers/InstagramLikersProviderIT.java | 75 ------------
.../resources/InstagramEngagersProviderIT.conf | 28 -----
.../test/resources/InstagramLikersProviderIT.conf | 24 ----
8 files changed, 686 deletions(-)
delete mode 100644
streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/provider/InstagramEngagersCollector.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/provider/InstagramEngagersProvider.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/provider/InstagramLikersCollector.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/main/java/org/apache/streams/instagram/provider/InstagramLikersProvider.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/test/java/org/apache/streams/instagram/test/providers/InstagramEngagersProviderIT.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/test/java/org/apache/streams/instagram/test/providers/InstagramLikersProviderIT.java
delete mode 100644
streams-contrib/streams-provider-instagram/src/test/resources/InstagramEngagersProviderIT.conf
delete mode 100644
streams-contrib/streams-provider-instagram/src/test/resources/InstagramLikersProviderIT.conf
--
To stop receiving notification emails like this one, please contact
[email protected].