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:04 UTC

[streams] branch master updated (3ec60b4 -> eb0f1d5)

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 3ec60b4  Merge pull request #429 from steveblackmon/STREAMS-501
     add 38f9e66  Test data originating within modules, used in other modules, should be a stand-alone artifact.
     new eb0f1d5  Merge pull request #430 from steveblackmon/STREAMS-487

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:
 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, 323 insertions(+), 631 deletions(-)
 copy streams-examples/streams-examples-local/mongo-elasticsearch-sync/src/test/resources/testng.xml => streams-schemas/streams-schema-activitystreams/src/main/resources/assembly-schemas.xml (55%)
 copy streams-examples/streams-examples-local/mongo-elasticsearch-sync/src/test/resources/testng.xml => streams-schemas/streams-schema-activitystreams/src/test/resources/assembly-testdata.xml (55%)

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

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

Posted by sb...@apache.org.
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.