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
[email protected].