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 2015/05/26 23:39:29 UTC

[1/3] incubator-streams-examples git commit: documentation tweaks

Repository: incubator-streams-examples
Updated Branches:
  refs/heads/0.2-incubating-rc2 [created] 82cb52696


documentation tweaks


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/c209e371
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/c209e371
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/c209e371

Branch: refs/heads/0.2-incubating-rc2
Commit: c209e371f3d932a79dd26a68c5cd6fedd98e37e4
Parents: ac3e8f2
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Tue May 26 15:40:01 2015 -0500
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Tue May 26 16:34:58 2015 -0500

----------------------------------------------------------------------
 .../main/resources/ElasticsearchHdfs.dot.svg    |  44 +++----
 .../main/resources/HdfsElasticsearch.dot.svg    |  42 +++----
 .../main/resources/ElasticsearchReindex.dot.svg |  42 +++----
 .../src/site/markdown/index.md                  |   2 +-
 .../resources/MongoElasticsearchSync.dot.svg    |  44 +++----
 .../src/site/markdown/index.md                  |   2 +-
 .../main/resources/TwitterFollowGraph.dot.svg   |  64 +++++-----
 ...witterHistoryElasticsearchConfiguration.json |  13 ++
 ...witterHistoryElasticsearchConfiguration.json |  13 --
 .../TwitterHistoryElasticsearch.dot.svg         |  52 ++++----
 .../src/site/markdown/index.md                  |   4 +-
 ...terUserstreamElasticsearchConfiguration.json |  13 ++
 .../twitter/TwitterUserstreamElasticsearch.json |  13 --
 .../TwitterUserstreamElasticsearch.dot          |   2 +-
 .../TwitterUserstreamElasticsearch.dot.svg      | 120 +++++++++----------
 .../src/site/markdown/index.md                  |  12 +-
 16 files changed, 238 insertions(+), 244 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.svg
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.svg b/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.svg
index 542cfff..f8d79db 100644
--- a/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.svg
+++ b/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.svg
@@ -18,55 +18,55 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="219pt" height="276pt"
- viewBox="0.00 0.00 218.76 276.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 272)">
+<svg width="238pt" height="282pt"
+ viewBox="0.00 0.00 238.00 282.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 278)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-272 214.763,-272 214.763,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-278 235,-278 235,5 -4,5"/>
 <!-- ElasticsearchPersistReader -->
 <g id="node1" class="node"><title>ElasticsearchPersistReader</title>
-<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java" xlink:title="ElasticsearchPersistReader">
-<ellipse fill="none" stroke="black" cx="105.381" cy="-177" rx="105.263" ry="18"/>
-<text text-anchor="middle" x="105.381" y="-172.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistReader</text>
+<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java" xlink:title="ElasticsearchPersistReader">
+<ellipse fill="none" stroke="black" cx="115" cy="-182" rx="115.113" ry="18"/>
+<text text-anchor="middle" x="115" y="-176.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistReader</text>
 </a>
 </g>
 </g>
 <!-- WebHdfsPersistWriter -->
 <g id="node2" class="node"><title>WebHdfsPersistWriter</title>
-<g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="WebHdfsPersistWriter">
-<ellipse fill="none" stroke="black" cx="105.381" cy="-91" rx="89.7062" ry="18"/>
-<text text-anchor="middle" x="105.381" y="-86.8" font-family="Times,serif" font-size="14.00">WebHdfsPersistWriter</text>
+<g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-hdfs/src/main/java/org/apache/streams/hdfs/WebHdfsPersistWriter.java" xlink:title="WebHdfsPersistWriter">
+<ellipse fill="none" stroke="black" cx="115" cy="-92" rx="97.2688" ry="18"/>
+<text text-anchor="middle" x="115" y="-86.4" font-family="Times,serif" font-size="14.00">WebHdfsPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistReader&#45;&gt;WebHdfsPersistWriter -->
 <g id="edge2" class="edge"><title>ElasticsearchPersistReader&#45;&gt;WebHdfsPersistWriter</title>
-<path fill="none" stroke="black" d="M105.381,-158.762C105.381,-147.36 105.381,-132.434 105.381,-119.494"/>
-<polygon fill="black" stroke="black" points="108.881,-119.212 105.381,-109.212 101.881,-119.212 108.881,-119.212"/>
-<text text-anchor="middle" x="122.495" y="-129.8" font-family="Times,serif" font-size="14.00">String</text>
+<path fill="none" stroke="black" d="M115,-163.614C115,-151.24 115,-134.369 115,-120.22"/>
+<polygon fill="black" stroke="black" points="118.5,-120.05 115,-110.05 111.5,-120.05 118.5,-120.05"/>
+<text text-anchor="middle" x="132.114" y="-131.4" font-family="Times,serif" font-size="14.00">String</text>
 </g>
 <!-- destination -->
 <g id="node4" class="node"><title>destination</title>
-<polygon fill="none" stroke="black" points="174.136,-36 36.6262,-36 36.6262,-0 174.136,-0 174.136,-36"/>
-<text text-anchor="middle" x="105.381" y="-13.8" font-family="Times,serif" font-size="14.00">hdfs://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="183.317,-36 46.6828,-36 46.6828,-0 183.317,-0 183.317,-36"/>
+<text text-anchor="middle" x="115" y="-12.4" font-family="Times,serif" font-size="14.00">hdfs://{index}/{type}</text>
 </g>
 <!-- WebHdfsPersistWriter&#45;&gt;destination -->
 <g id="edge3" class="edge"><title>WebHdfsPersistWriter&#45;&gt;destination</title>
-<path fill="none" stroke="black" d="M105.381,-72.9551C105.381,-64.8828 105.381,-55.1764 105.381,-46.1817"/>
-<polygon fill="black" stroke="black" points="108.881,-46.0903 105.381,-36.0904 101.881,-46.0904 108.881,-46.0903"/>
+<path fill="none" stroke="black" d="M115,-73.937C115,-65.8072 115,-55.8761 115,-46.7047"/>
+<polygon fill="black" stroke="black" points="118.5,-46.4406 115,-36.4407 111.5,-46.4407 118.5,-46.4406"/>
 </g>
 <!-- source -->
 <g id="node3" class="node"><title>source</title>
-<polygon fill="none" stroke="black" points="176.799,-268 33.9637,-268 33.9637,-232 176.799,-232 176.799,-268"/>
-<text text-anchor="middle" x="105.381" y="-245.8" font-family="Times,serif" font-size="14.00">es://{indexes}/{types}</text>
+<polygon fill="none" stroke="black" points="186.313,-274 43.6869,-274 43.6869,-238 186.313,-238 186.313,-274"/>
+<text text-anchor="middle" x="115" y="-250.4" font-family="Times,serif" font-size="14.00">es://{indexes}/{types}</text>
 </g>
 <!-- source&#45;&gt;ElasticsearchPersistReader -->
 <g id="edge1" class="edge"><title>source&#45;&gt;ElasticsearchPersistReader</title>
-<path fill="none" stroke="black" d="M105.381,-231.955C105.381,-223.883 105.381,-214.176 105.381,-205.182"/>
-<polygon fill="black" stroke="black" points="108.881,-205.09 105.381,-195.09 101.881,-205.09 108.881,-205.09"/>
+<path fill="none" stroke="black" d="M115,-237.937C115,-229.807 115,-219.876 115,-210.705"/>
+<polygon fill="black" stroke="black" points="118.5,-210.441 115,-200.441 111.5,-210.441 118.5,-210.441"/>
 </g>
 </g>
 </svg>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.svg
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.svg b/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.svg
index 8f2942c..12dcb12 100644
--- a/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.svg
+++ b/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.svg
@@ -18,55 +18,55 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="214pt" height="276pt"
- viewBox="0.00 0.00 214.13 276.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 272)">
+<svg width="232pt" height="282pt"
+ viewBox="0.00 0.00 232.00 282.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 278)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-272 210.134,-272 210.134,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-278 229,-278 229,5 -4,5"/>
 <!-- WebHdfsPersistReader -->
 <g id="node1" class="node"><title>WebHdfsPersistReader</title>
-<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java" xlink:title="WebHdfsPersistReader">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-177" rx="91.8351" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-172.8" font-family="Times,serif" font-size="14.00">WebHdfsPersistReader</text>
+<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-hdfs/src/main/java/org/apache/streams/hdfs/WebHdfsPersistReader.java" xlink:title="WebHdfsPersistReader">
+<ellipse fill="none" stroke="black" cx="112" cy="-182" rx="100.059" ry="18"/>
+<text text-anchor="middle" x="112" y="-176.4" font-family="Times,serif" font-size="14.00">WebHdfsPersistReader</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistWriter -->
 <g id="node2" class="node"><title>ElasticsearchPersistWriter</title>
 <g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="ElasticsearchPersistWriter">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-91" rx="103.134" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-86.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="112" cy="-92" rx="112.321" ry="18"/>
+<text text-anchor="middle" x="112" y="-86.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- WebHdfsPersistReader&#45;&gt;ElasticsearchPersistWriter -->
 <g id="edge2" class="edge"><title>WebHdfsPersistReader&#45;&gt;ElasticsearchPersistWriter</title>
-<path fill="none" stroke="black" d="M103.067,-158.762C103.067,-147.36 103.067,-132.434 103.067,-119.494"/>
-<polygon fill="black" stroke="black" points="106.567,-119.212 103.067,-109.212 99.5669,-119.212 106.567,-119.212"/>
-<text text-anchor="middle" x="120.181" y="-129.8" font-family="Times,serif" font-size="14.00">String</text>
+<path fill="none" stroke="black" d="M112,-163.614C112,-151.24 112,-134.369 112,-120.22"/>
+<polygon fill="black" stroke="black" points="115.5,-120.05 112,-110.05 108.5,-120.05 115.5,-120.05"/>
+<text text-anchor="middle" x="129.114" y="-131.4" font-family="Times,serif" font-size="14.00">String</text>
 </g>
 <!-- destination -->
 <g id="node4" class="node"><title>destination</title>
-<polygon fill="none" stroke="black" points="165.874,-36 40.2598,-36 40.2598,-0 165.874,-0 165.874,-36"/>
-<text text-anchor="middle" x="103.067" y="-13.8" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="174.48,-36 49.5204,-36 49.5204,-0 174.48,-0 174.48,-36"/>
+<text text-anchor="middle" x="112" y="-12.4" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
 </g>
 <!-- ElasticsearchPersistWriter&#45;&gt;destination -->
 <g id="edge3" class="edge"><title>ElasticsearchPersistWriter&#45;&gt;destination</title>
-<path fill="none" stroke="black" d="M103.067,-72.9551C103.067,-64.8828 103.067,-55.1764 103.067,-46.1817"/>
-<polygon fill="black" stroke="black" points="106.567,-46.0903 103.067,-36.0904 99.5669,-46.0904 106.567,-46.0903"/>
+<path fill="none" stroke="black" d="M112,-73.937C112,-65.8072 112,-55.8761 112,-46.7047"/>
+<polygon fill="black" stroke="black" points="115.5,-46.4406 112,-36.4407 108.5,-46.4407 115.5,-46.4406"/>
 </g>
 <!-- source -->
 <g id="node3" class="node"><title>source</title>
-<polygon fill="none" stroke="black" points="180.432,-268 25.7016,-268 25.7016,-232 180.432,-232 180.432,-268"/>
-<text text-anchor="middle" x="103.067" y="-245.8" font-family="Times,serif" font-size="14.00">hdfs://{indexes}/{types}</text>
+<polygon fill="none" stroke="black" points="189.149,-274 34.8508,-274 34.8508,-238 189.149,-238 189.149,-274"/>
+<text text-anchor="middle" x="112" y="-250.4" font-family="Times,serif" font-size="14.00">hdfs://{indexes}/{types}</text>
 </g>
 <!-- source&#45;&gt;WebHdfsPersistReader -->
 <g id="edge1" class="edge"><title>source&#45;&gt;WebHdfsPersistReader</title>
-<path fill="none" stroke="black" d="M103.067,-231.955C103.067,-223.883 103.067,-214.176 103.067,-205.182"/>
-<polygon fill="black" stroke="black" points="106.567,-205.09 103.067,-195.09 99.5669,-205.09 106.567,-205.09"/>
+<path fill="none" stroke="black" d="M112,-237.937C112,-229.807 112,-219.876 112,-210.705"/>
+<polygon fill="black" stroke="black" points="115.5,-210.441 112,-200.441 108.5,-210.441 115.5,-210.441"/>
 </g>
 </g>
 </svg>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.svg
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.svg b/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.svg
index 4e662ae..218bfca 100644
--- a/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.svg
+++ b/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.svg
@@ -18,55 +18,55 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="219pt" height="276pt"
- viewBox="0.00 0.00 218.76 276.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 272)">
+<svg width="238pt" height="282pt"
+ viewBox="0.00 0.00 238.00 282.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 278)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-272 214.763,-272 214.763,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-278 235,-278 235,5 -4,5"/>
 <!-- ElasticsearchPersistReader -->
 <g id="node1" class="node"><title>ElasticsearchPersistReader</title>
-<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java" xlink:title="ElasticsearchPersistReader">
-<ellipse fill="none" stroke="black" cx="105.381" cy="-177" rx="105.263" ry="18"/>
-<text text-anchor="middle" x="105.381" y="-172.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistReader</text>
+<g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistReader.java" xlink:title="ElasticsearchPersistReader">
+<ellipse fill="none" stroke="black" cx="115" cy="-182" rx="115.113" ry="18"/>
+<text text-anchor="middle" x="115" y="-176.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistReader</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistWriter -->
 <g id="node2" class="node"><title>ElasticsearchPersistWriter</title>
 <g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="ElasticsearchPersistWriter">
-<ellipse fill="none" stroke="black" cx="105.381" cy="-91" rx="103.134" ry="18"/>
-<text text-anchor="middle" x="105.381" y="-86.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="115" cy="-92" rx="112.321" ry="18"/>
+<text text-anchor="middle" x="115" y="-86.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistReader&#45;&gt;ElasticsearchPersistWriter -->
 <g id="edge2" class="edge"><title>ElasticsearchPersistReader&#45;&gt;ElasticsearchPersistWriter</title>
-<path fill="none" stroke="black" d="M105.381,-158.762C105.381,-147.36 105.381,-132.434 105.381,-119.494"/>
-<polygon fill="black" stroke="black" points="108.881,-119.212 105.381,-109.212 101.881,-119.212 108.881,-119.212"/>
-<text text-anchor="middle" x="122.495" y="-129.8" font-family="Times,serif" font-size="14.00">String</text>
+<path fill="none" stroke="black" d="M115,-163.614C115,-151.24 115,-134.369 115,-120.22"/>
+<polygon fill="black" stroke="black" points="118.5,-120.05 115,-110.05 111.5,-120.05 118.5,-120.05"/>
+<text text-anchor="middle" x="132.114" y="-131.4" font-family="Times,serif" font-size="14.00">String</text>
 </g>
 <!-- destination -->
 <g id="node4" class="node"><title>destination</title>
-<polygon fill="none" stroke="black" points="168.188,-36 42.5743,-36 42.5743,-0 168.188,-0 168.188,-36"/>
-<text text-anchor="middle" x="105.381" y="-13.8" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="177.48,-36 52.5204,-36 52.5204,-0 177.48,-0 177.48,-36"/>
+<text text-anchor="middle" x="115" y="-12.4" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
 </g>
 <!-- ElasticsearchPersistWriter&#45;&gt;destination -->
 <g id="edge3" class="edge"><title>ElasticsearchPersistWriter&#45;&gt;destination</title>
-<path fill="none" stroke="black" d="M105.381,-72.9551C105.381,-64.8828 105.381,-55.1764 105.381,-46.1817"/>
-<polygon fill="black" stroke="black" points="108.881,-46.0903 105.381,-36.0904 101.881,-46.0904 108.881,-46.0903"/>
+<path fill="none" stroke="black" d="M115,-73.937C115,-65.8072 115,-55.8761 115,-46.7047"/>
+<polygon fill="black" stroke="black" points="118.5,-46.4406 115,-36.4407 111.5,-46.4407 118.5,-46.4406"/>
 </g>
 <!-- source -->
 <g id="node3" class="node"><title>source</title>
-<polygon fill="none" stroke="black" points="176.799,-268 33.9637,-268 33.9637,-232 176.799,-232 176.799,-268"/>
-<text text-anchor="middle" x="105.381" y="-245.8" font-family="Times,serif" font-size="14.00">es://{indexes}/{types}</text>
+<polygon fill="none" stroke="black" points="186.313,-274 43.6869,-274 43.6869,-238 186.313,-238 186.313,-274"/>
+<text text-anchor="middle" x="115" y="-250.4" font-family="Times,serif" font-size="14.00">es://{indexes}/{types}</text>
 </g>
 <!-- source&#45;&gt;ElasticsearchPersistReader -->
 <g id="edge1" class="edge"><title>source&#45;&gt;ElasticsearchPersistReader</title>
-<path fill="none" stroke="black" d="M105.381,-231.955C105.381,-223.883 105.381,-214.176 105.381,-205.182"/>
-<polygon fill="black" stroke="black" points="108.881,-205.09 105.381,-195.09 101.881,-205.09 108.881,-205.09"/>
+<path fill="none" stroke="black" d="M115,-237.937C115,-229.807 115,-219.876 115,-210.705"/>
+<polygon fill="black" stroke="black" points="118.5,-210.441 115,-200.441 111.5,-210.441 118.5,-210.441"/>
 </g>
 </g>
 </svg>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/elasticsearch-reindex/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/src/site/markdown/index.md b/local/elasticsearch-reindex/src/site/markdown/index.md
index 00e414f..6c7161e 100644
--- a/local/elasticsearch-reindex/src/site/markdown/index.md
+++ b/local/elasticsearch-reindex/src/site/markdown/index.md
@@ -18,7 +18,7 @@ Copies documents into a different index
 Specification:
 -----------------
 
-[ElasticsearchReindex.dot](src/main/resources/ElasticsearchReindex.dot "ElasticsearchReindex.dot" )
+[ElasticsearchReindex.dot](ElasticsearchReindex.dot "ElasticsearchReindex.dot" )
 
 Diagram:
 -----------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.svg
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.svg b/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.svg
index 1d606c3..f0336d5 100644
--- a/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.svg
+++ b/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.svg
@@ -18,57 +18,57 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="214pt" height="302pt"
- viewBox="0.00 0.00 214.13 302.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 298)">
+<svg width="232pt" height="314pt"
+ viewBox="0.00 0.00 232.00 314.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 310)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-298 210.134,-298 210.134,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-310 229,-310 229,5 -4,5"/>
 <!-- MongoPersistReader -->
 <g id="node1" class="node"><title>MongoPersistReader</title>
 <g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-mongo/src/main/java/org/apache/streams/mongo/MongoPersistReader.java" xlink:title="MongoPersistReader">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-190" rx="84.0668" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-185.8" font-family="Times,serif" font-size="14.00">MongoPersistReader</text>
+<ellipse fill="none" stroke="black" cx="112" cy="-198" rx="92.054" ry="18"/>
+<text text-anchor="middle" x="112" y="-192.4" font-family="Times,serif" font-size="14.00">MongoPersistReader</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistWriter -->
 <g id="node2" class="node"><title>ElasticsearchPersistWriter</title>
 <g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="ElasticsearchPersistWriter">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-104" rx="103.134" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-99.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="112" cy="-108" rx="112.321" ry="18"/>
+<text text-anchor="middle" x="112" y="-102.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- MongoPersistReader&#45;&gt;ElasticsearchPersistWriter -->
 <g id="edge2" class="edge"><title>MongoPersistReader&#45;&gt;ElasticsearchPersistWriter</title>
-<path fill="none" stroke="black" d="M103.067,-171.762C103.067,-160.36 103.067,-145.434 103.067,-132.494"/>
-<polygon fill="black" stroke="black" points="106.567,-132.212 103.067,-122.212 99.5669,-132.212 106.567,-132.212"/>
-<text text-anchor="middle" x="136.888" y="-142.8" font-family="Times,serif" font-size="14.00">ObjectNode</text>
+<path fill="none" stroke="black" d="M112,-179.614C112,-167.24 112,-150.369 112,-136.22"/>
+<polygon fill="black" stroke="black" points="115.5,-136.05 112,-126.05 108.5,-136.05 115.5,-136.05"/>
+<text text-anchor="middle" x="145.821" y="-147.4" font-family="Times,serif" font-size="14.00">ObjectNode</text>
 </g>
 <!-- destination -->
 <g id="node4" class="node"><title>destination</title>
-<polygon fill="none" stroke="black" points="165.874,-36 40.2598,-36 40.2598,-0 165.874,-0 165.874,-36"/>
-<text text-anchor="middle" x="103.067" y="-13.8" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="174.48,-36 49.5204,-36 49.5204,-0 174.48,-0 174.48,-36"/>
+<text text-anchor="middle" x="112" y="-12.4" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
 </g>
 <!-- ElasticsearchPersistWriter&#45;&gt;destination -->
 <g id="edge3" class="edge"><title>ElasticsearchPersistWriter&#45;&gt;destination</title>
-<path fill="none" stroke="black" d="M103.067,-85.7616C103.067,-74.3597 103.067,-59.4342 103.067,-46.494"/>
-<polygon fill="black" stroke="black" points="106.567,-46.2121 103.067,-36.2121 99.5669,-46.2121 106.567,-46.2121"/>
-<text text-anchor="middle" x="136.888" y="-56.8" font-family="Times,serif" font-size="14.00">ObjectNode</text>
+<path fill="none" stroke="black" d="M112,-89.614C112,-77.2403 112,-60.3686 112,-46.2198"/>
+<polygon fill="black" stroke="black" points="115.5,-46.0504 112,-36.0504 108.5,-46.0504 115.5,-46.0504"/>
+<text text-anchor="middle" x="145.821" y="-57.4" font-family="Times,serif" font-size="14.00">ObjectNode</text>
 </g>
 <!-- source -->
 <g id="node3" class="node"><title>source</title>
-<polygon fill="none" stroke="black" points="189.595,-294 16.5389,-294 16.5389,-258 189.595,-258 189.595,-294"/>
-<text text-anchor="middle" x="103.067" y="-271.8" font-family="Times,serif" font-size="14.00">mongdb://{db}/{collection}</text>
+<polygon fill="none" stroke="black" points="198.147,-306 25.8528,-306 25.8528,-270 198.147,-270 198.147,-306"/>
+<text text-anchor="middle" x="112" y="-282.4" font-family="Times,serif" font-size="14.00">mongdb://{db}/{collection}</text>
 </g>
 <!-- source&#45;&gt;MongoPersistReader -->
 <g id="edge1" class="edge"><title>source&#45;&gt;MongoPersistReader</title>
-<path fill="none" stroke="black" d="M103.067,-257.762C103.067,-246.36 103.067,-231.434 103.067,-218.494"/>
-<polygon fill="black" stroke="black" points="106.567,-218.212 103.067,-208.212 99.5669,-218.212 106.567,-218.212"/>
-<text text-anchor="middle" x="136.888" y="-228.8" font-family="Times,serif" font-size="14.00">ObjectNode</text>
+<path fill="none" stroke="black" d="M112,-269.614C112,-257.24 112,-240.369 112,-226.22"/>
+<polygon fill="black" stroke="black" points="115.5,-226.05 112,-216.05 108.5,-226.05 115.5,-226.05"/>
+<text text-anchor="middle" x="145.821" y="-237.4" font-family="Times,serif" font-size="14.00">ObjectNode</text>
 </g>
 </g>
 </svg>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/mongo-elasticsearch-sync/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/src/site/markdown/index.md b/local/mongo-elasticsearch-sync/src/site/markdown/index.md
index 6b20968..c07cc64 100644
--- a/local/mongo-elasticsearch-sync/src/site/markdown/index.md
+++ b/local/mongo-elasticsearch-sync/src/site/markdown/index.md
@@ -53,7 +53,7 @@ Example Configuration:
 Build:
 ---------
 
-`mvn clean package verify`
+    mvn clean package verify
 
 Deploy:
 --------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.svg
----------------------------------------------------------------------
diff --git a/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.svg b/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.svg
index 939820f..cf13a63 100644
--- a/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.svg
+++ b/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.svg
@@ -18,85 +18,85 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="226pt" height="375pt"
- viewBox="0.00 0.00 225.67 375.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 371)">
+<svg width="244pt" height="388pt"
+ viewBox="0.00 0.00 244.00 388.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 384)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-371 221.672,-371 221.672,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-384 241,-384 241,5 -4,5"/>
 <!-- TwitterFollowingProvider -->
 <g id="node1" class="node"><title>TwitterFollowingProvider</title>
 <g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProvider.java" xlink:title="TwitterFollowingProvider">
-<ellipse fill="none" stroke="black" cx="108.836" cy="-349" rx="102.174" ry="18"/>
-<text text-anchor="middle" x="108.836" y="-344.8" font-family="Times,serif" font-size="14.00">TwitterFollowingProvider</text>
+<ellipse fill="none" stroke="black" cx="118" cy="-362" rx="111.127" ry="18"/>
+<text text-anchor="middle" x="118" y="-356.4" font-family="Times,serif" font-size="14.00">TwitterFollowingProvider</text>
 </a>
 </g>
 </g>
 <!-- TypeConverterProcessor -->
 <g id="node2" class="node"><title>TypeConverterProcessor</title>
-<g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/TypeConverterProcessor.java" xlink:title="TypeConverterProcessor">
-<ellipse fill="none" stroke="black" cx="108.836" cy="-263" rx="97.3117" ry="18"/>
-<text text-anchor="middle" x="108.836" y="-258.8" font-family="Times,serif" font-size="14.00">TypeConverterProcessor</text>
+<g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converter/TypeConverterProcessor.java" xlink:title="TypeConverterProcessor">
+<ellipse fill="none" stroke="black" cx="118" cy="-272" rx="106.049" ry="18"/>
+<text text-anchor="middle" x="118" y="-266.4" font-family="Times,serif" font-size="14.00">TypeConverterProcessor</text>
 </a>
 </g>
 </g>
 <!-- TwitterFollowingProvider&#45;&gt;TypeConverterProcessor -->
 <g id="edge1" class="edge"><title>TwitterFollowingProvider&#45;&gt;TypeConverterProcessor</title>
-<g id="a_edge1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.java" xlink:title="Follow">
-<path fill="none" stroke="black" d="M108.836,-330.762C108.836,-319.36 108.836,-304.434 108.836,-291.494"/>
-<polygon fill="black" stroke="black" points="112.336,-291.212 108.836,-281.212 105.336,-291.212 112.336,-291.212"/>
+<g id="a_edge1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.json" xlink:title="Follow">
+<path fill="none" stroke="black" d="M118,-343.614C118,-331.24 118,-314.369 118,-300.22"/>
+<polygon fill="black" stroke="black" points="121.5,-300.05 118,-290.05 114.5,-300.05 121.5,-300.05"/>
 </a>
 </g>
-<g id="a_edge1&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.java" xlink:title="Follow">
-<text text-anchor="middle" x="128.674" y="-301.8" font-family="Times,serif" font-size="14.00">Follow</text>
+<g id="a_edge1&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.json" xlink:title="Follow">
+<text text-anchor="middle" x="137.838" y="-311.4" font-family="Times,serif" font-size="14.00">Follow</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor -->
 <g id="node3" class="node"><title>ActivityConverterProcessor</title>
-<g id="a_node3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/ActivityConverterProcessor.java" xlink:title="ActivityConverterProcessor">
-<ellipse fill="none" stroke="black" cx="108.836" cy="-177" rx="108.672" ry="18"/>
-<text text-anchor="middle" x="108.836" y="-172.8" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
+<g id="a_node3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converter/ActivityConverterProcessor.java" xlink:title="ActivityConverterProcessor">
+<ellipse fill="none" stroke="black" cx="118" cy="-182" rx="118.272" ry="18"/>
+<text text-anchor="middle" x="118" y="-176.4" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
 </a>
 </g>
 </g>
 <!-- TypeConverterProcessor&#45;&gt;ActivityConverterProcessor -->
 <g id="edge2" class="edge"><title>TypeConverterProcessor&#45;&gt;ActivityConverterProcessor</title>
-<path fill="none" stroke="black" d="M108.836,-244.762C108.836,-233.36 108.836,-218.434 108.836,-205.494"/>
-<polygon fill="black" stroke="black" points="112.336,-205.212 108.836,-195.212 105.336,-205.212 112.336,-205.212"/>
-<text text-anchor="middle" x="125.95" y="-215.8" font-family="Times,serif" font-size="14.00">String</text>
+<path fill="none" stroke="black" d="M118,-253.614C118,-241.24 118,-224.369 118,-210.22"/>
+<polygon fill="black" stroke="black" points="121.5,-210.05 118,-200.05 114.5,-210.05 121.5,-210.05"/>
+<text text-anchor="middle" x="135.114" y="-221.4" font-family="Times,serif" font-size="14.00">String</text>
 </g>
 <!-- GraphPersistWriter -->
 <g id="node4" class="node"><title>GraphPersistWriter</title>
 <g id="a_node4"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-graph/src/main/java/org/apache/streams/graph/GraphPersistWriter.java" xlink:title="GraphPersistWriter">
-<ellipse fill="none" stroke="black" cx="108.836" cy="-91" rx="78.5369" ry="18"/>
-<text text-anchor="middle" x="108.836" y="-86.8" font-family="Times,serif" font-size="14.00">GraphPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="118" cy="-92" rx="85.6113" ry="18"/>
+<text text-anchor="middle" x="118" y="-86.4" font-family="Times,serif" font-size="14.00">GraphPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor&#45;&gt;GraphPersistWriter -->
 <g id="edge3" class="edge"><title>ActivityConverterProcessor&#45;&gt;GraphPersistWriter</title>
-<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M108.836,-158.762C108.836,-147.36 108.836,-132.434 108.836,-119.494"/>
-<polygon fill="black" stroke="black" points="112.336,-119.212 108.836,-109.212 105.336,-119.212 112.336,-119.212"/>
+<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M118,-163.614C118,-151.24 118,-134.369 118,-120.22"/>
+<polygon fill="black" stroke="black" points="121.5,-120.05 118,-110.05 114.5,-120.05 121.5,-120.05"/>
 </a>
 </g>
-<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="131.777" y="-129.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="140.941" y="-131.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- destination -->
 <g id="node5" class="node"><title>destination</title>
-<polygon fill="none" stroke="black" points="194.539,-36 23.1326,-36 23.1326,-0 194.539,-0 194.539,-36"/>
-<text text-anchor="middle" x="108.836" y="-13.8" font-family="Times,serif" font-size="14.00">http://{host}:{port}/db/data</text>
+<polygon fill="none" stroke="black" points="203.402,-36 32.5979,-36 32.5979,-0 203.402,-0 203.402,-36"/>
+<text text-anchor="middle" x="118" y="-12.4" font-family="Times,serif" font-size="14.00">http://{host}:{port}/db/data</text>
 </g>
 <!-- GraphPersistWriter&#45;&gt;destination -->
 <g id="edge4" class="edge"><title>GraphPersistWriter&#45;&gt;destination</title>
-<path fill="none" stroke="black" d="M108.836,-72.9551C108.836,-64.8828 108.836,-55.1764 108.836,-46.1817"/>
-<polygon fill="black" stroke="black" points="112.336,-46.0903 108.836,-36.0904 105.336,-46.0904 112.336,-46.0903"/>
+<path fill="none" stroke="black" d="M118,-73.937C118,-65.8072 118,-55.8761 118,-46.7047"/>
+<polygon fill="black" stroke="black" points="121.5,-46.4406 118,-36.4407 114.5,-46.4407 121.5,-46.4406"/>
 </g>
 </g>
 </svg>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-history-elasticsearch/src/main/jsonschema/TwitterHistoryElasticsearchConfiguration.json
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/main/jsonschema/TwitterHistoryElasticsearchConfiguration.json b/local/twitter-history-elasticsearch/src/main/jsonschema/TwitterHistoryElasticsearchConfiguration.json
new file mode 100644
index 0000000..ea9b165
--- /dev/null
+++ b/local/twitter-history-elasticsearch/src/main/jsonschema/TwitterHistoryElasticsearchConfiguration.json
@@ -0,0 +1,13 @@
+{
+    "$schema": "http://json-schema.org/draft-03/schema",
+    "$license": [
+        "http://www.apache.org/licenses/LICENSE-2.0"
+    ],
+    "type": "object",
+    "javaType" : "org.apache.streams.example.twitter.TwitterHistoryElasticsearchConfiguration",
+    "javaInterfaces": ["java.io.Serializable"],
+    "properties": {
+        "twitter": { "javaType": "org.apache.streams.twitter.TwitterUserInformationConfiguration", "type": "object", "required": true },
+        "elasticsearch": { "javaType": "org.apache.streams.elasticsearch.ElasticsearchWriterConfiguration", "type": "object", "required": true }
+    }
+}

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-history-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterHistoryElasticsearchConfiguration.json
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterHistoryElasticsearchConfiguration.json b/local/twitter-history-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterHistoryElasticsearchConfiguration.json
deleted file mode 100644
index ea9b165..0000000
--- a/local/twitter-history-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterHistoryElasticsearchConfiguration.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-    "$schema": "http://json-schema.org/draft-03/schema",
-    "$license": [
-        "http://www.apache.org/licenses/LICENSE-2.0"
-    ],
-    "type": "object",
-    "javaType" : "org.apache.streams.example.twitter.TwitterHistoryElasticsearchConfiguration",
-    "javaInterfaces": ["java.io.Serializable"],
-    "properties": {
-        "twitter": { "javaType": "org.apache.streams.twitter.TwitterUserInformationConfiguration", "type": "object", "required": true },
-        "elasticsearch": { "javaType": "org.apache.streams.elasticsearch.ElasticsearchWriterConfiguration", "type": "object", "required": true }
-    }
-}

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.svg
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.svg b/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.svg
index b5c7332..05c9a83 100644
--- a/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.svg
+++ b/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.svg
@@ -18,70 +18,70 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="214pt" height="302pt"
- viewBox="0.00 0.00 214.13 302.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 298)">
+<svg width="232pt" height="314pt"
+ viewBox="0.00 0.00 232.00 314.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 310)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-298 210.134,-298 210.134,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-310 229,-310 229,5 -4,5"/>
 <!-- TwitterTimelineProvider -->
 <g id="node1" class="node"><title>TwitterTimelineProvider</title>
 <g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterTimelineProvider.java" xlink:title="TwitterTimelineProvider">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-276" rx="97.6831" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-271.8" font-family="Times,serif" font-size="14.00">TwitterTimelineProvider</text>
+<ellipse fill="none" stroke="black" cx="112" cy="-288" rx="106.353" ry="18"/>
+<text text-anchor="middle" x="112" y="-282.4" font-family="Times,serif" font-size="14.00">TwitterTimelineProvider</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor -->
 <g id="node2" class="node"><title>ActivityConverterProcessor</title>
 <g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converter/ActivityConverterProcessor.java" xlink:title="ActivityConverterProcessor">
-<polygon fill="none" stroke="black" points="189.364,-208 16.7697,-208 16.7697,-172 189.364,-172 189.364,-208"/>
-<text text-anchor="middle" x="103.067" y="-185.8" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
+<polygon fill="none" stroke="black" points="198.223,-216 25.7772,-216 25.7772,-180 198.223,-180 198.223,-216"/>
+<text text-anchor="middle" x="112" y="-192.4" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
 </a>
 </g>
 </g>
 <!-- TwitterTimelineProvider&#45;&gt;ActivityConverterProcessor -->
 <g id="edge1" class="edge"><title>TwitterTimelineProvider&#45;&gt;ActivityConverterProcessor</title>
-<path fill="none" stroke="black" d="M103.067,-257.762C103.067,-246.36 103.067,-231.434 103.067,-218.494"/>
-<polygon fill="black" stroke="black" points="106.567,-218.212 103.067,-208.212 99.5669,-218.212 106.567,-218.212"/>
-<text text-anchor="middle" x="136.888" y="-228.8" font-family="Times,serif" font-size="14.00">ObjectNode</text>
+<path fill="none" stroke="black" d="M112,-269.614C112,-257.24 112,-240.369 112,-226.22"/>
+<polygon fill="black" stroke="black" points="115.5,-226.05 112,-216.05 108.5,-226.05 115.5,-226.05"/>
+<text text-anchor="middle" x="145.821" y="-237.4" font-family="Times,serif" font-size="14.00">ObjectNode</text>
 </g>
 <!-- ElasticsearchPersistWriter -->
 <g id="node3" class="node"><title>ElasticsearchPersistWriter</title>
 <g id="a_node3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="ElasticsearchPersistWriter">
-<ellipse fill="none" stroke="black" cx="103.067" cy="-104" rx="103.134" ry="18"/>
-<text text-anchor="middle" x="103.067" y="-99.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="112" cy="-108" rx="112.321" ry="18"/>
+<text text-anchor="middle" x="112" y="-102.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor&#45;&gt;ElasticsearchPersistWriter -->
 <g id="edge2" class="edge"><title>ActivityConverterProcessor&#45;&gt;ElasticsearchPersistWriter</title>
-<g id="a_edge2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M103.067,-171.762C103.067,-160.36 103.067,-145.434 103.067,-132.494"/>
-<polygon fill="black" stroke="black" points="106.567,-132.212 103.067,-122.212 99.5669,-132.212 106.567,-132.212"/>
+<g id="a_edge2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M112,-179.614C112,-167.24 112,-150.369 112,-136.22"/>
+<polygon fill="black" stroke="black" points="115.5,-136.05 112,-126.05 108.5,-136.05 115.5,-136.05"/>
 </a>
 </g>
-<g id="a_edge2&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="126.008" y="-142.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge2&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="134.941" y="-147.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- es -->
 <g id="node4" class="node"><title>es</title>
-<polygon fill="none" stroke="black" points="165.874,-36 40.2598,-36 40.2598,-0 165.874,-0 165.874,-36"/>
-<text text-anchor="middle" x="103.067" y="-13.8" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="174.48,-36 49.5204,-36 49.5204,-0 174.48,-0 174.48,-36"/>
+<text text-anchor="middle" x="112" y="-12.4" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
 </g>
 <!-- ElasticsearchPersistWriter&#45;&gt;es -->
 <g id="edge3" class="edge"><title>ElasticsearchPersistWriter&#45;&gt;es</title>
-<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M103.067,-85.7616C103.067,-74.3597 103.067,-59.4342 103.067,-46.494"/>
-<polygon fill="black" stroke="black" points="106.567,-46.2121 103.067,-36.2121 99.5669,-46.2121 106.567,-46.2121"/>
+<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M112,-89.614C112,-77.2403 112,-60.3686 112,-46.2198"/>
+<polygon fill="black" stroke="black" points="115.5,-46.0504 112,-36.0504 108.5,-46.0504 115.5,-46.0504"/>
 </a>
 </g>
-<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="126.008" y="-56.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="134.941" y="-57.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-history-elasticsearch/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/site/markdown/index.md b/local/twitter-history-elasticsearch/src/site/markdown/index.md
index 0956f90..bb2ba20 100644
--- a/local/twitter-history-elasticsearch/src/site/markdown/index.md
+++ b/local/twitter-history-elasticsearch/src/site/markdown/index.md
@@ -19,7 +19,7 @@ Converts them to activities, and writes them in activity format to Elasticsearch
 Specification:
 -----------------
 
-[TwitterHistoryElasticsearch.dot](src/main/resources/TwitterHistoryElasticsearch.dot "TwitterHistoryElasticsearch.dot" )
+[TwitterHistoryElasticsearch.dot](TwitterHistoryElasticsearch.dot "TwitterHistoryElasticsearch.dot" )
 
 Diagram:
 -----------------
@@ -65,7 +65,7 @@ Twitter IDs can be converted from screennames at http://www.gettwitterid.com
 Build:
 ---------
 
-`mvn clean package verify`
+    mvn clean package verify
 
 Deploy:
 --------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-userstream-elasticsearch/src/main/jsonschema/TwitterUserstreamElasticsearchConfiguration.json
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/main/jsonschema/TwitterUserstreamElasticsearchConfiguration.json b/local/twitter-userstream-elasticsearch/src/main/jsonschema/TwitterUserstreamElasticsearchConfiguration.json
new file mode 100644
index 0000000..6a25850
--- /dev/null
+++ b/local/twitter-userstream-elasticsearch/src/main/jsonschema/TwitterUserstreamElasticsearchConfiguration.json
@@ -0,0 +1,13 @@
+{
+  "$schema": "http://json-schema.org/draft-03/schema",
+  "$license": [
+    "http://www.apache.org/licenses/LICENSE-2.0"
+  ],
+  "type": "object",
+  "javaType" : "org.apache.streams.example.twitter.TwitterUserstreamElasticsearchConfiguration",
+  "javaInterfaces": ["java.io.Serializable"],
+  "properties": {
+    "twitter": { "javaType": "org.apache.streams.twitter.TwitterStreamConfiguration", "type": "object", "required": true },
+    "elasticsearch": { "javaType": "org.apache.streams.elasticsearch.ElasticsearchWriterConfiguration", "type": "object", "required": true }
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-userstream-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterUserstreamElasticsearch.json
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterUserstreamElasticsearch.json b/local/twitter-userstream-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterUserstreamElasticsearch.json
deleted file mode 100644
index 6a25850..0000000
--- a/local/twitter-userstream-elasticsearch/src/main/jsonschema/org/apache/streams/example/twitter/TwitterUserstreamElasticsearch.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "$schema": "http://json-schema.org/draft-03/schema",
-  "$license": [
-    "http://www.apache.org/licenses/LICENSE-2.0"
-  ],
-  "type": "object",
-  "javaType" : "org.apache.streams.example.twitter.TwitterUserstreamElasticsearchConfiguration",
-  "javaInterfaces": ["java.io.Serializable"],
-  "properties": {
-    "twitter": { "javaType": "org.apache.streams.twitter.TwitterStreamConfiguration", "type": "object", "required": true },
-    "elasticsearch": { "javaType": "org.apache.streams.elasticsearch.ElasticsearchWriterConfiguration", "type": "object", "required": true }
-  }
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot b/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot
index 72116e0..b27edc4 100644
--- a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot
+++ b/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot
@@ -27,5 +27,5 @@ digraph g {
   NoDeletesProcessor -> ElasticsearchPersistWriter [label="Activity",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json"];
   ElasticsearchPersistWriter -> es [label="Activity",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json"];
   SetDeleteIdProcessor -> ElasticsearchPersistDeleter [label="Delete",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json"];
-  ElasticsearchPersistDeleter -> es [label="Delete",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/src/main/jsonschema/verbs/delete.json"];
+  ElasticsearchPersistDeleter -> es [label="Delete",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json"];
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.svg
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.svg b/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.svg
index 5fadc41..c4def5a 100644
--- a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.svg
+++ b/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.svg
@@ -18,162 +18,162 @@
   -->
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<!-- Generated by graphviz version 2.39.20150411.0445 (20150411.0445)
+<!-- Generated by graphviz version 2.30.1 (20130221.2233)
  -->
 <!-- Title: g Pages: 1 -->
-<svg width="404pt" height="518pt"
- viewBox="0.00 0.00 403.71 518.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 514)">
+<svg width="403pt" height="530pt"
+ viewBox="0.00 0.00 403.00 530.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 526)">
 <title>g</title>
-<polygon fill="white" stroke="transparent" points="-4,4 -4,-514 399.711,-514 399.711,4 -4,4"/>
+<polygon fill="white" stroke="white" points="-4,5 -4,-526 400,-526 400,5 -4,5"/>
 <!-- TwitterStreamProvider -->
 <g id="node1" class="node"><title>TwitterStreamProvider</title>
 <g id="a_node1"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterStreamProvider.java" xlink:title="TwitterStreamProvider">
-<ellipse fill="none" stroke="black" cx="225.047" cy="-492" rx="91.0473" ry="18"/>
-<text text-anchor="middle" x="225.047" y="-487.8" font-family="Times,serif" font-size="14.00">TwitterStreamProvider</text>
+<ellipse fill="none" stroke="black" cx="225" cy="-504" rx="99.0952" ry="18"/>
+<text text-anchor="middle" x="225" y="-498.4" font-family="Times,serif" font-size="14.00">TwitterStreamProvider</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor -->
 <g id="node2" class="node"><title>ActivityConverterProcessor</title>
 <g id="a_node2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converter/ActivityConverterProcessor.java" xlink:title="ActivityConverterProcessor">
-<polygon fill="none" stroke="black" points="311.344,-424 138.75,-424 138.75,-388 311.344,-388 311.344,-424"/>
-<text text-anchor="middle" x="225.047" y="-401.8" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
+<polygon fill="none" stroke="black" points="311.223,-432 138.777,-432 138.777,-396 311.223,-396 311.223,-432"/>
+<text text-anchor="middle" x="225" y="-408.4" font-family="Times,serif" font-size="14.00">ActivityConverterProcessor</text>
 </a>
 </g>
 </g>
 <!-- TwitterStreamProvider&#45;&gt;ActivityConverterProcessor -->
 <g id="edge1" class="edge"><title>TwitterStreamProvider&#45;&gt;ActivityConverterProcessor</title>
-<path fill="none" stroke="black" d="M225.047,-473.762C225.047,-462.36 225.047,-447.434 225.047,-434.494"/>
-<polygon fill="black" stroke="black" points="228.547,-434.212 225.047,-424.212 221.547,-434.212 228.547,-434.212"/>
-<text text-anchor="middle" x="258.868" y="-444.8" font-family="Times,serif" font-size="14.00">ObjectNode</text>
+<path fill="none" stroke="black" d="M225,-485.614C225,-473.24 225,-456.369 225,-442.22"/>
+<polygon fill="black" stroke="black" points="228.5,-442.05 225,-432.05 221.5,-442.05 228.5,-442.05"/>
+<text text-anchor="middle" x="258.821" y="-453.4" font-family="Times,serif" font-size="14.00">ObjectNode</text>
 </g>
 <!-- DeleteOnlyProcessor -->
 <g id="node3" class="node"><title>DeleteOnlyProcessor</title>
 <g id="a_node3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-filters/src/main/java/org/apache/streams/filters/VerbDefinitionKeepFilter.java" xlink:title="VerbDefinitionKeepFilter (verb:delete)">
-<polygon fill="none" stroke="black" points="234.141,-338 -0.0468938,-338 -0.0468938,-302 234.141,-302 234.141,-338"/>
-<text text-anchor="middle" x="117.047" y="-315.8" font-family="Times,serif" font-size="14.00">VerbDefinitionKeepFilter (verb:delete)</text>
+<polygon fill="none" stroke="black" points="234.07,-342 -0.0703219,-342 -0.0703219,-306 234.07,-306 234.07,-342"/>
+<text text-anchor="middle" x="117" y="-318.4" font-family="Times,serif" font-size="14.00">VerbDefinitionKeepFilter (verb:delete)</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor&#45;&gt;DeleteOnlyProcessor -->
 <g id="edge2" class="edge"><title>ActivityConverterProcessor&#45;&gt;DeleteOnlyProcessor</title>
-<g id="a_edge2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M202.407,-387.972C186.566,-375.358 165.216,-358.357 147.832,-344.514"/>
-<polygon fill="black" stroke="black" points="149.66,-341.496 139.657,-338.005 145.3,-346.972 149.66,-341.496"/>
+<g id="a_edge2"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M203.92,-395.824C187.418,-382.377 164.282,-363.526 146.029,-348.653"/>
+<polygon fill="black" stroke="black" points="147.99,-345.736 138.027,-342.133 143.568,-351.163 147.99,-345.736"/>
 </a>
 </g>
-<g id="a_edge2&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="200.988" y="-358.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge2&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="203.941" y="-363.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- NoDeletesProcessor -->
 <g id="node4" class="node"><title>NoDeletesProcessor</title>
 <g id="a_node4"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-filters/src/main/java/org/apache/streams/filters/VerbDefinitionDropFilter.java" xlink:title="VerbDefinitionDropFilter (verb:delete)">
-<polygon fill="none" stroke="black" points="395.875,-284 162.219,-284 162.219,-248 395.875,-248 395.875,-284"/>
-<text text-anchor="middle" x="279.047" y="-261.8" font-family="Times,serif" font-size="14.00">VerbDefinitionDropFilter (verb:delete)</text>
+<polygon fill="none" stroke="black" points="395.496,-288 162.504,-288 162.504,-252 395.496,-252 395.496,-288"/>
+<text text-anchor="middle" x="279" y="-264.4" font-family="Times,serif" font-size="14.00">VerbDefinitionDropFilter (verb:delete)</text>
 </a>
 </g>
 </g>
 <!-- ActivityConverterProcessor&#45;&gt;NoDeletesProcessor -->
 <g id="edge3" class="edge"><title>ActivityConverterProcessor&#45;&gt;NoDeletesProcessor</title>
-<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M231.996,-387.984C241.18,-364.174 257.454,-321.981 268.248,-293.998"/>
-<polygon fill="black" stroke="black" points="271.62,-294.981 271.953,-284.391 265.089,-292.462 271.62,-294.981"/>
+<g id="a_edge3"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M231.514,-395.871C240.798,-371.457 257.923,-326.426 268.871,-297.635"/>
+<polygon fill="black" stroke="black" points="272.18,-298.78 272.463,-288.189 265.637,-296.292 272.18,-298.78"/>
 </a>
 </g>
-<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="267.988" y="-358.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge3&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="268.941" y="-363.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- SetDeleteIdProcessor -->
 <g id="node5" class="node"><title>SetDeleteIdProcessor</title>
-<g id="a_node5"><a xlink:href="https://github.com/apache/incubator-streams-examples/blob/master/local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/twitter/example/TwitterUserstreamElasticsearch.java" xlink:title="SetDeleteIdProcessor (verb:post)">
-<polygon fill="none" stroke="black" points="222.993,-230 21.1011,-230 21.1011,-194 222.993,-194 222.993,-230"/>
-<text text-anchor="middle" x="122.047" y="-207.8" font-family="Times,serif" font-size="14.00">SetDeleteIdProcessor (verb:post)</text>
+<g id="a_node5"><a xlink:href="https://github.com/apache/incubator-streams-examples/blob/master/local/twitter-userstream-elasticsearch/src/main/java/org/apache/streams/twitter/example/TwitterUserstreamElasticsearch.java#L115-128" xlink:title="SetDeleteIdProcessor (verb:post)">
+<polygon fill="none" stroke="black" points="218.584,-234 17.4163,-234 17.4163,-198 218.584,-198 218.584,-234"/>
+<text text-anchor="middle" x="118" y="-210.4" font-family="Times,serif" font-size="14.00">SetDeleteIdProcessor (verb:post)</text>
 </a>
 </g>
 </g>
 <!-- DeleteOnlyProcessor&#45;&gt;SetDeleteIdProcessor -->
 <g id="edge4" class="edge"><title>DeleteOnlyProcessor&#45;&gt;SetDeleteIdProcessor</title>
-<g id="a_edge4"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M111.056,-301.882C109.461,-296.221 107.96,-289.909 107.164,-284 105.027,-268.143 104.048,-263.694 107.164,-248 107.701,-245.295 108.445,-242.538 109.316,-239.814"/>
-<polygon fill="black" stroke="black" points="112.668,-240.842 112.884,-230.249 106.11,-238.395 112.668,-240.842"/>
+<g id="a_edge4"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M111.114,-305.754C109.48,-300.16 107.931,-293.879 107.117,-288 104.923,-272.151 104.715,-267.819 107.117,-252 107.524,-249.32 108.097,-246.563 108.769,-243.829"/>
+<polygon fill="black" stroke="black" points="112.137,-244.781 111.521,-234.204 105.407,-242.857 112.137,-244.781"/>
 </a>
 </g>
-<g id="a_edge4&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="130.988" y="-261.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge4&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="130.941" y="-264.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistWriter -->
 <g id="node6" class="node"><title>ElasticsearchPersistWriter</title>
 <g id="a_node6"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistWriter.java" xlink:title="ElasticsearchPersistWriter">
-<ellipse fill="none" stroke="black" cx="271.047" cy="-158" rx="103.134" ry="18"/>
-<text text-anchor="middle" x="271.047" y="-153.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
+<ellipse fill="none" stroke="black" cx="275" cy="-162" rx="112.321" ry="18"/>
+<text text-anchor="middle" x="275" y="-156.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistWriter</text>
 </a>
 </g>
 </g>
 <!-- NoDeletesProcessor&#45;&gt;ElasticsearchPersistWriter -->
 <g id="edge5" class="edge"><title>NoDeletesProcessor&#45;&gt;ElasticsearchPersistWriter</title>
-<g id="a_edge5"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M277.69,-247.679C276.441,-230.821 274.57,-205.565 273.132,-186.147"/>
-<polygon fill="black" stroke="black" points="276.613,-185.764 272.384,-176.05 269.632,-186.281 276.613,-185.764"/>
+<g id="a_edge5"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M278.357,-251.969C277.731,-235.378 276.769,-209.883 276.035,-190.431"/>
+<polygon fill="black" stroke="black" points="279.529,-190.201 275.654,-180.341 272.534,-190.466 279.529,-190.201"/>
 </a>
 </g>
-<g id="a_edge5&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="299.988" y="-207.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge5&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="300.941" y="-210.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistDeleter -->
 <g id="node7" class="node"><title>ElasticsearchPersistDeleter</title>
 <g id="a_node7"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-elasticsearch/src/main/java/org/apache/streams/elasticsearch/ElasticsearchPersistDeleter.java" xlink:title="ElasticsearchPersistDeleter">
-<ellipse fill="none" stroke="black" cx="127.047" cy="-104" rx="106.223" ry="18"/>
-<text text-anchor="middle" x="127.047" y="-99.8" font-family="Times,serif" font-size="14.00">ElasticsearchPersistDeleter</text>
+<ellipse fill="none" stroke="black" cx="121" cy="-108" rx="116.218" ry="18"/>
+<text text-anchor="middle" x="121" y="-102.4" font-family="Times,serif" font-size="14.00">ElasticsearchPersistDeleter</text>
 </a>
 </g>
 </g>
 <!-- SetDeleteIdProcessor&#45;&gt;ElasticsearchPersistDeleter -->
 <g id="edge7" class="edge"><title>SetDeleteIdProcessor&#45;&gt;ElasticsearchPersistDeleter</title>
-<g id="a_edge7"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/verbs/delete.json" xlink:title="Delete">
-<path fill="none" stroke="black" d="M121.572,-193.929C121.331,-179.354 121.306,-158.336 122.516,-140 122.682,-137.47 122.909,-134.846 123.172,-132.219"/>
-<polygon fill="black" stroke="black" points="126.65,-132.609 124.32,-122.274 119.696,-131.806 126.65,-132.609"/>
+<g id="a_edge7"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json" xlink:title="Delete">
+<path fill="none" stroke="black" d="M116.802,-197.766C116,-183.377 115.287,-162.333 116.469,-144 116.634,-141.432 116.867,-138.764 117.142,-136.099"/>
+<polygon fill="black" stroke="black" points="120.631,-136.392 118.346,-126.047 113.681,-135.56 120.631,-136.392"/>
 </a>
 </g>
-<g id="a_edge7&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/verbs/delete.json" xlink:title="Delete">
-<text text-anchor="middle" x="141.312" y="-153.8" font-family="Times,serif" font-size="14.00">Delete</text>
+<g id="a_edge7&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json" xlink:title="Delete">
+<text text-anchor="middle" x="135.266" y="-156.4" font-family="Times,serif" font-size="14.00">Delete</text>
 </a>
 </g>
 </g>
 <!-- es -->
 <g id="node8" class="node"><title>es</title>
-<polygon fill="none" stroke="black" points="283.854,-36 158.24,-36 158.24,-0 283.854,-0 283.854,-36"/>
-<text text-anchor="middle" x="221.047" y="-13.8" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
+<polygon fill="none" stroke="black" points="285.48,-36 160.52,-36 160.52,-0 285.48,-0 285.48,-36"/>
+<text text-anchor="middle" x="223" y="-12.4" font-family="Times,serif" font-size="14.00">es://{index}/{type}</text>
 </g>
 <!-- ElasticsearchPersistWriter&#45;&gt;es -->
 <g id="edge6" class="edge"><title>ElasticsearchPersistWriter&#45;&gt;es</title>
-<g id="a_edge6"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<path fill="none" stroke="black" d="M264.613,-139.984C256.109,-116.174 241.04,-73.981 231.046,-45.9977"/>
-<polygon fill="black" stroke="black" points="234.275,-44.6316 227.615,-36.3914 227.683,-46.986 234.275,-44.6316"/>
+<g id="a_edge6"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<path fill="none" stroke="black" d="M268.728,-143.871C259.787,-119.457 243.297,-74.4258 232.754,-45.6351"/>
+<polygon fill="black" stroke="black" points="236.02,-44.3759 229.295,-36.1893 229.447,-46.783 236.02,-44.3759"/>
 </a>
 </g>
-<g id="a_edge6&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json" xlink:title="Activity">
-<text text-anchor="middle" x="280.988" y="-99.8" font-family="Times,serif" font-size="14.00">Activity</text>
+<g id="a_edge6&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/activity.json" xlink:title="Activity">
+<text text-anchor="middle" x="284.941" y="-102.4" font-family="Times,serif" font-size="14.00">Activity</text>
 </a>
 </g>
 </g>
 <!-- ElasticsearchPersistDeleter&#45;&gt;es -->
 <g id="edge8" class="edge"><title>ElasticsearchPersistDeleter&#45;&gt;es</title>
-<g id="a_edge8"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/delete.json" xlink:title="Delete">
-<path fill="none" stroke="black" d="M146.524,-86.1807C160.17,-73.6957 178.596,-56.8378 193.712,-43.0087"/>
-<polygon fill="black" stroke="black" points="196.256,-45.4248 201.272,-36.0923 191.531,-40.2601 196.256,-45.4248"/>
+<g id="a_edge8"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json" xlink:title="Delete">
+<path fill="none" stroke="black" d="M140.667,-90.0327C156.229,-76.6061 178.147,-57.6964 195.457,-42.763"/>
+<polygon fill="black" stroke="black" points="197.76,-45.3979 203.046,-36.2155 193.188,-40.0978 197.76,-45.3979"/>
 </a>
 </g>
-<g id="a_edge8&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/delete.json" xlink:title="Delete">
-<text text-anchor="middle" x="198.312" y="-56.8" font-family="Times,serif" font-size="14.00">Delete</text>
+<g id="a_edge8&#45;label"><a xlink:href="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/verbs/delete.json" xlink:title="Delete">
+<text text-anchor="middle" x="200.266" y="-57.4" font-family="Times,serif" font-size="14.00">Delete</text>
 </a>
 </g>
 </g>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/c209e371/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/site/markdown/index.md b/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
index 4967265..ee84b9b 100644
--- a/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
+++ b/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
@@ -53,23 +53,17 @@ Example Configuration:
         batchSize = 1
     }
 
-The consumerKey and consumerSecret are assigned when creating a twitter application:
-
-
-
-The accessToken and accessTokenSecret can be obtained by navigating to:
-
-    https://api.twitter.com/oauth/authenticate?oauth_token=UIJ0AUxCJatpKDUyFt0OTSEP4asZgqxRwUCT0AMSwc&oauth_callback=http%3A%2F%2Foauth.streamstutorial.w2odata.com%3A8080%2Fsocialauthdemo%2FsocialAuthSuccessAction.do
+In the Twitter section you should place all of your relevant authentication keys.
 
 Build:
 ---------
 
-`mvn clean package verify`
+    mvn clean package verify
 
 Deploy:
 --------
 
-    mvn -Pdocker clean package docker:build`
+    mvn -Pdocker clean package docker:build
 
 Run:
 --------


[3/3] incubator-streams-examples git commit: [maven-release-plugin] prepare release streams-examples-0.2-incubating-rc2

Posted by sb...@apache.org.
[maven-release-plugin] prepare release streams-examples-0.2-incubating-rc2


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/82cb5269
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/82cb5269
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/82cb5269

Branch: refs/heads/0.2-incubating-rc2
Commit: 82cb5269619a1850d116541603247ff48591e854
Parents: 6732141
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Tue May 26 16:39:30 2015 -0500
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Tue May 26 16:39:30 2015 -0500

----------------------------------------------------------------------
 local/elasticsearch-hdfs/pom.xml               | 12 ++++--------
 local/elasticsearch-reindex/pom.xml            | 12 ++++--------
 local/mongo-elasticsearch-sync/pom.xml         | 12 ++++--------
 local/pom.xml                                  |  2 +-
 local/twitter-follow-graph/pom.xml             | 12 ++++--------
 local/twitter-history-elasticsearch/pom.xml    | 12 ++++--------
 local/twitter-userstream-elasticsearch/pom.xml | 12 ++++--------
 pom.xml                                        |  5 +++--
 8 files changed, 28 insertions(+), 51 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/elasticsearch-hdfs/pom.xml
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/pom.xml b/local/elasticsearch-hdfs/pom.xml
index 662c41f..edb6fdc 100644
--- a/local/elasticsearch-hdfs/pom.xml
+++ b/local/elasticsearch-hdfs/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -212,10 +210,8 @@
                     </goals>
                     <configuration>
                         <transformers>
-                            <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                            <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                            <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                            <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                 <mainClass>org.apache.streams.example.elasticsearch.ElasticsearchHdfs</mainClass>
                             </transformer>
                         </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/elasticsearch-reindex/pom.xml
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/pom.xml b/local/elasticsearch-reindex/pom.xml
index 9021ae1..3f5d83a 100644
--- a/local/elasticsearch-reindex/pom.xml
+++ b/local/elasticsearch-reindex/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -188,10 +186,8 @@
                             </filter>
                         </filters>
                         <transformers>
-                            <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                            <transformer
-                                    implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                            <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                            <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                 <mainClass>org.apache.streams.example.elasticsearch.ElasticsearchReindex</mainClass>
                             </transformer>
                         </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/mongo-elasticsearch-sync/pom.xml
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/pom.xml b/local/mongo-elasticsearch-sync/pom.xml
index 05a4000..5be8d20 100644
--- a/local/mongo-elasticsearch-sync/pom.xml
+++ b/local/mongo-elasticsearch-sync/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -217,10 +215,8 @@
                                 </filter>
                             </filters>
                             <transformers>
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.apache.streams.example.elasticsearch.MongoElasticsearchSync</mainClass>
                                 </transformer>
                             </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/pom.xml
----------------------------------------------------------------------
diff --git a/local/pom.xml b/local/pom.xml
index 705a251..9525a51 100644
--- a/local/pom.xml
+++ b/local/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>streams-examples</artifactId>
         <groupId>org.apache.streams</groupId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
 
     <artifactId>streams-examples-local</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/twitter-follow-graph/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-follow-graph/pom.xml b/local/twitter-follow-graph/pom.xml
index 4c332f9..10e0fc7 100644
--- a/local/twitter-follow-graph/pom.xml
+++ b/local/twitter-follow-graph/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -152,10 +150,8 @@
                         </goals>
                         <configuration>
                             <transformers>
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.apache.streams.example.graph.TwitterFollowingNeo4j</mainClass>
                                 </transformer>
                             </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/twitter-history-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/pom.xml b/local/twitter-history-elasticsearch/pom.xml
index 6492c42..1b5376a 100644
--- a/local/twitter-history-elasticsearch/pom.xml
+++ b/local/twitter-history-elasticsearch/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -189,10 +187,8 @@
                         </goals>
                         <configuration>
                             <transformers>
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.apache.streams.example.twitter.TwitterHistoryElasticsearch</mainClass>
                                 </transformer>
                             </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/local/twitter-userstream-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/pom.xml b/local/twitter-userstream-elasticsearch/pom.xml
index 5a61d54..96e0fd6 100644
--- a/local/twitter-userstream-elasticsearch/pom.xml
+++ b/local/twitter-userstream-elasticsearch/pom.xml
@@ -17,13 +17,11 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <parent>
         <groupId>org.apache.streams</groupId>
         <artifactId>streams-examples-local</artifactId>
-        <version>0.2-incubating-SNAPSHOT</version>
+        <version>0.2-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -135,10 +133,8 @@
                         </goals>
                         <configuration>
                             <transformers>
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
-                                <transformer
-                                        implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
+                                <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                                     <mainClass>org.apache.streams.example.twitter.TwitterUserstreamElasticsearch</mainClass>
                                 </transformer>
                             </transformers>

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/82cb5269/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ca56dd9..296a93c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.streams</groupId>
     <artifactId>streams-examples</artifactId>
-    <version>0.2-incubating-SNAPSHOT</version>
+    <version>0.2-incubating</version>
     
     <packaging>pom</packaging>
     <name>streams-examples</name>
@@ -51,7 +51,8 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-examples.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-examples.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-examples.git</url>
-    </scm>
+      <tag>streams-examples-0.2-incubating-rc2</tag>
+  </scm>
 
     <developers>
         <developer>


[2/3] incubator-streams-examples git commit: shouldn't exclude these directories from license check

Posted by sb...@apache.org.
shouldn't exclude these directories from license check


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/6732141b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/6732141b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/6732141b

Branch: refs/heads/0.2-incubating-rc2
Commit: 6732141bde0c9298ed9d3e008fc1adf9b0c67c95
Parents: c209e37
Author: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Authored: Tue May 26 16:38:06 2015 -0500
Committer: Steve Blackmon (@steveblackmon) <sb...@apache.org>
Committed: Tue May 26 16:38:06 2015 -0500

----------------------------------------------------------------------
 pom.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/6732141b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6e5cf5d..ca56dd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -623,8 +623,6 @@
                                 <exclude>**/README.*</exclude>
                                 <exclude>**/target/**</exclude>
                                 <exclude>**/overlays/**</exclude>
-                                <exclude>**/src/main/resources/**</exclude>
-                                <exclude>**/src/test/resources/**</exclude>
                                 <exclude>**/.gitignore</exclude>
                                 <exclude>**/*.properties</exclude>
                                 <exclude>**/*.iml</exclude>