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 2017/03/19 20:40:28 UTC

svn commit: r1787661 [5/14] - in /incubator/streams/site/trunk/content/site/0.5-incubating/streams-project: ./ credentials/ css/ fonts/ images/ images/logos/ images/profiles/ img/ install/ js/ services/

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/code-conventions.html
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/code-conventions.html?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/code-conventions.html (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/code-conventions.html Sun Mar 19 20:40:26 2017
@@ -0,0 +1,376 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2017-03-19 
+ | 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="20170319" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Streams &#x2013; Apache Streams Code Conventions</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+          <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-77087101-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+                      </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+        
+    <a href="https://github.com/apache/incubator-streams">
+      <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">
+    </a>
+  
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top navbar-inverse">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="concepts.html"  title="Concepts">Concepts</a>
+</li>
+                  
+                      <li>      <a href="downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../../latest/streams-examples/"  title="Examples">Examples</a>
+</li>
+                  
+                      <li>      <a href="faq.html"  title="Frequently Asked Questions">Frequently Asked Questions</a>
+</li>
+                  
+                      <li>      <a href="modules.html"  title="Modules">Modules</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Users <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/java.html"  title="Install Java">Install Java</a>
+</li>
+                  
+                      <li>      <a href="install/docker.html"  title="Install Docker">Install Docker</a>
+</li>
+                  
+                      <li>      <a href="install/sbt.html"  title="Install SBT">Install SBT</a>
+</li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Credentials">Credentials</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="credentials/twitter.html"  title="Twitter">Twitter</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Services">Services</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="services/cassandra.html"  title="Cassandra">Cassandra</a>
+</li>
+                                  <li>      <a href="services/elasticsearch.html"  title="Elasticsearch">Elasticsearch</a>
+</li>
+                                  <li>      <a href="services/hbase.html"  title="HBase">HBase</a>
+</li>
+                                  <li>      <a href="services/mongo.html"  title="Mongo">Mongo</a>
+</li>
+                                  <li>      <a href="services/neo4j.html"  title="Neo4j">Neo4j</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Developers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/git.html"  title="Install Git">Install Git</a>
+</li>
+                  
+                      <li>      <a href="install/maven.html"  title="Install Maven">Install Maven</a>
+</li>
+                  
+                      <li>      <a href="changelog.html"  title="Changelog">Changelog</a>
+</li>
+                  
+                      <li>      <a href="release-setup.html"  title="Release Setup">Release Setup</a>
+</li>
+                  
+                      <li>      <a href="release.html"  title="Release Process">Release Process</a>
+</li>
+                  
+                      <li>      <a href="website.html"  title="Website Management">Website Management</a>
+</li>
+                  
+                      <li>      <a href="code-conventions.html"  title="Coding Conventions">Coding Conventions</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
+</li>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
+</li>
+                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
+</li>
+                                  <li>      <a href="issue-tracking.html"  title="Issue Management">Issue Management</a>
+</li>
+                                  <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                                  <li>      <a href="dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="rat-report.html"  title="Rat Report">Rat Report</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://activitystrea.ms"  title="ActivityStreams Homepage">ActivityStreams Homepage</a>
+</li>
+                  
+                      <li>      <a href="http://activitystrea.ms/specs/"  title="ActivityStreams Specifications">ActivityStreams Specifications</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/streams/"  title="Streams Blog">Streams Blog</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/incubator/StreamsProposal"  title="Streams Proposal Wiki Page">Streams Proposal Wiki Page</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/"  title="Apache Foundation Info">Apache Foundation Info</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                    
+        
+        
+        <ul class="nav pull-right"><li>
+    
+    <a href="https://twitter.com/ApacheStreams" class="twitter-follow-button" data-show-count="true" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheStreams</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../.." id="bannerLeft">
+                                                                                                <img src="../../../images/streams_logo.jpg"  alt="Apache Streams" width="150" height="100"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <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>
+      </li>
+        <li class="active ">Apache Streams Code Conventions</li>
+        
+              
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <p>The Apache Streams code should follow our code conventions. All code which is contributed to the project should adhere to these guidelines.</p>
+
+<ul>
+  
+<li>Use 2 spaces for indentation. No tabs!</li>
+  
+<li>Place open braces on the same line as the declaration, for example:  
+<div>
+<pre><tt> public class Foo extends Bar {  public static void main(String args[]) { try {  for (int i = 0; i &lt; args.length; i++) {  System.out.println(Integer.parseInt(args[i]));  } } catch(NumberFormatException e) {  e.printStackTrace(); }  } }  </tt></pre></div></li>
+  
+<li>Wrap lines longer than 140 characters. For wrapped lines use an indent of 4 characters.</li>
+  
+<li>Within a class or interface, definitions should be ordered as follows:
+  
+<ul>
+    
+<li>Class (static) variables</li>
+    
+<li>Instance variables</li>
+    
+<li>Constructors</li>
+    
+<li>Methods</li>
+    
+<li>Inner classes (or interfaces)</li>
+  </ul></li>
+  
+<li>
+<p>Do not use &#x2019;<i>&#x2019; package imports (for example import org.apache.streams.</i>)</p></li>
+  
+<li>For other cases, we try to follow  <a class="externalLink" href="http://www.oracle.com/technetwork/java/codeconventions-150003.pdf">Java code conventions</a> as much as possible.</li>
+</ul>
+<h1>Formatter and Style files</h1>
+
+<ul>
+  
+<li>A code formatter file for IntelliJ can be found below. <tt>xml
+&lt;code_scheme name=&quot;Streams&quot;&gt;
+  &lt;option name=&quot;CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND&quot; value=&quot;99&quot; /&gt;
+  &lt;option name=&quot;NAMES_COUNT_TO_USE_IMPORT_ON_DEMAND&quot; value=&quot;99&quot; /&gt;
+  &lt;option name=&quot;PACKAGES_TO_USE_IMPORT_ON_DEMAND&quot;&gt;
+    &lt;value /&gt;
+  &lt;/option&gt;
+  &lt;option name=&quot;IMPORT_LAYOUT_TABLE&quot;&gt;
+    &lt;value&gt;
+      &lt;package name=&quot;org.apache.streams&quot; withSubpackages=&quot;true&quot; static=&quot;false&quot; /&gt;
+      &lt;emptyLine /&gt;
+      &lt;package name=&quot;&quot; withSubpackages=&quot;true&quot; static=&quot;false&quot; /&gt;
+      &lt;emptyLine /&gt;
+      &lt;package name=&quot;java&quot; withSubpackages=&quot;true&quot; static=&quot;false&quot; /&gt;
+      &lt;package name=&quot;javax&quot; withSubpackages=&quot;true&quot; static=&quot;false&quot; /&gt;
+      &lt;emptyLine /&gt;
+      &lt;package name=&quot;&quot; withSubpackages=&quot;true&quot; static=&quot;true&quot; /&gt;
+    &lt;/value&gt;
+  &lt;/option&gt;
+  &lt;MarkdownNavigatorCodeStyleSettings&gt;
+    &lt;option name=&quot;RIGHT_MARGIN&quot; value=&quot;72&quot; /&gt;
+  &lt;/MarkdownNavigatorCodeStyleSettings&gt;
+  &lt;codeStyleSettings language=&quot;JAVA&quot;&gt;
+    &lt;option name=&quot;RIGHT_MARGIN&quot; value=&quot;140&quot; /&gt;
+    &lt;option name=&quot;SPACE_BEFORE_ARRAY_INITIALIZER_LBRACE&quot; value=&quot;true&quot; /&gt;
+    &lt;option name=&quot;SPACE_BEFORE_ANNOTATION_ARRAY_INITIALIZER_LBRACE&quot; value=&quot;true&quot; /&gt;
+    &lt;option name=&quot;IF_BRACE_FORCE&quot; value=&quot;3&quot; /&gt;
+    &lt;option name=&quot;DOWHILE_BRACE_FORCE&quot; value=&quot;3&quot; /&gt;
+    &lt;option name=&quot;WHILE_BRACE_FORCE&quot; value=&quot;3&quot; /&gt;
+    &lt;option name=&quot;FOR_BRACE_FORCE&quot; value=&quot;3&quot; /&gt;
+    &lt;indentOptions&gt;
+      &lt;option name=&quot;INDENT_SIZE&quot; value=&quot;2&quot; /&gt;
+      &lt;option name=&quot;CONTINUATION_INDENT_SIZE&quot; value=&quot;4&quot; /&gt;
+    &lt;/indentOptions&gt;
+  &lt;/codeStyleSettings&gt;
+&lt;/code_scheme&gt;
+</tt></li>
+</ul>
+<p>###### Licensed under Apache License 2.0 - <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></p>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+                      <div class="row">
+                                      <p >Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+                  <li id="publishDate" class="pull-right">Last Published: 2017-03-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 0.5-incubating
+        </li>
+            </p>
+                </div>
+
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/concepts.html
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/concepts.html?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/concepts.html (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/concepts.html Sun Mar 19 20:40:26 2017
@@ -0,0 +1,355 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2017-03-19 
+ | 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="20170319" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Streams &#x2013; Concepts</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+          <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-77087101-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+                      </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+        
+    <a href="https://github.com/apache/incubator-streams">
+      <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">
+    </a>
+  
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top navbar-inverse">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="concepts.html"  title="Concepts">Concepts</a>
+</li>
+                  
+                      <li>      <a href="downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../../latest/streams-examples/"  title="Examples">Examples</a>
+</li>
+                  
+                      <li>      <a href="faq.html"  title="Frequently Asked Questions">Frequently Asked Questions</a>
+</li>
+                  
+                      <li>      <a href="modules.html"  title="Modules">Modules</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Users <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/java.html"  title="Install Java">Install Java</a>
+</li>
+                  
+                      <li>      <a href="install/docker.html"  title="Install Docker">Install Docker</a>
+</li>
+                  
+                      <li>      <a href="install/sbt.html"  title="Install SBT">Install SBT</a>
+</li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Credentials">Credentials</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="credentials/twitter.html"  title="Twitter">Twitter</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Services">Services</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="services/cassandra.html"  title="Cassandra">Cassandra</a>
+</li>
+                                  <li>      <a href="services/elasticsearch.html"  title="Elasticsearch">Elasticsearch</a>
+</li>
+                                  <li>      <a href="services/hbase.html"  title="HBase">HBase</a>
+</li>
+                                  <li>      <a href="services/mongo.html"  title="Mongo">Mongo</a>
+</li>
+                                  <li>      <a href="services/neo4j.html"  title="Neo4j">Neo4j</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Developers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/git.html"  title="Install Git">Install Git</a>
+</li>
+                  
+                      <li>      <a href="install/maven.html"  title="Install Maven">Install Maven</a>
+</li>
+                  
+                      <li>      <a href="changelog.html"  title="Changelog">Changelog</a>
+</li>
+                  
+                      <li>      <a href="release-setup.html"  title="Release Setup">Release Setup</a>
+</li>
+                  
+                      <li>      <a href="release.html"  title="Release Process">Release Process</a>
+</li>
+                  
+                      <li>      <a href="website.html"  title="Website Management">Website Management</a>
+</li>
+                  
+                      <li>      <a href="code-conventions.html"  title="Coding Conventions">Coding Conventions</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
+</li>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
+</li>
+                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
+</li>
+                                  <li>      <a href="issue-tracking.html"  title="Issue Management">Issue Management</a>
+</li>
+                                  <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                                  <li>      <a href="dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="rat-report.html"  title="Rat Report">Rat Report</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://activitystrea.ms"  title="ActivityStreams Homepage">ActivityStreams Homepage</a>
+</li>
+                  
+                      <li>      <a href="http://activitystrea.ms/specs/"  title="ActivityStreams Specifications">ActivityStreams Specifications</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/streams/"  title="Streams Blog">Streams Blog</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/incubator/StreamsProposal"  title="Streams Proposal Wiki Page">Streams Proposal Wiki Page</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/"  title="Apache Foundation Info">Apache Foundation Info</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                    
+        
+        
+        <ul class="nav pull-right"><li>
+    
+    <a href="https://twitter.com/ApacheStreams" class="twitter-follow-button" data-show-count="true" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheStreams</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../.." id="bannerLeft">
+                                                                                                <img src="../../../images/streams_logo.jpg"  alt="Apache Streams" width="150" height="100"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <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>
+      </li>
+        <li class="active ">Concepts</li>
+        
+              
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<div class="section">
+<h3><a name="Concepts"></a>Concepts</h3>
+<div class="section">
+<h4><a name="Component"></a>Component</h4>
+<p>Components are the classes that do stuff within a stream. Components are assembled into pipelines and executed using a runtime. There are several core types of Components, each using a specific java interface:</p>
+<div class="section">
+<h5><a name="Provider"></a>Provider</h5>
+<p>A Provider is a component that <i>provides</i> data to the stream from external systems.</p></div>
+<div class="section">
+<h5><a name="Processor"></a>Processor</h5>
+<p>A Processor is a component that <i>processes</i> data flowing through the stream - transformations, filters, and enrichments are common processors.</p></div>
+<div class="section">
+<h5><a name="PersistWriter"></a>PersistWriter</h5>
+<p>A PersistWriter is a component that <i>writes</i> data exiting the stream.</p></div>
+<div class="section">
+<h5><a name="PersistReader"></a>PersistReader</h5>
+<p>A PersistReader is a component that <i>reads</i> data, often previously written by a PersistWriter.</p></div></div>
+<div class="section">
+<h4><a name="Schema"></a>Schema</h4>
+<p>A Schema defines the expected shape of the documents that will passed from step to step within a stream. Defining the schema for a type of document allows source files and resource files to be generated by the build process, relieving your team of the need to maintain these files by hand.</p>
+<p>Schemas can include other schemas, whether in the same repo or available via HTTP, allowing for full or partial reuse within or across organizations.</p></div>
+<div class="section">
+<h4><a name="Datum"></a>Datum</h4>
+<p>A Datum is a single piece of data within a stream. A datum typically has an identifier, a timestamp, a document (which may be any java object), and additional metadata kept apart from the document related to upstream or downstream processing..</p></div>
+<div class="section">
+<h4><a name="Activity"></a>Activity</h4>
+<p>Apache Streams has a preference for ActivityStreams formatted messages. These messages may be passed using the &#x2018;Activity&#x2019; class or one of it&#x2019;s sub-classes. </p></div>
+<div class="section">
+<h4><a name="ActivityObject"></a>ActivityObject</h4>
+<p>An activity has several sub-object fields:</p>
+
+<ul>
+  
+<li>actor (required)</li>
+  
+<li>object (optional)</li>
+  
+<li>target (optional)</li>
+  
+<li>generator (optional)</li>
+  
+<li>provider (optional)</li>
+</ul>
+<p>Streams containing details of actors, objects, etc&#x2026; may be created using the &#x2018;ActivityObject&#x2019; class or one of it&#x2019;s sub-classes. </p></div>
+<div class="section">
+<h4><a name="Pipeline"></a>Pipeline</h4>
+<p>A Pipeline is a set of collection, processing, and storage components structured in a directed graph (cycles may be permitted) which is packaged, deployed, started, and stopped together.</p></div>
+<div class="section">
+<h4><a name="Runtime"></a>Runtime</h4>
+<p>A Runtime is a module containing bindings that help setup and run a pipeline. Runtimes may submit pipeline binaries to an existing cluster, or may launch the process(es) to execute the stream directly. </p>
+<div class="section">
+<div class="section">
+<h6><a name="Licensed_under_Apache_License_2.0_-_http:www.apache.orglicensesLICENSE-2.0"></a>Licensed under Apache License 2.0 - <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h6></div></div></div></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+                      <div class="row">
+                                      <p >Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+                  <li id="publishDate" class="pull-right">Last Published: 2017-03-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 0.5-incubating
+        </li>
+            </p>
+                </div>
+
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/credentials/twitter.html
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/credentials/twitter.html?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/credentials/twitter.html (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/credentials/twitter.html Sun Mar 19 20:40:26 2017
@@ -0,0 +1,325 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2017-03-19 
+ | 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="20170319" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Streams &#x2013; Twitter Credentials</title>
+    <link rel="stylesheet" href="../css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="../css/site.css" />
+    <link rel="stylesheet" href="../css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script>
+
+          <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-77087101-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+                      </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+        
+    <a href="https://github.com/apache/incubator-streams">
+      <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">
+    </a>
+  
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top navbar-inverse">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="../architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="../concepts.html"  title="Concepts">Concepts</a>
+</li>
+                  
+                      <li>      <a href="../downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../../../latest/streams-examples/"  title="Examples">Examples</a>
+</li>
+                  
+                      <li>      <a href="../faq.html"  title="Frequently Asked Questions">Frequently Asked Questions</a>
+</li>
+                  
+                      <li>      <a href="../modules.html"  title="Modules">Modules</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Users <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../install/java.html"  title="Install Java">Install Java</a>
+</li>
+                  
+                      <li>      <a href="../install/docker.html"  title="Install Docker">Install Docker</a>
+</li>
+                  
+                      <li>      <a href="../install/sbt.html"  title="Install SBT">Install SBT</a>
+</li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../"  title="Credentials">Credentials</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../credentials/twitter.html"  title="Twitter">Twitter</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../"  title="Services">Services</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../services/cassandra.html"  title="Cassandra">Cassandra</a>
+</li>
+                                  <li>      <a href="../services/elasticsearch.html"  title="Elasticsearch">Elasticsearch</a>
+</li>
+                                  <li>      <a href="../services/hbase.html"  title="HBase">HBase</a>
+</li>
+                                  <li>      <a href="../services/mongo.html"  title="Mongo">Mongo</a>
+</li>
+                                  <li>      <a href="../services/neo4j.html"  title="Neo4j">Neo4j</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Developers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="../install/git.html"  title="Install Git">Install Git</a>
+</li>
+                  
+                      <li>      <a href="../install/maven.html"  title="Install Maven">Install Maven</a>
+</li>
+                  
+                      <li>      <a href="../changelog.html"  title="Changelog">Changelog</a>
+</li>
+                  
+                      <li>      <a href="../release-setup.html"  title="Release Setup">Release Setup</a>
+</li>
+                  
+                      <li>      <a href="../release.html"  title="Release Process">Release Process</a>
+</li>
+                  
+                      <li>      <a href="../website.html"  title="Website Management">Website Management</a>
+</li>
+                  
+                      <li>      <a href="../code-conventions.html"  title="Coding Conventions">Coding Conventions</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="../project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="../modules.html"  title="Project Modules">Project Modules</a>
+</li>
+                                  <li>      <a href="../license.html"  title="Licenses">Licenses</a>
+</li>
+                                  <li>      <a href="../mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="../team-list.html"  title="Team">Team</a>
+</li>
+                                  <li>      <a href="../source-repository.html"  title="Source Code Management">Source Code Management</a>
+</li>
+                                  <li>      <a href="../issue-tracking.html"  title="Issue Management">Issue Management</a>
+</li>
+                                  <li>      <a href="../dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                                  <li>      <a href="../dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="../dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="../distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="../plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="../project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="../checkstyle.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="../checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="../rat-report.html"  title="Rat Report">Rat Report</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://activitystrea.ms"  title="ActivityStreams Homepage">ActivityStreams Homepage</a>
+</li>
+                  
+                      <li>      <a href="http://activitystrea.ms/specs/"  title="ActivityStreams Specifications">ActivityStreams Specifications</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/streams/"  title="Streams Blog">Streams Blog</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/incubator/StreamsProposal"  title="Streams Proposal Wiki Page">Streams Proposal Wiki Page</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/"  title="Apache Foundation Info">Apache Foundation Info</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                    
+        
+        
+        <ul class="nav pull-right"><li>
+    
+    <a href="https://twitter.com/ApacheStreams" class="twitter-follow-button" data-show-count="true" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheStreams</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../../.." id="bannerLeft">
+                                                                                                <img src="../../../../images/streams_logo.jpg"  alt="Apache Streams" width="150" height="100"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <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>
+      </li>
+        <li class="active ">Twitter Credentials</li>
+        
+              
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <div class="section">
+<h2><a name="Twitter_Credentials"></a>Twitter Credentials</h2>
+<p>Create a local file <tt>twitter.oauth.conf</tt> with valid twitter credentials</p>
+
+<div class="source">
+<div class="source"><pre class="prettyprint">twitter {
+  oauth {
+    consumerKey = &quot;&quot;
+    consumerSecret = &quot;&quot;
+    accessToken = &quot;&quot;
+    accessTokenSecret = &quot;&quot;
+  }
+}
+</pre></div></div>
+<p>Log into developer.twitter.com</p>
+<p>Visit <a class="externalLink" href="https://apps.twitter.com">https://apps.twitter.com</a> and create an application.</p>
+<p>Select your application and click into &#x2018;Keys and Access Tokens&#x2019;</p>
+<p>The consumerKey and consumerSecret are application-wide.</p>
+<p>The accessToken and accessTokenSecret are per-user.</p>
+<div class="section">
+<div class="section">
+<div class="section">
+<div class="section">
+<h6><a name="Licensed_under_Apache_License_2.0_-_http:www.apache.orglicensesLICENSE-2.0"></a>Licensed under Apache License 2.0 - <a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h6></div></div></div></div></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+                      <div class="row">
+                                      <p >Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+                  <li id="publishDate" class="pull-right">Last Published: 2017-03-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 0.5-incubating
+        </li>
+            </p>
+                </div>
+
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/apache-maven-fluido-1.5.min.css
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/apache-maven-fluido-1.5.min.css?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/apache-maven-fluido-1.5.min.css (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/apache-maven-fluido-1.5.min.css Sun Mar 19 20:40:26 2017
@@ -0,0 +1,9 @@
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.

[... 3 lines stripped ...]
Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/print.css
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/print.css?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/print.css (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/print.css Sun Mar 19 20:40:26 2017
@@ -0,0 +1,23 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/* $Id: print.css 1201871 2011-11-14 20:18:24Z simonetripodi $ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
\ No newline at end of file

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/site.css
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/site.css?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/site.css (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/css/site.css Sun Mar 19 20:40:26 2017
@@ -0,0 +1 @@
+/* You can override this file with your own styles */
\ No newline at end of file

Added: incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/dependencies.html?rev=1787661&view=auto
==============================================================================
--- incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/dependencies.html (added)
+++ incubator/streams/site/trunk/content/site/0.5-incubating/streams-project/dependencies.html Sun Mar 19 20:40:26 2017
@@ -0,0 +1,610 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia Site Renderer 1.7 at 2017-03-19 
+ | 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="20170319" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Streams &#x2013; Project Dependencies</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.5.min.js"></script>
+
+          <script>
+                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+                })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+                ga('create', 'UA-77087101-1', 'auto');
+                ga('send', 'pageview');
+            </script>
+                      </head>
+        <body class="topBarEnabled">
+          
+    
+    
+            
+    
+        
+    <a href="https://github.com/apache/incubator-streams">
+      <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">
+    </a>
+  
+                        
+                    
+                
+
+    <div id="topbar" class="navbar navbar-fixed-top navbar-inverse">
+      <div class="navbar-inner">
+                                  <div class="container"><div class="nav-collapse">
+            
+                
+                                <ul class="nav">
+                          <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Overview <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="index.html"  title="Overview">Overview</a>
+</li>
+                  
+                      <li>      <a href="architecture.html"  title="Architecture">Architecture</a>
+</li>
+                  
+                      <li>      <a href="concepts.html"  title="Concepts">Concepts</a>
+</li>
+                  
+                      <li>      <a href="downloads.html"  title="Downloads">Downloads</a>
+</li>
+                  
+                      <li>      <a href="../../latest/streams-examples/"  title="Examples">Examples</a>
+</li>
+                  
+                      <li>      <a href="faq.html"  title="Frequently Asked Questions">Frequently Asked Questions</a>
+</li>
+                  
+                      <li>      <a href="modules.html"  title="Modules">Modules</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Users <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/java.html"  title="Install Java">Install Java</a>
+</li>
+                  
+                      <li>      <a href="install/docker.html"  title="Install Docker">Install Docker</a>
+</li>
+                  
+                      <li>      <a href="install/sbt.html"  title="Install SBT">Install SBT</a>
+</li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Credentials">Credentials</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="credentials/twitter.html"  title="Twitter">Twitter</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href=""  title="Services">Services</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="services/cassandra.html"  title="Cassandra">Cassandra</a>
+</li>
+                                  <li>      <a href="services/elasticsearch.html"  title="Elasticsearch">Elasticsearch</a>
+</li>
+                                  <li>      <a href="services/hbase.html"  title="HBase">HBase</a>
+</li>
+                                  <li>      <a href="services/mongo.html"  title="Mongo">Mongo</a>
+</li>
+                                  <li>      <a href="services/neo4j.html"  title="Neo4j">Neo4j</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Developers <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="install/git.html"  title="Install Git">Install Git</a>
+</li>
+                  
+                      <li>      <a href="install/maven.html"  title="Install Maven">Install Maven</a>
+</li>
+                  
+                      <li>      <a href="changelog.html"  title="Changelog">Changelog</a>
+</li>
+                  
+                      <li>      <a href="release-setup.html"  title="Release Setup">Release Setup</a>
+</li>
+                  
+                      <li>      <a href="release.html"  title="Release Process">Release Process</a>
+</li>
+                  
+                      <li>      <a href="website.html"  title="Website Management">Website Management</a>
+</li>
+                  
+                      <li>      <a href="code-conventions.html"  title="Coding Conventions">Coding Conventions</a>
+</li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li class="dropdown-submenu">
+                                      <a href="project-info.html"  title="Project Information">Project Information</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="index.html"  title="About">About</a>
+</li>
+                                  <li>      <a href="modules.html"  title="Project Modules">Project Modules</a>
+</li>
+                                  <li>      <a href="license.html"  title="Licenses">Licenses</a>
+</li>
+                                  <li>      <a href="mail-lists.html"  title="Mailing Lists">Mailing Lists</a>
+</li>
+                                  <li>      <a href="team-list.html"  title="Team">Team</a>
+</li>
+                                  <li>      <a href="source-repository.html"  title="Source Code Management">Source Code Management</a>
+</li>
+                                  <li>      <a href="issue-tracking.html"  title="Issue Management">Issue Management</a>
+</li>
+                                  <li>      <a href="dependencies.html"  title="Dependencies">Dependencies</a>
+</li>
+                                  <li>      <a href="dependency-info.html"  title="Dependency Information">Dependency Information</a>
+</li>
+                                  <li>      <a href="dependency-management.html"  title="Dependency Management">Dependency Management</a>
+</li>
+                                  <li>      <a href="distribution-management.html"  title="Distribution Management">Distribution Management</a>
+</li>
+                                  <li>      <a href="plugin-management.html"  title="Plugin Management">Plugin Management</a>
+</li>
+                              </ul>
+            </li>
+                  
+                      <li class="dropdown-submenu">
+                                      <a href="project-reports.html"  title="Project Reports">Project Reports</a>
+              <ul class="dropdown-menu">
+                                  <li>      <a href="checkstyle.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="checkstyle-aggregate.html"  title="Checkstyle">Checkstyle</a>
+</li>
+                                  <li>      <a href="rat-report.html"  title="Rat Report">Rat Report</a>
+</li>
+                              </ul>
+            </li>
+                          </ul>
+      </li>
+                <li class="dropdown">
+        <a href="#" class="dropdown-toggle" data-toggle="dropdown">Other Resources <b class="caret"></b></a>
+        <ul class="dropdown-menu">
+        
+                      <li>      <a href="http://activitystrea.ms"  title="ActivityStreams Homepage">ActivityStreams Homepage</a>
+</li>
+                  
+                      <li>      <a href="http://activitystrea.ms/specs/"  title="ActivityStreams Specifications">ActivityStreams Specifications</a>
+</li>
+                  
+                      <li>      <a href="http://blogs.apache.org/streams/"  title="Streams Blog">Streams Blog</a>
+</li>
+                  
+                      <li>      <a href="http://wiki.apache.org/incubator/StreamsProposal"  title="Streams Proposal Wiki Page">Streams Proposal Wiki Page</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/"  title="Apache Foundation Info">Apache Foundation Info</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/sponsorship.html"  title="Sponsorship">Sponsorship</a>
+</li>
+                  
+                      <li>      <a href="http://www.apache.org/foundation/thanks.html"  title="Thanks">Thanks</a>
+</li>
+                          </ul>
+      </li>
+                  </ul>
+          
+          
+                                                    
+        
+        
+        <ul class="nav pull-right"><li>
+    
+    <a href="https://twitter.com/ApacheStreams" class="twitter-follow-button" data-show-count="true" data-align="right" data-size="large" data-show-screen-name="true" data-lang="en">Follow ApacheStreams</a>
+    <script type="text/javascript">!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+
+        </li></ul>
+                              
+                   
+                      </div>
+          
+        </div>
+      </div>
+    </div>
+    
+        <div class="container">
+          <div id="banner">
+        <div class="pull-left">
+                                                  <a href="../../.." id="bannerLeft">
+                                                                                                <img src="../../../images/streams_logo.jpg"  alt="Apache Streams" width="150" height="100"/>
+                </a>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/egg-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+              
+                              <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>
+      </li>
+        <li class="active ">Project Dependencies</li>
+        
+              
+      
+                            </ul>
+      </div>
+
+      
+                
+        <div id="bodyColumn" >
+                                  
+            <a name="Project_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_compile"></a>
+<div class="section">
+<h3><a name="compile"></a>compile</h3>
+<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>org.slf4j</td>
+<td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
+<td>1.7.21</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td></tr></table></div><a name="Project_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>junit</td>
+<td><a class="externalLink" href="http://junit.org">junit</a></td>
+<td>4.12</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
+<tr class="a">
+<td>org.testng</td>
+<td><a class="externalLink" href="http://testng.org">testng</a></td>
+<td>6.9.13.6</td>
+<td>jar</td>
+<td>http://www.apache .org/licenses/LICENSE-2.0</td></tr></table></div></div><a name="Project_Transitive_Dependencies"></a>
+<div class="section">
+<h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
+<p>The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_test"></a>
+<div class="section">
+<h3><a name="test"></a>test</h3>
+<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>GroupId</th>
+<th>ArtifactId</th>
+<th>Version</th>
+<th>Type</th>
+<th>Licenses</th></tr>
+<tr class="b">
+<td>com.beust</td>
+<td><a class="externalLink" href="http://beust.com/jcommander">jcommander</a></td>
+<td>1.48</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.ant</td>
+<td><a class="externalLink" href="http://ant.apache.org/">ant</a></td>
+<td>1.9.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="b">
+<td>org.apache.ant</td>
+<td><a class="externalLink" href="http://ant.apache.org/">ant-launcher</a></td>
+<td>1.9.7</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.beanshell</td>
+<td>bsh</td>
+<td>2.0b4</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></td></tr>
+<tr class="b">
+<td>org.hamcrest</td>
+<td><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">hamcrest-core</a></td>
+<td>1.3</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></td></tr></table></div></div><a name="Project_Dependency_Graph"></a>
+<div class="section">
+<h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
+<script language="javascript" type="text/javascript">
+      function toggleDependencyDetails( divId, imgId )
+      {
+        var div = document.getElementById( divId );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+          img.alt='[Information]';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+          img.alt='[Close]';
+        }
+      }
+</script>
+<a name="Dependency_Tree"></a>
+<div class="section">
+<h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
+<ul>
+<li>org.apache.streams:streams-project:pom:0.5-incubating <img id="_img1" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep0', '_img1' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep0" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Streams</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>Apache Streams</p>
+<p><b>URL: </b><a class="externalLink" href="http://streams.incubator.apache.org/site/0.5-incubating/streams-project">http://streams.incubator.apache.org/site/0.5-incubating/streams-project</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>junit:junit:jar:4.12 (test) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep2', '_img3' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep2" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JUnit</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.</p>
+<p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></p></td></tr></table></div>
+<ul>
+<li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img5" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep4', '_img5' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep4" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Hamcrest Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.</p>
+<p><b>URL: </b><a class="externalLink" href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD License</a></p></td></tr></table></div></li></ul></li>
+<li>org.testng:testng:jar:6.9.13.6 (test) <img id="_img7" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep6', '_img7' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep6" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>testng</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A testing framework for the JVM</p>
+<p><b>URL: </b><a class="externalLink" href="http://testng.org">http://testng.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache .org/licenses/LICENSE-2.0">Apache 2.0</a></p></td></tr></table></div>
+<ul>
+<li>com.beust:jcommander:jar:1.48 (test) <img id="_img9" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep8', '_img9' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep8" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>JCommander</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>A Java framework to parse command line options with annotations.</p>
+<p><b>URL: </b><a class="externalLink" href="http://beust.com/jcommander">http://beust.com/jcommander</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li>
+<li>org.apache.ant:ant:jar:1.9.7 (test) <img id="_img11" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep10', '_img11' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep10" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Ant Core</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>master POM</p>
+<p><b>URL: </b><a class="externalLink" href="http://ant.apache.org/">http://ant.apache.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div>
+<ul>
+<li>org.apache.ant:ant-launcher:jar:1.9.7 (test) <img id="_img13" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep12', '_img13' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep12" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Apache Ant Launcher</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>master POM</p>
+<p><b>URL: </b><a class="externalLink" href="http://ant.apache.org/">http://ant.apache.org/</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li></ul></li>
+<li>org.beanshell:bsh:jar:2.0b4 (test) <img id="_img15" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep14', '_img15' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep14" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>BeanShell</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>BeanShell</p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.gnu.org/licenses/lgpl.txt">GNU LESSER GENERAL PUBLIC LICENSE</a></p></td></tr></table></div></li></ul></li>
+<li>org.slf4j:slf4j-api:jar:1.7.21 (compile) <img id="_img17" src="./images/icon_info_sml.gif" alt="[Information]" onclick="toggleDependencyDetails( '_dep16', '_img17' );" style="cursor: pointer; vertical-align: text-bottom;"></img><div id="_dep16" style="display:none">
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>SLF4J API Module</th></tr>
+<tr class="b">
+<td>
+<p><b>Description: </b>The slf4j API</p>
+<p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a></p>
+<p><b>Project Licenses: </b><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></p></td></tr></table></div></li></ul></li></ul></div></div><a name="Licenses"></a>
+<div class="section">
+<h2><a name="Licenses"></a>Licenses</h2>
+<p><b>GNU LESSER GENERAL PUBLIC LICENSE: </b>BeanShell</p>
+<p><b>Eclipse Public License 1.0: </b>JUnit</p>
+<p><b>Apache 2.0: </b>testng</p>
+<p><b>MIT License: </b>SLF4J API Module</p>
+<p><b>Apache License, Version 2.0: </b>Apache Streams</p>
+<p><b>New BSD License: </b>Hamcrest Core</p>
+<p><b>The Apache Software License, Version 2.0: </b>Apache Ant Core, Apache Ant Launcher, JCommander</p></div><a name="Dependency_File_Details"></a>
+<div class="section">
+<h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
+<table border="0" class="table table-striped">
+<tr class="a">
+<th>Filename</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th title="Indicates whether these dependencies have been compiled with debug information.">Debug Information</th></tr>
+<tr class="b">
+<td>jcommander-1.48.jar</td>
+<td>63.5 kB</td>
+<td>67</td>
+<td>53</td>
+<td>5</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>junit-4.12.jar</td>
+<td>314.9 kB</td>
+<td>323</td>
+<td>286</td>
+<td>30</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>ant-1.9.7.jar</td>
+<td>2 MB</td>
+<td>1231</td>
+<td>1150</td>
+<td>61</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>ant-launcher-1.9.7.jar</td>
+<td>18.4 kB</td>
+<td>14</td>
+<td>5</td>
+<td>1</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>bsh-2.0b4.jar</td>
+<td>281.7 kB</td>
+<td>238</td>
+<td>158</td>
+<td>8</td>
+<td>1.2</td>
+<td>No</td></tr>
+<tr class="a">
+<td>hamcrest-core-1.3.jar</td>
+<td>45 kB</td>
+<td>52</td>
+<td>45</td>
+<td>3</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="b">
+<td>slf4j-api-1.7.21.jar</td>
+<td>41.1 kB</td>
+<td>46</td>
+<td>34</td>
+<td>4</td>
+<td>1.5</td>
+<td>Yes</td></tr>
+<tr class="a">
+<td>testng-6.9.13.6.jar</td>
+<td>751 kB</td>
+<td>551</td>
+<td>536</td>
+<td>23</td>
+<td>1.7</td>
+<td>Yes</td></tr>
+<tr class="b">
+<th>Total</th>
+<th>Size</th>
+<th>Entries</th>
+<th>Classes</th>
+<th>Packages</th>
+<th>Java Version</th>
+<th>Debug Information</th></tr>
+<tr class="a">
+<td>8</td>
+<td>3.6 MB</td>
+<td>2522</td>
+<td>2267</td>
+<td>135</td>
+<td>1.7</td>
+<td>7</td></tr>
+<tr class="b">
+<td>compile: 1</td>
+<td>compile: 41.1 kB</td>
+<td>compile: 46</td>
+<td>compile: 34</td>
+<td>compile: 4</td>
+<td>-</td>
+<td>compile: 1</td></tr>
+<tr class="a">
+<td>test: 7</td>
+<td>test: 3.5 MB</td>
+<td>test: 2476</td>
+<td>test: 2233</td>
+<td>test: 131</td>
+<td>-</td>
+<td>test: 6</td></tr></table></div>
+                  </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container">
+                      <div class="row">
+                                      <p >Copyright &copy;                    2017
+                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+            All rights reserved.    
+                  <li id="publishDate" class="pull-right">Last Published: 2017-03-19</li>
+              <li id="projectVersion" class="pull-right">
+                    Version: 0.5-incubating
+        </li>
+            </p>
+                </div>
+
+                <p id="poweredBy" class="pull-right">
+                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+              </p>
+        
+                </div>
+    </footer>
+        </body>
+</html>
\ No newline at end of file