Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-tree.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-tree.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-tree.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-tree.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:38 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:10 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.streams.example.test Class Hierarchy (mongo-elasticsearch-sync 0.5.1-SNAPSHOT Test API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head>
Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-use.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-use.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-use.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/org/apache/streams/example/test/package-use.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:38 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:10 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.streams.example.test (mongo-elasticsearch-sync 0.5.1-SNAPSHOT Test API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/overview-tree.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/overview-tree.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/overview-tree.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-mongo-elasticsearch-sync/testapidocs/overview-tree.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:38 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:10 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Class Hierarchy (mongo-elasticsearch-sync 0.5.1-SNAPSHOT Test API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot Wed Sep 13 18:59:21 2017 @@ -19,21 +19,21 @@ digraph g { //providers - TwitterFollowingProvider [label="TwitterFollowingProvider",shape=ellipse,URL="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProvider.java"]; + TwitterFollowingProvider [label="TwitterFollowingProvider",shape=ellipse,URL="https://github.com/apache/streams/blob/master/streams-contrib/streams-provider-twitter/src/main/java/org/apache/streams/twitter/provider/TwitterFollowingProvider.java"]; //processors - TypeConverterProcessor [label="TypeConverterProcessor",shape=ellipse,URL="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/TypeConverterProcessor.java"]; - ActivityConverterProcessor [label="ActivityConverterProcessor",shape=ellipse,URL="https://github.com/apache/incubator-streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/ActivityConverterProcessor.java"]; + TypeConverterProcessor [label="TypeConverterProcessor",shape=ellipse,URL="https://github.com/apache/streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/TypeConverterProcessor.java"]; + ActivityConverterProcessor [label="ActivityConverterProcessor",shape=ellipse,URL="https://github.com/apache/streams/blob/master/streams-components/streams-converters/src/main/java/org/apache/streams/converters/ActivityConverterProcessor.java"]; //persisters - GraphPersistWriter [label="GraphPersistWriter",shape=ellipse,URL="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-persist-graph/src/main/java/org/apache/streams/graph/GraphPersistWriter.java"]; + GraphPersistWriter [label="GraphPersistWriter",shape=ellipse,URL="https://github.com/apache/streams/blob/master/streams-contrib/streams-persist-graph/src/main/java/org/apache/streams/graph/GraphPersistWriter.java"]; //data destination [label="http://{host}:{port}/db/data",shape=box]; //stream - TwitterFollowingProvider -> TypeConverterProcessor [label="Follow",URL="https://github.com/apache/incubator-streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.java"]; + TwitterFollowingProvider -> TypeConverterProcessor [label="Follow",URL="https://github.com/apache/streams/blob/master/streams-contrib/streams-provider-twitter/src/main/jsonschema/com/twitter/Follow.java"]; TypeConverterProcessor -> ActivityConverterProcessor [label="String"]; - ActivityConverterProcessor -> GraphPersistWriter [label="Activity",URL="https://github.com/apache/incubator-streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json"]; + ActivityConverterProcessor -> GraphPersistWriter [label="Activity",URL="https://github.com/apache/streams/blob/master/streams-pojo/src/main/jsonschema/org/apache/streams/pojo/json/activity.json"]; GraphPersistWriter -> destination } \ No newline at end of file Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot.svg URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot.svg?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot.svg (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.dot.svg Wed Sep 13 18:59:21 2017 @@ -12,7 +12,7 @@ <!-- 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"> +<g id="a_node1"><a xlink:href="https://github.com/apache/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> </a> @@ -21,7 +21,7 @@ <!-- 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"> +<g id="a_node2"><a xlink:href="https://github.com/apache/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> </a> @@ -30,12 +30,12 @@ <!-- TwitterFollowingProvider->TypeConverterProcessor --> <g id="edge1" class="edge"> <title>TwitterFollowingProvider->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"> +<g id="a_edge1"><a xlink:href="https://github.com/apache/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"/> </a> </g> -<g id="a_edge1-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"> +<g id="a_edge1-label"><a xlink:href="https://github.com/apache/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> </a> </g> @@ -43,7 +43,7 @@ <!-- 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"> +<g id="a_node3"><a xlink:href="https://github.com/apache/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> </a> @@ -59,7 +59,7 @@ <!-- 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"> +<g id="a_node4"><a xlink:href="https://github.com/apache/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> </a> @@ -68,12 +68,12 @@ <!-- ActivityConverterProcessor->GraphPersistWriter --> <g id="edge3" class="edge"> <title>ActivityConverterProcessor->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"> +<g id="a_edge3"><a xlink:href="https://github.com/apache/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"/> </a> </g> -<g id="a_edge3-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"> +<g id="a_edge3-label"><a xlink:href="https://github.com/apache/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> </a> </g> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/TwitterFollowNeo4j.html Wed Sep 13 18:59:21 2017 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-09-11 + | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-09-13 | Rendered using Apache Maven Fluido Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20170911" /> + <meta name="Date-Revision-yyyymmdd" content="20170913" /> <meta http-equiv="Content-Language" content="en" /> <title>twitter-follow-neo4j – TwitterFollowNeo4j</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> @@ -34,7 +34,7 @@ - <a href="https://github.com/apache/incubator-streams-examples"> + <a href="https://github.com/apache/streams-examples"> <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"> @@ -66,7 +66,7 @@ <li> <a href="../../../streams-project/downloads.html" title="Downloads">Downloads</a> </li> - <li> <a href="http://streams.apache.org/site/latest/streams-examples/" title="Examples">Examples</a> + <li> <a href="../../../../latest/streams-examples/" title="Examples">Examples</a> </li> <li> <a href="../../../streams-project/faq.html" title="Frequently Asked Questions">Frequently Asked Questions</a> @@ -181,8 +181,8 @@ <div class="container"> <div id="banner"> <div class="pull-left"> - <a href="http://streams.apache.org" id="bannerLeft"> - <img src="http://streams.apache.org/images/streams_logo.jpg" alt="Apache Streams" width="150" height="100"/> + <a href="../../../../.." id="bannerLeft"> + <img src="../../../../../images/streams_logo.jpg" alt="Apache Streams" width="150" height="100"/> </a> </div> <div class="pull-right"> </div> @@ -193,16 +193,6 @@ <ul class="breadcrumb"> <li class=""> - <a href="http://streams.apache.org/site/latest/streams-project" class="externalLink" title="Streams"> - Streams</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="http://incubator.apache.org/" class="externalLink" title="Incubator"> - Incubator</a> - <span class="divider">/</span> - </li> - <li class=""> <a href="../../../../latest/streams-project" title="Streams"> Streams</a> <span class="divider">/</span> @@ -294,7 +284,7 @@ run org.apache.streams.example.TwitterFo <p >Copyright © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2017-09-11</li> + <li id="publishDate" class="pull-right">Last Published: 2017-09-13</li> <li id="projectVersion" class="pull-right"> Version: 0.5.1-SNAPSHOT </li> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-frame.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-frame.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-frame.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>All Classes (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-noframe.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-noframe.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-noframe.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/allclasses-noframe.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>All Classes (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/constant-values.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/constant-values.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/constant-values.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/constant-values.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Constant Field Values (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/deprecated-list.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/deprecated-list.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/deprecated-list.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Deprecated List (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/help-doc.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/help-doc.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/help-doc.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/help-doc.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>API Help (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index-all.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index-all.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index-all.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index-all.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Index (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/index.html Wed Sep 13 18:59:21 2017 @@ -2,7 +2,7 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>twitter-follow-neo4j 0.5.1-SNAPSHOT API</title> <script type="text/javascript"> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4j.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4j.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4j.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4j.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TwitterFollowNeo4j (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4jConfiguration.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4jConfiguration.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4jConfiguration.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/TwitterFollowNeo4jConfiguration.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>TwitterFollowNeo4jConfiguration (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4j.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4j.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4j.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4j.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.streams.example.TwitterFollowNeo4j (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4jConfiguration.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4jConfiguration.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4jConfiguration.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/class-use/TwitterFollowNeo4jConfiguration.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.streams.example.TwitterFollowNeo4jConfiguration (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-frame.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-frame.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-frame.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-frame.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.streams.example (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-summary.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-summary.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-summary.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-summary.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.streams.example (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-tree.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-tree.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-tree.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-tree.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.streams.example Class Hierarchy (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-use.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-use.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-use.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/org/apache/streams/example/package-use.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.streams.example (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/overview-tree.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/overview-tree.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/overview-tree.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Class Hierarchy (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/serialized-form.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/serialized-form.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/serialized-form.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/apidocs/serialized-form.html Wed Sep 13 18:59:21 2017 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_131) on Mon Sep 11 09:40:57 CDT 2017 --> +<!-- Generated by javadoc (1.8.0_131) on Wed Sep 13 12:54:21 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Serialized Form (twitter-follow-neo4j 0.5.1-SNAPSHOT API)</title> -<meta name="date" content="2017-09-11"> +<meta name="date" content="2017-09-13"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html Wed Sep 13 18:59:21 2017 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-09-11 + | Generated by Apache Maven Doxia Site Renderer 1.7.4 at 2017-09-13 | Rendered using Apache Maven Fluido Skin 1.5 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20170911" /> + <meta name="Date-Revision-yyyymmdd" content="20170913" /> <meta http-equiv="Content-Language" content="en" /> <title>twitter-follow-neo4j – Checkstyle Results</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" /> @@ -34,7 +34,7 @@ - <a href="https://github.com/apache/incubator-streams-examples"> + <a href="https://github.com/apache/streams-examples"> <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"> @@ -66,7 +66,7 @@ <li> <a href="../../../streams-project/downloads.html" title="Downloads">Downloads</a> </li> - <li> <a href="http://streams.apache.org/site/latest/streams-examples/" title="Examples">Examples</a> + <li> <a href="../../../../latest/streams-examples/" title="Examples">Examples</a> </li> <li> <a href="../../../streams-project/faq.html" title="Frequently Asked Questions">Frequently Asked Questions</a> @@ -181,8 +181,8 @@ <div class="container"> <div id="banner"> <div class="pull-left"> - <a href="http://streams.apache.org" id="bannerLeft"> - <img src="http://streams.apache.org/images/streams_logo.jpg" alt="Apache Streams" width="150" height="100"/> + <a href="../../../../.." id="bannerLeft"> + <img src="../../../../../images/streams_logo.jpg" alt="Apache Streams" width="150" height="100"/> </a> </div> <div class="pull-right"> </div> @@ -193,16 +193,6 @@ <ul class="breadcrumb"> <li class=""> - <a href="http://streams.apache.org/site/latest/streams-project" class="externalLink" title="Streams"> - Streams</a> - <span class="divider">/</span> - </li> - <li class=""> - <a href="http://incubator.apache.org/" class="externalLink" title="Incubator"> - Incubator</a> - <span class="divider">/</span> - </li> - <li class=""> <a href="../../../../latest/streams-project" title="Streams"> Streams</a> <span class="divider">/</span> @@ -879,7 +869,7 @@ <p >Copyright © 2017 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved. - <li id="publishDate" class="pull-right">Last Published: 2017-09-11</li> + <li id="publishDate" class="pull-right">Last Published: 2017-09-13</li> <li id="projectVersion" class="pull-right"> Version: 0.5.1-SNAPSHOT </li> Modified: incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.rss URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.rss?rev=1808272&r1=1808271&r2=1808272&view=diff ============================================================================== --- incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.rss (original) +++ incubator/streams/site/trunk/content/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.rss Wed Sep 13 18:59:21 2017 @@ -20,7 +20,7 @@ under the License. <rss version="0.91"> <channel> <title>twitter-follow-neo4j - Checkstyle report</title> - <link>http://streams.incubator.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j</link> + <link>http://streams.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j</link> <description>twitter-follow-neo4j - Checkstyle report</description> <language>en-us</language> <copyright>©2017 The Apache Software Foundation</copyright> @@ -30,9 +30,9 @@ under the License. Warnings: 0, Infos: 0 </title> - <link>http://streams.incubator.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html</link> + <link>http://streams.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html</link> <description> - <p>Click <a href="http://streams.incubator.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html">here</a> for the full Checkstyle report.</p> + <p>Click <a href="http://streams.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html">here</a> for the full Checkstyle report.</p> <table summary="Files" boder="1"> <thead> @@ -46,7 +46,7 @@ under the License. <tbody> <tr> <td> - <a href="http://streams.incubator.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html#org.apache.streams.example.TwitterFollowNeo4jConfiguration.java">org/apache/streams/example/TwitterFollowNeo4jConfiguration.java</a> + <a href="http://streams.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html#org.apache.streams.example.TwitterFollowNeo4jConfiguration.java">org/apache/streams/example/TwitterFollowNeo4jConfiguration.java</a> </td> <td> 0 @@ -60,7 +60,7 @@ under the License. </tr> <tr> <td> - <a href="http://streams.incubator.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html#org.apache.streams.example.TwitterFollowNeo4j.java">org/apache/streams/example/TwitterFollowNeo4j.java</a> + <a href="http://streams.apache.org/site/0.5.1-SNAPSHOT/streams-examples/streams-examples-local/streams-twitter-follow-neo4j/checkstyle.html#org.apache.streams.example.TwitterFollowNeo4j.java">org/apache/streams/example/TwitterFollowNeo4j.java</a> </td> <td> 0
