merged
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/79ac9aa7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/79ac9aa7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/79ac9aa7 Branch: refs/heads/master Commit: 79ac9aa7fe730f5d82c3e3fbea400000953aab64 Parents: 7c77814 a6bd76a Author: sblackmon <[email protected]> Authored: Thu Apr 10 18:10:31 2014 -0600 Committer: sblackmon <[email protected]> Committed: Thu Apr 10 18:10:31 2014 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- provision/provision.iml | 19 ------ streams-config/pom.xml | 2 +- streams-contrib/pom.xml | 2 +- .../streams-persist-cassandra/pom.xml | 2 +- streams-contrib/streams-persist-console/pom.xml | 2 +- .../streams-persist-elasticsearch/pom.xml | 10 ++-- .../ElasticsearchPersistWriter.java | 2 +- streams-contrib/streams-persist-hbase/pom.xml | 2 +- streams-contrib/streams-persist-hdfs/pom.xml | 2 +- streams-contrib/streams-persist-kafka/pom.xml | 10 ++-- streams-contrib/streams-persist-mongo/pom.xml | 10 ++-- streams-contrib/streams-processor-urls/pom.xml | 4 +- .../streams-provider-datasift/pom.xml | 2 +- .../streams-provider-facebook/pom.xml | 2 +- .../gnip-edc-facebook/pom.xml | 4 +- .../gnip-edc-flickr/pom.xml | 4 +- .../gnip-edc-googleplus/pom.xml | 6 +- .../gnip-edc-instagram/pom.xml | 2 +- .../gnip-edc-reddit/pom.xml | 6 +- .../gnip-edc-youtube/pom.xml | 4 +- .../gnip-powertrack/pom.xml | 2 +- streams-contrib/streams-provider-gnip/pom.xml | 2 +- .../google-gmail/pom.xml | 2 +- .../google-gplus/pom.xml | 2 +- streams-contrib/streams-provider-google/pom.xml | 2 +- .../streams-provider-moreover/pom.xml | 2 +- streams-contrib/streams-provider-rss/pom.xml | 4 +- .../streams-provider-rss.iml | 63 -------------------- .../streams-provider-sysomos/pom.xml | 2 +- .../streams-provider-twitter/pom.xml | 2 +- .../streams/twitter/test/SimpleTweetTest.java | 4 -- streams-core/pom.xml | 2 +- .../activity-consumer/pom.xml | 2 +- .../activity-registration/pom.xml | 2 +- .../activity-subscriber/pom.xml | 2 +- streams-osgi-components/pom.xml | 2 +- .../streams-components-all/pom.xml | 2 +- streams-pojo/pom.xml | 2 +- streams-runtimes/pom.xml | 2 +- streams-runtimes/streams-runtime-local/pom.xml | 2 +- streams-runtimes/streams-runtime-pig/pom.xml | 2 +- streams-runtimes/streams-runtime-storm/pom.xml | 2 +- streams-runtimes/streams-runtime-webapp/pom.xml | 2 +- streams-util/pom.xml | 2 +- streams-web/pom.xml | 2 +- 46 files changed, 64 insertions(+), 150 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-config/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-elasticsearch/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-hbase/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-hdfs/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-kafka/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-persist-mongo/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-processor-urls/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-datasift/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-facebook/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-flickr/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-googleplus/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-instagram/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-reddit/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-edc-youtube/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-gnip/gnip-powertrack/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-google/google-gmail/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-google/google-gplus/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-moreover/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-rss/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-sysomos/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-contrib/streams-provider-twitter/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-pojo/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-runtimes/streams-runtime-local/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-runtimes/streams-runtime-pig/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-runtimes/streams-runtime-storm/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-util/pom.xml ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/79ac9aa7/streams-web/pom.xml ----------------------------------------------------------------------
