[21/46] incubator-streams git commit: STREAMS-398 - pojo generation

2016-06-01 Thread sblackmon
STREAMS-398 - pojo generation code and plugin for generating POJOs now resides in streams-project unit testing for generating POJOs without maven unit testing for generating POJOs with maven Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit:

[15/46] incubator-streams git commit: tweaks to readmes

2016-06-01 Thread sblackmon
tweaks to readmes Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/0e7fbcb6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/0e7fbcb6 Diff:

[06/46] incubator-streams git commit: more READMEs

2016-06-01 Thread sblackmon
more READMEs Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/89e10dd5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/89e10dd5 Diff:

[25/46] incubator-streams git commit: test pom for streams-plugin-pojo

2016-06-01 Thread sblackmon
test pom for streams-plugin-pojo Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/387da685 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/387da685 Diff:

[10/46] incubator-streams git commit: elasticsearch diagram and confs

2016-06-01 Thread sblackmon
elasticsearch diagram and confs Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/c22fce00 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/c22fce00 Diff:

[13/46] incubator-streams git commit: fix a few edges that were pointing the wrong way

2016-06-01 Thread sblackmon
fix a few edges that were pointing the wrong way Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/c907f058 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/c907f058 Diff:

[04/46] incubator-streams git commit: Merge branch 'STREAMS-393'

2016-06-01 Thread sblackmon
Merge branch 'STREAMS-393' Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/c7490d3b Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/c7490d3b Diff:

[GitHub] incubator-streams pull request #283: source and resource generation modules

2016-06-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/283 source and resource generation modules supports generation of source code and resource files for several technologies from project and arbitrary jsonschemas resolves

[jira] [Commented] (STREAMS-389) Support generation of scala source from jsonschemas

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310741#comment-15310741 ] ASF GitHub Bot commented on STREAMS-389: GitHub user steveblackmon opened a pull request:

[03/32] incubator-streams git commit: rename Hive Generator

2016-06-01 Thread sblackmon
rename Hive Generator Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/6501b27c Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/6501b27c Diff:

[10/32] incubator-streams git commit: STREAMS-398 - pojo generation

2016-06-01 Thread sblackmon
STREAMS-398 - pojo generation code and plugin for generating POJOs now resides in streams-project unit testing for generating POJOs without maven unit testing for generating POJOs with maven Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit:

[09/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
STREAMS-398 - streams-schemas moves jsonschemas to a seperate module this averts dependency graph cycle that would occur once streams-plugin-pojo is a dependency of streams-pojo and streams-scala Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit:

[07/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/main/jsonschema/verbs/terminate.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/terminate.json

[18/46] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0424855c/streams-schemas/src/main/jsonschema/verbs/terminate.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/terminate.json

[19/46] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0424855c/streams-schemas/src/main/jsonschema/verbs/approve.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/approve.json

[09/46] incubator-streams git commit: add diagrams and improve index.md for provider / persist modules

2016-06-01 Thread sblackmon
add diagrams and improve index.md for provider / persist modules Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/a786c8b8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/a786c8b8

[35/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
WIP for apachecon Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/1bc84dbc Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/1bc84dbc Diff:

[GitHub] incubator-streams pull request #283: source and resource generation modules

2016-06-01 Thread steveblackmon
Github user steveblackmon closed the pull request at: https://github.com/apache/incubator-streams/pull/283 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[26/46] incubator-streams git commit: hive generation is looking pretty good

2016-06-01 Thread sblackmon
hive generation is looking pretty good Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/e84dcd72 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/e84dcd72 Diff:

[32/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-plugins/streams-plugin-pojo/src/test/java/org/apache/streams/plugins/test/StreamsPojoSourceGeneratorTest.java -- diff --git

[29/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-schemas/src/site/resources/verbs/read.json -- diff --git a/streams-schemas/src/site/resources/verbs/read.json

[44/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-plugins/streams-plugin-scala/pom.xml -- diff --git a/streams-plugins/streams-plugin-scala/pom.xml b/streams-plugins/streams-plugin-scala/pom.xml index

[28/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-schemas/src/test/resources/activities/install.json -- diff --git a/streams-schemas/src/test/resources/activities/install.json

[12/46] incubator-streams git commit: prefix schema directories with ${project.basedir}

2016-06-01 Thread sblackmon
prefix schema directories with ${project.basedir} prefix schema directories with ${project.basedir} because newer org.jsonschema2pojo requires this to resolve the right directories during a maven multi-module build Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit:

[17/46] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0424855c/streams-schemas/src/site/resources/verbs/agree.json -- diff --git a/streams-schemas/src/site/resources/verbs/agree.json

[01/46] incubator-streams git commit: resolves STREAMS-393 [Forced Update!]

2016-06-01 Thread sblackmon
Repository: incubator-streams Updated Branches: refs/heads/STREAMS-389 6187265fc -> d9674f7c0 (forced update) resolves STREAMS-393 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/296861a6 Tree:

[34/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-plugins/streams-plugin-elasticsearch/pom.xml -- diff --git a/streams-plugins/streams-plugin-elasticsearch/pom.xml

[46/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
refactoring, testing, documentation, CLI modes break up streams-schemas into streams-util and streams-schema-activitystreams add index.md to each plugin specify basepath of jsonschema project-wide harmonize plugin behavior, code style, docs ensure all tests pass add CLI modes Project:

[02/32] incubator-streams git commit: create streams-plugin-pojo

2016-06-01 Thread sblackmon
create streams-plugin-pojo Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/1c78ecc7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/1c78ecc7 Diff:

[20/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
WIP for apachecon Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/95a02d71 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/95a02d71 Diff:

[19/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-plugins/streams-plugin-elasticsearch/pom.xml -- diff --git a/streams-plugins/streams-plugin-elasticsearch/pom.xml

[15/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/site/resources/objectTypes/note.json -- diff --git a/streams-schemas/src/site/resources/objectTypes/note.json

[22/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-util/src/test/resources/activities/request.json -- diff --git a/streams-util/src/test/resources/activities/request.json

[17/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-plugins/streams-plugin-pojo/src/test/java/org/apache/streams/plugins/test/StreamsPojoSourceGeneratorTest.java -- diff --git

[09/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
STREAMS-398 - streams-schemas moves jsonschemas to a seperate module this averts dependency graph cycle that would occur once streams-plugin-pojo is a dependency of streams-pojo and streams-scala Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit:

[32/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
refactoring, testing, documentation, CLI modes break up streams-schemas into streams-util and streams-schema-activitystreams add index.md to each plugin specify basepath of jsonschema project-wide harmonize plugin behavior, code style, docs ensure all tests pass add CLI modes Project:

[08/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/main/jsonschema/verbs/approve.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/approve.json

[01/32] incubator-streams git commit: start of implementation for STREAMS-398

2016-06-01 Thread sblackmon
Repository: incubator-streams Updated Branches: refs/feature/STREAMS-389,398 [created] 6187265fc start of implementation for STREAMS-398 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/f0a3518e

[03/32] incubator-streams git commit: rename Hive Generator

2016-06-01 Thread sblackmon
rename Hive Generator Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/6501b27c Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/6501b27c Diff:

[31/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-plugins/streams-plugin-cassandra/src/test/java/org/apache/streams/plugins/cassandra/test/StreamsCassandraResourceGeneratorTest.java -- diff --git

[11/32] incubator-streams git commit: hive generation is looking pretty good

2016-06-01 Thread sblackmon
hive generation is looking pretty good Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/9618adaf Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/9618adaf Diff:

[13/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/test/resources/activities/install.json -- diff --git a/streams-schemas/src/test/resources/activities/install.json

[24/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/leave.json -- diff --git

[04/32] incubator-streams git commit: test pom for streams-plugin-pojo

2016-06-01 Thread sblackmon
test pom for streams-plugin-pojo Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/eea09756 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/eea09756 Diff:

[23/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-util/src/main/java/org/apache/streams/util/schema/GenerationConfig.java -- diff --git

[14/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/site/resources/verbs/read.json -- diff --git a/streams-schemas/src/site/resources/verbs/read.json

[30/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-plugins/streams-plugin-pig/src/site/markdown/index.md -- diff --git a/streams-plugins/streams-plugin-pig/src/site/markdown/index.md

[18/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-plugins/streams-plugin-hbase/src/test/resources/streams-plugin-hbase/pom.xml -- diff --git

[20/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
WIP for apachecon Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/95a02d71 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/95a02d71 Diff:

[24/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/leave.json -- diff --git

[15/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/site/resources/objectTypes/note.json -- diff --git a/streams-schemas/src/site/resources/objectTypes/note.json

[27/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/src/main/jsonschema/verbs/rsvp-no.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/rsvp-no.json

[17/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-plugins/streams-plugin-pojo/src/test/java/org/apache/streams/plugins/test/StreamsPojoSourceGeneratorTest.java -- diff --git

[25/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/objectTypes/note.json -- diff --git

[01/32] incubator-streams git commit: start of implementation for STREAMS-398

2016-06-01 Thread sblackmon
Repository: incubator-streams Updated Branches: refs/heads/STREAMS-389 [created] 6187265fc start of implementation for STREAMS-398 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/f0a3518e Tree:

[13/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/test/resources/activities/install.json -- diff --git a/streams-schemas/src/test/resources/activities/install.json

[16/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-schemas/src/main/jsonschema/verbs/join.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/join.json

[19/32] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/95a02d71/streams-plugins/streams-plugin-elasticsearch/pom.xml -- diff --git a/streams-plugins/streams-plugin-elasticsearch/pom.xml

[29/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/src/main/java/org/apache/streams/schema/FileUtil.java -- diff --git a/streams-schemas/src/main/java/org/apache/streams/schema/FileUtil.java

[02/32] incubator-streams git commit: create streams-plugin-pojo

2016-06-01 Thread sblackmon
create streams-plugin-pojo Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/1c78ecc7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/1c78ecc7 Diff:

[31/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-plugins/streams-plugin-cassandra/src/test/java/org/apache/streams/plugins/cassandra/test/StreamsCassandraResourceGeneratorTest.java -- diff --git

[06/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/site/resources/verbs/agree.json -- diff --git a/streams-schemas/src/site/resources/verbs/agree.json

[11/32] incubator-streams git commit: hive generation is looking pretty good

2016-06-01 Thread sblackmon
hive generation is looking pretty good Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/9618adaf Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/9618adaf Diff:

[32/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
refactoring, testing, documentation, CLI modes break up streams-schemas into streams-util and streams-schema-activitystreams add index.md to each plugin specify basepath of jsonschema project-wide harmonize plugin behavior, code style, docs ensure all tests pass add CLI modes Project:

[07/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/main/jsonschema/verbs/terminate.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/terminate.json

[23/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-util/src/main/java/org/apache/streams/util/schema/GenerationConfig.java -- diff --git

[26/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/src/test/resources/activities/open.json -- diff --git a/streams-schemas/src/test/resources/activities/open.json

[08/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/main/jsonschema/verbs/approve.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/approve.json

[04/32] incubator-streams git commit: test pom for streams-plugin-pojo

2016-06-01 Thread sblackmon
test pom for streams-plugin-pojo Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/eea09756 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/eea09756 Diff:

[05/32] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/02b5adda/streams-schemas/src/site/resources/verbs/tag.json -- diff --git a/streams-schemas/src/site/resources/verbs/tag.json

[22/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-util/src/test/resources/activities/request.json -- diff --git a/streams-util/src/test/resources/activities/request.json

[28/32] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/6187265f/streams-schemas/src/main/jsonschema/objectTypes/task.json -- diff --git a/streams-schemas/src/main/jsonschema/objectTypes/task.json

[12/32] incubator-streams git commit: re-enable hive plugin

2016-06-01 Thread sblackmon
re-enable hive plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/02dc8efc Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/02dc8efc Diff:

[41/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-schemas/src/test/java/org/apache/streams/schema/test/SchemaOrderingTests.java -- diff --git

[jira] [Commented] (STREAMS-389) Support generation of scala source from jsonschemas

2016-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15310750#comment-15310750 ] ASF GitHub Bot commented on STREAMS-389: Github user steveblackmon closed the pull request at:

[45/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-plugins/streams-plugin-hbase/src/main/java/org/apache/streams/plugins/hbase/StreamsHbaseGenerationConfig.java -- diff --git

[36/46] incubator-streams git commit: first take at STREAMS-389: streams-project/streams-plugins/streams-plugin-scala

2016-06-01 Thread sblackmon
first take at STREAMS-389: streams-project/streams-plugins/streams-plugin-scala Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/61f2736a Tree:

[39/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-schemas/streams-schema-activitystreams/src/main/jsonschema/verbs/approve.json -- diff --git

[08/46] incubator-streams git commit: new components diagrams

2016-06-01 Thread sblackmon
new components diagrams Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/44bc089c Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/44bc089c Diff:

[GitHub] incubator-streams pull request #284: source and resource generation modules

2016-06-01 Thread steveblackmon
GitHub user steveblackmon opened a pull request: https://github.com/apache/incubator-streams/pull/284 source and resource generation modules adds maven plugins to generate source code and resource files for several technologies resolves STREAMS-389 resolves STREAMS-398

[22/46] incubator-streams git commit: re-enable hive plugin

2016-06-01 Thread sblackmon
re-enable hive plugin Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/114c1c5f Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/114c1c5f Diff:

[07/46] incubator-streams git commit: create index.md for most modules

2016-06-01 Thread sblackmon
create index.md for most modules Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/6e5e5c20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/6e5e5c20 Diff:

[40/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-schemas/src/test/resources/objects/event.json -- diff --git a/streams-schemas/src/test/resources/objects/event.json

[42/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-schemas/src/main/jsonschema/verbs/disagree.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/disagree.json

[37/46] incubator-streams git commit: refactoring, testing, documentation, CLI modes

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/d9674f7c/streams-util/src/test/resources/activities/accept.json -- diff --git a/streams-util/src/test/resources/activities/accept.json

[31/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-schemas/src/main/jsonschema/verbs/join.json -- diff --git a/streams-schemas/src/main/jsonschema/verbs/join.json

[33/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-plugins/streams-plugin-hbase/src/test/resources/streams-plugin-hbase/pom.xml -- diff --git

[30/46] incubator-streams git commit: WIP for apachecon

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/1bc84dbc/streams-schemas/src/site/resources/objectTypes/note.json -- diff --git a/streams-schemas/src/site/resources/objectTypes/note.json

[14/46] incubator-streams git commit: another round of README and diagram improvements

2016-06-01 Thread sblackmon
another round of README and diagram improvements Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/4b6121a7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/4b6121a7 Diff:

[16/46] incubator-streams git commit: STREAMS-398 - streams-schemas

2016-06-01 Thread sblackmon
http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0424855c/streams-schemas/src/site/resources/verbs/tag.json -- diff --git a/streams-schemas/src/site/resources/verbs/tag.json

[23/46] incubator-streams git commit: start of implementation for STREAMS-398

2016-06-01 Thread sblackmon
start of implementation for STREAMS-398 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/50f67bf8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/50f67bf8 Diff:

[05/46] incubator-streams git commit: move all README.md into src/site/markdown, add example configurations, link to jsons, confs, and javadocs from module index.md

2016-06-01 Thread sblackmon
move all README.md into src/site/markdown, add example configurations, link to jsons, confs, and javadocs from module index.md Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/25f1ca14 Tree:

[11/46] incubator-streams git commit: add diagrams and improve index.html

2016-06-01 Thread sblackmon
add diagrams and improve index.html Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/d8fc7022 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/d8fc7022 Diff:

[03/46] incubator-streams git commit: refactor persist-pdfs and persist-s3 for STREAMS-377

2016-06-01 Thread sblackmon
refactor persist-pdfs and persist-s3 for STREAMS-377 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/19f69e5a Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/19f69e5a Diff:

[02/46] incubator-streams git commit: resolves STREAMS-377

2016-06-01 Thread sblackmon
resolves STREAMS-377 Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/1b2891d4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/1b2891d4 Diff:

[jira] [Commented] (STREAMS-127) JsonSchema Replication in Datasift provider

2016-06-01 Thread Steve Blackmon (JIRA)
[ https://issues.apache.org/jira/browse/STREAMS-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15311229#comment-15311229 ] Steve Blackmon commented on STREAMS-127: The twitter data source specifically can be deprecated