Propchange: websites/staging/streams/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Mon Oct 3 21:01:30 2016 @@ -1 +1 @@ -1763208 +1763209
Added: websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/apache-maven-fluido-1.5.min.css ============================================================================== --- websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/apache-maven-fluido-1.5.min.css (added) +++ websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/apache-maven-fluido-1.5.min.css Mon Oct 3 21:01:30 2016 @@ -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: websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/print.css ============================================================================== --- websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/print.css (added) +++ websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/print.css Mon Oct 3 21:01:30 2016 @@ -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: websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/site.css ============================================================================== --- websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/site.css (added) +++ websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/css/site.css Mon Oct 3 21:01:30 2016 @@ -0,0 +1 @@ +/* You can override this file with your own styles */ \ No newline at end of file Added: websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependencies.html ============================================================================== --- websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependencies.html (added) +++ websites/staging/streams/trunk/content/site/0.3-incubating/streams-examples/dependencies.html Mon Oct 3 21:01:30 2016 @@ -0,0 +1,181 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-10-03 + | 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="20161003" /> + <meta http-equiv="Content-Language" content="en" /> + <title>streams-examples – 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-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"> + </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="../streams-master/index.html" title="Overview">Overview</a> +</li> + + <li> <a href="../streams-master/architecture.html" title="Architecture">Architecture</a> +</li> + + <li> <a href="../streams-master/concepts.html" title="Concepts">Concepts</a> +</li> + + <li> <a href="../streams-master/downloads.html" title="Downloads">Downloads</a> +</li> + + <li> <a href="../streams-master/faq.html" title="Frequently Asked Questions">Frequently Asked Questions</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Projects <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="../../latest/streams-master" title="streams-master">streams-master</a> +</li> + + <li> <a href="../../latest/streams-project" title="streams-project">streams-project</a> +</li> + + <li> <a href="../../latest/streams-examples/" title="streams-examples">streams-examples</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="../../../" title="Streams"> + Streams</a> + <span class="divider">/</span> + </li> + <li class=""> + <a href="index.html" title="streams-examples"> + streams-examples</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> +<p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div> + </div> + </div> + + <hr/> + + <footer> + <div class="container"> + <div class="row"> + <p >Copyright © 2012–2016 + <a href="http://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. + <li id="publishDate" class="pull-right">Last Published: 2016-10-03</li> + <li id="projectVersion" class="pull-right"> + Version: 0.3-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
