You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2018/04/03 02:32:05 UTC

[streams] 01/01: Merge pull request #430 from steveblackmon/STREAMS-487

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 eb0f1d53861462526c21c287349b90a6c5b69cf7
Merge: 3ec60b4 38f9e66
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Mon Apr 2 21:31:59 2018 -0500

    Merge pull request #430 from steveblackmon/STREAMS-487
    
    STREAMS-487: zip resource artifacts

 pom.xml                                            | 82 ++++++++--------------
 streams-contrib/streams-persist-cassandra/pom.xml  | 14 ----
 .../streams-persist-elasticsearch/pom.xml          | 16 -----
 streams-contrib/streams-persist-hdfs/pom.xml       | 14 ----
 streams-contrib/streams-persist-mongo/pom.xml      | 14 ----
 streams-contrib/streams-persist-neo4j/pom.xml      | 16 -----
 streams-contrib/streams-persist-riak/pom.xml       | 15 ----
 .../elasticsearch-hdfs/pom.xml                     | 16 -----
 .../elasticsearch-reindex/pom.xml                  | 16 -----
 .../mongo-elasticsearch-sync/pom.xml               | 16 -----
 .../twitter-follow-neo4j/pom.xml                   | 15 ----
 streams-plugins/streams-plugin-cassandra/pom.xml   | 32 ++++-----
 .../StreamsCassandraResourceGeneratorCLITest.java  |  2 +-
 .../StreamsCassandraResourceGeneratorTest.java     |  2 +-
 .../resources/streams-plugin-cassandra/pom.xml     | 28 ++------
 .../streams-plugin-elasticsearch/pom.xml           | 32 ++++-----
 ...reamsElasticsearchResourceGeneratorCLITest.java |  2 +-
 .../StreamsElasticsearchResourceGeneratorTest.java |  2 +-
 .../resources/streams-plugin-elasticsearch/pom.xml | 28 ++------
 streams-plugins/streams-plugin-hbase/pom.xml       | 32 ++++-----
 .../test/StreamsHbaseResourceGeneratorCLITest.java |  2 +-
 .../test/StreamsHbaseResourceGeneratorTest.java    |  2 +-
 .../test/resources/streams-plugin-hbase/pom.xml    | 28 ++------
 streams-plugins/streams-plugin-hive/pom.xml        | 32 ++++-----
 .../test/StreamsHiveResourceGeneratorCLITest.java  |  2 +-
 .../test/StreamsHiveResourceGeneratorTest.java     |  2 +-
 .../src/test/resources/streams-plugin-hive/pom.xml | 28 ++------
 streams-plugins/streams-plugin-pig/pom.xml         | 32 ++++-----
 .../test/StreamsPigResourceGeneratorCLITest.java   |  2 +-
 .../pig/test/StreamsPigResourceGeneratorTest.java  |  2 +-
 .../src/test/resources/streams-plugin-pig/pom.xml  | 28 ++------
 streams-plugins/streams-plugin-pojo/pom.xml        | 41 +++--------
 .../test/StreamsPojoSourceGeneratorCLITest.java    |  2 +-
 .../test/StreamsPojoSourceGeneratorTest.java       | 12 ++--
 .../src/test/resources/streams-plugin-pojo/pom.xml | 28 ++------
 streams-plugins/streams-plugin-scala/pom.xml       | 45 +++++-------
 streams-pojo/pom.xml                               | 53 +++++---------
 .../streams/pojo/test/ActivitySerDeTest.java       | 27 +++----
 .../streams-schema-activitystreams/pom.xml         | 34 +++++++--
 .../src/main/resources/assembly-schemas.xml        | 33 +++++++++
 .../src/test/resources/assembly-testdata.xml       | 33 +++++++++
 streams-util/pom.xml                               | 49 +++++--------
 .../util/schema/test/SchemaOrderingTest.java       | 29 ++++----
 .../streams/util/schema/test/SchemaStoreTest.java  | 14 ++--
 44 files changed, 359 insertions(+), 595 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sblackmon@apache.org.