[2/7] incubator-streams-examples git commit: all files needed for decent maven site

2016-05-06 Thread sblackmon
all files needed for decent maven site


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/107852b2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/107852b2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/107852b2

Branch: refs/heads/master
Commit: 107852b258d6a6d31ba9e9447105a1a2f88f0aed
Parents: a1836d0
Author: Steve Blackmon 
Authored: Mon Apr 27 22:25:14 2015 -0500
Committer: Steve Blackmon 
Committed: Mon Apr 27 22:25:14 2015 -0500

--
 local/elasticsearch-hdfs/ElasticsearchHdfs.md   |  47 
 local/elasticsearch-hdfs/HdfsElasticsearch.md   |  50 
 local/elasticsearch-hdfs/README.md  |   4 +-
 local/elasticsearch-hdfs/pom.xml|  19 +-
 .../main/resources/ElasticsearchHdfs.dot.png| Bin 0 -> 23205 bytes
 .../main/resources/HdfsElasticsearch.dot.png| Bin 0 -> 23439 bytes
 .../src/site/markdown/ElasticsearchHdfs.md  |  47 
 .../src/site/markdown/HdfsElasticsearch.md  |  50 
 .../src/site/markdown/index.md  |  35 +++
 .../src/site/resources/ElasticsearchHdfs.dot|  17 ++
 .../site/resources/ElasticsearchHdfs.dot.png| Bin 0 -> 23205 bytes
 .../ElasticsearchHdfsConfiguration.json |  10 +
 .../src/site/resources/HdfsElasticsearch.dot|  17 ++
 .../site/resources/HdfsElasticsearch.dot.png| Bin 0 -> 23439 bytes
 .../HdfsElasticsearchConfiguration.json |  10 +
 .../src/site/resources/testBackup.json  |  24 ++
 .../src/site/resources/testRestore.json |  20 ++
 .../ElasticsearchReindex.png| Bin 8913 -> 0 bytes
 local/elasticsearch-reindex/README.md   |   4 +-
 local/elasticsearch-reindex/pom.xml |  18 +-
 .../main/resources/ElasticsearchReindex.dot.png | Bin 0 -> 23187 bytes
 .../src/site/markdown/index.md  |  79 +++
 .../resources/ActivityChildObjectParent.json|  15 ++
 .../src/site/resources/ElasticsearchReindex.dot |  17 ++
 .../site/resources/ElasticsearchReindex.dot.png | Bin 0 -> 23187 bytes
 .../ElasticsearchReindexConfiguration.json  |  10 +
 .../src/site/resources/application.json |  26 ++
 .../src/site/resources/testReindex.json |  26 ++
 .../src/site/resources/testReindexChild.json|  26 ++
 .../src/site/resources/testReindexParent.json   |  26 ++
 .../MongoElasticsearchSync.png  | Bin 11502 -> 0 bytes
 local/mongo-elasticsearch-sync/README.md|   4 +-
 local/mongo-elasticsearch-sync/pom.xml  |   3 +
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 -> 27856 bytes
 .../src/site/markdown/index.md  |  68 ++
 .../site/resources/MongoElasticsearchSync.dot   |  18 ++
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 -> 27856 bytes
 .../MongoElasticsearchSyncConfiguration.json|  10 +
 .../src/site/resources/application.json |  17 ++
 .../src/site/resources/testSync.json|  18 ++
 local/twitter-follow-graph/README.md|   2 +-
 .../twitter-follow-graph/TwitterFollowGraph.png | Bin 35826 -> 0 bytes
 local/twitter-follow-graph/pom.xml  |  21 +-
 .../main/resources/TwitterFollowGraph.dot.png   | Bin 0 -> 34724 bytes
 .../src/site/markdown/index.md  |  97 
 .../src/site/resources/TwitterFollowGraph.dot   |  21 ++
 .../site/resources/TwitterFollowGraph.dot.png   | Bin 0 -> 34724 bytes
 .../TwitterFollowGraphConfiguration.json|  13 +
 local/twitter-history-elasticsearch/README.md   |   2 +-
 .../TwitterHistoryElasticsearch.png | Bin 27497 -> 0 bytes
 local/twitter-history-elasticsearch/pom.xml |  14 +-
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 -> 26774 bytes
 .../src/site/markdown/index.md  |  78 ++
 .../resources/TwitterHistoryElasticsearch.dot   |  21 ++
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 -> 26774 bytes
 .../src/site/resources/application.conf |  23 ++
 ...witterHistoryElasticsearchConfiguration.json |  13 +
 .../twitter-userstream-elasticsearch/README.md  |   4 +-
 .../TwitterUserstreamElasticsearch.png  | Bin 65713 -> 0 bytes
 local/twitter-userstream-elasticsearch/pom.xml  |  12 +-
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 -> 64469 bytes
 .../src/site/markdown/index.md  |  73 ++
 .../TwitterUserstreamElasticsearch.dot  |  28 +++
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 -> 64469 bytes
 .../src/site/resources/application.conf |  22 ++
 .../twitter/TwitterUserstreamElasticsearch.json |  14 ++
 pom.xml | 235 ++-
 src/site/site.xml   |  29 +++
 68 files 

[2/7] incubator-streams-examples git commit: all files needed for decent maven site

2015-04-28 Thread sblackmon
all files needed for decent maven site


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/107852b2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/107852b2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/107852b2

Branch: refs/heads/0.2-incubating-rc1
Commit: 107852b258d6a6d31ba9e9447105a1a2f88f0aed
Parents: a1836d0
Author: Steve Blackmon sblack...@apache.org
Authored: Mon Apr 27 22:25:14 2015 -0500
Committer: Steve Blackmon sblack...@apache.org
Committed: Mon Apr 27 22:25:14 2015 -0500

--
 local/elasticsearch-hdfs/ElasticsearchHdfs.md   |  47 
 local/elasticsearch-hdfs/HdfsElasticsearch.md   |  50 
 local/elasticsearch-hdfs/README.md  |   4 +-
 local/elasticsearch-hdfs/pom.xml|  19 +-
 .../main/resources/ElasticsearchHdfs.dot.png| Bin 0 - 23205 bytes
 .../main/resources/HdfsElasticsearch.dot.png| Bin 0 - 23439 bytes
 .../src/site/markdown/ElasticsearchHdfs.md  |  47 
 .../src/site/markdown/HdfsElasticsearch.md  |  50 
 .../src/site/markdown/index.md  |  35 +++
 .../src/site/resources/ElasticsearchHdfs.dot|  17 ++
 .../site/resources/ElasticsearchHdfs.dot.png| Bin 0 - 23205 bytes
 .../ElasticsearchHdfsConfiguration.json |  10 +
 .../src/site/resources/HdfsElasticsearch.dot|  17 ++
 .../site/resources/HdfsElasticsearch.dot.png| Bin 0 - 23439 bytes
 .../HdfsElasticsearchConfiguration.json |  10 +
 .../src/site/resources/testBackup.json  |  24 ++
 .../src/site/resources/testRestore.json |  20 ++
 .../ElasticsearchReindex.png| Bin 8913 - 0 bytes
 local/elasticsearch-reindex/README.md   |   4 +-
 local/elasticsearch-reindex/pom.xml |  18 +-
 .../main/resources/ElasticsearchReindex.dot.png | Bin 0 - 23187 bytes
 .../src/site/markdown/index.md  |  79 +++
 .../resources/ActivityChildObjectParent.json|  15 ++
 .../src/site/resources/ElasticsearchReindex.dot |  17 ++
 .../site/resources/ElasticsearchReindex.dot.png | Bin 0 - 23187 bytes
 .../ElasticsearchReindexConfiguration.json  |  10 +
 .../src/site/resources/application.json |  26 ++
 .../src/site/resources/testReindex.json |  26 ++
 .../src/site/resources/testReindexChild.json|  26 ++
 .../src/site/resources/testReindexParent.json   |  26 ++
 .../MongoElasticsearchSync.png  | Bin 11502 - 0 bytes
 local/mongo-elasticsearch-sync/README.md|   4 +-
 local/mongo-elasticsearch-sync/pom.xml  |   3 +
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 - 27856 bytes
 .../src/site/markdown/index.md  |  68 ++
 .../site/resources/MongoElasticsearchSync.dot   |  18 ++
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 - 27856 bytes
 .../MongoElasticsearchSyncConfiguration.json|  10 +
 .../src/site/resources/application.json |  17 ++
 .../src/site/resources/testSync.json|  18 ++
 local/twitter-follow-graph/README.md|   2 +-
 .../twitter-follow-graph/TwitterFollowGraph.png | Bin 35826 - 0 bytes
 local/twitter-follow-graph/pom.xml  |  21 +-
 .../main/resources/TwitterFollowGraph.dot.png   | Bin 0 - 34724 bytes
 .../src/site/markdown/index.md  |  97 
 .../src/site/resources/TwitterFollowGraph.dot   |  21 ++
 .../site/resources/TwitterFollowGraph.dot.png   | Bin 0 - 34724 bytes
 .../TwitterFollowGraphConfiguration.json|  13 +
 local/twitter-history-elasticsearch/README.md   |   2 +-
 .../TwitterHistoryElasticsearch.png | Bin 27497 - 0 bytes
 local/twitter-history-elasticsearch/pom.xml |  14 +-
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 - 26774 bytes
 .../src/site/markdown/index.md  |  78 ++
 .../resources/TwitterHistoryElasticsearch.dot   |  21 ++
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 - 26774 bytes
 .../src/site/resources/application.conf |  23 ++
 ...witterHistoryElasticsearchConfiguration.json |  13 +
 .../twitter-userstream-elasticsearch/README.md  |   4 +-
 .../TwitterUserstreamElasticsearch.png  | Bin 65713 - 0 bytes
 local/twitter-userstream-elasticsearch/pom.xml  |  12 +-
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 - 64469 bytes
 .../src/site/markdown/index.md  |  73 ++
 .../TwitterUserstreamElasticsearch.dot  |  28 +++
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 - 64469 bytes
 .../src/site/resources/application.conf |  22 ++
 .../twitter/TwitterUserstreamElasticsearch.json |  14 ++
 pom.xml | 235 ++-
 src/site/site.xml   |  29 +++
 68 files changed, 1293 

[2/7] incubator-streams-examples git commit: all files needed for decent maven site

2015-04-28 Thread sblackmon
all files needed for decent maven site


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/107852b2
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/107852b2
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/107852b2

Branch: refs/heads/0.2-incubating-rc1
Commit: 107852b258d6a6d31ba9e9447105a1a2f88f0aed
Parents: a1836d0
Author: Steve Blackmon sblack...@apache.org
Authored: Mon Apr 27 22:25:14 2015 -0500
Committer: Steve Blackmon sblack...@apache.org
Committed: Mon Apr 27 22:25:14 2015 -0500

--
 local/elasticsearch-hdfs/ElasticsearchHdfs.md   |  47 
 local/elasticsearch-hdfs/HdfsElasticsearch.md   |  50 
 local/elasticsearch-hdfs/README.md  |   4 +-
 local/elasticsearch-hdfs/pom.xml|  19 +-
 .../main/resources/ElasticsearchHdfs.dot.png| Bin 0 - 23205 bytes
 .../main/resources/HdfsElasticsearch.dot.png| Bin 0 - 23439 bytes
 .../src/site/markdown/ElasticsearchHdfs.md  |  47 
 .../src/site/markdown/HdfsElasticsearch.md  |  50 
 .../src/site/markdown/index.md  |  35 +++
 .../src/site/resources/ElasticsearchHdfs.dot|  17 ++
 .../site/resources/ElasticsearchHdfs.dot.png| Bin 0 - 23205 bytes
 .../ElasticsearchHdfsConfiguration.json |  10 +
 .../src/site/resources/HdfsElasticsearch.dot|  17 ++
 .../site/resources/HdfsElasticsearch.dot.png| Bin 0 - 23439 bytes
 .../HdfsElasticsearchConfiguration.json |  10 +
 .../src/site/resources/testBackup.json  |  24 ++
 .../src/site/resources/testRestore.json |  20 ++
 .../ElasticsearchReindex.png| Bin 8913 - 0 bytes
 local/elasticsearch-reindex/README.md   |   4 +-
 local/elasticsearch-reindex/pom.xml |  18 +-
 .../main/resources/ElasticsearchReindex.dot.png | Bin 0 - 23187 bytes
 .../src/site/markdown/index.md  |  79 +++
 .../resources/ActivityChildObjectParent.json|  15 ++
 .../src/site/resources/ElasticsearchReindex.dot |  17 ++
 .../site/resources/ElasticsearchReindex.dot.png | Bin 0 - 23187 bytes
 .../ElasticsearchReindexConfiguration.json  |  10 +
 .../src/site/resources/application.json |  26 ++
 .../src/site/resources/testReindex.json |  26 ++
 .../src/site/resources/testReindexChild.json|  26 ++
 .../src/site/resources/testReindexParent.json   |  26 ++
 .../MongoElasticsearchSync.png  | Bin 11502 - 0 bytes
 local/mongo-elasticsearch-sync/README.md|   4 +-
 local/mongo-elasticsearch-sync/pom.xml  |   3 +
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 - 27856 bytes
 .../src/site/markdown/index.md  |  68 ++
 .../site/resources/MongoElasticsearchSync.dot   |  18 ++
 .../resources/MongoElasticsearchSync.dot.png| Bin 0 - 27856 bytes
 .../MongoElasticsearchSyncConfiguration.json|  10 +
 .../src/site/resources/application.json |  17 ++
 .../src/site/resources/testSync.json|  18 ++
 local/twitter-follow-graph/README.md|   2 +-
 .../twitter-follow-graph/TwitterFollowGraph.png | Bin 35826 - 0 bytes
 local/twitter-follow-graph/pom.xml  |  21 +-
 .../main/resources/TwitterFollowGraph.dot.png   | Bin 0 - 34724 bytes
 .../src/site/markdown/index.md  |  97 
 .../src/site/resources/TwitterFollowGraph.dot   |  21 ++
 .../site/resources/TwitterFollowGraph.dot.png   | Bin 0 - 34724 bytes
 .../TwitterFollowGraphConfiguration.json|  13 +
 local/twitter-history-elasticsearch/README.md   |   2 +-
 .../TwitterHistoryElasticsearch.png | Bin 27497 - 0 bytes
 local/twitter-history-elasticsearch/pom.xml |  14 +-
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 - 26774 bytes
 .../src/site/markdown/index.md  |  78 ++
 .../resources/TwitterHistoryElasticsearch.dot   |  21 ++
 .../TwitterHistoryElasticsearch.dot.png | Bin 0 - 26774 bytes
 .../src/site/resources/application.conf |  23 ++
 ...witterHistoryElasticsearchConfiguration.json |  13 +
 .../twitter-userstream-elasticsearch/README.md  |   4 +-
 .../TwitterUserstreamElasticsearch.png  | Bin 65713 - 0 bytes
 local/twitter-userstream-elasticsearch/pom.xml  |  12 +-
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 - 64469 bytes
 .../src/site/markdown/index.md  |  73 ++
 .../TwitterUserstreamElasticsearch.dot  |  28 +++
 .../TwitterUserstreamElasticsearch.dot.png  | Bin 0 - 64469 bytes
 .../src/site/resources/application.conf |  22 ++
 .../twitter/TwitterUserstreamElasticsearch.json |  14 ++
 pom.xml | 235 ++-
 src/site/site.xml   |  29 +++
 68 files changed, 1293