Repository: yetus Updated Branches: refs/heads/asf-site 8322f357b -> ba1f6cf94
http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-apidocs/test-patch/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-apidocs/test-patch/index.html b/documentation/in-progress/precommit-apidocs/test-patch/index.html index e049271..65b9958 100644 --- a/documentation/in-progress/precommit-apidocs/test-patch/index.html +++ b/documentation/in-progress/precommit-apidocs/test-patch/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -167,8 +167,10 @@ <li><a href="#generic_pre_handler">generic_pre_handler</a></li> <li><a href="#initialize">initialize</a></li> <li><a href="#module_status">module_status</a></li> +<li><a href="#modules_backup">modules_backup</a></li> <li><a href="#modules_messages">modules_messages</a></li> <li><a href="#modules_reset">modules_reset</a></li> +<li><a href="#modules_restore">modules_restore</a></li> <li><a href="#modules_workers">modules_workers</a></li> <li><a href="#patchfiletests">patchfiletests</a></li> <li><a href="#personality_enqueue_module">personality_enqueue_module</a></li> @@ -1512,6 +1514,42 @@ <td style="text-align: left">No</td> </tr> </tbody></table> +<h3 id="modules_backup"><code>modules_backup</code></h3> + +<ul> +<li>Synopsis</li> +</ul> +<pre class="highlight plaintext"><code>modules_backup +</code></pre> + +<ul> +<li>Description</li> +</ul> + +<p>Backup the MODULE globals prior to loop processing</p> + +<ul> +<li>Returns</li> +</ul> + +<p>Nothing</p> +<table class='table table-bordered table-striped'><thead><tr> +<th style="text-align: left">Classification</th> +<th style="text-align: left">Level</th> +</tr> +</thead><tbody><tr> +<td style="text-align: left">Audience</td> +<td style="text-align: left">Public</td> +</tr> +<tr> +<td style="text-align: left">Stability</td> +<td style="text-align: left">Evolving</td> +</tr> +<tr> +<td style="text-align: left">Replaceable</td> +<td style="text-align: left">No</td> +</tr> +</tbody></table> <h3 id="modules_messages"><code>modules_messages</code></h3> <ul> @@ -1584,6 +1622,42 @@ <td style="text-align: left">No</td> </tr> </tbody></table> +<h3 id="modules_restore"><code>modules_restore</code></h3> + +<ul> +<li>Synopsis</li> +</ul> +<pre class="highlight plaintext"><code>modules_restore +</code></pre> + +<ul> +<li>Description</li> +</ul> + +<p>Restore the backup</p> + +<ul> +<li>Returns</li> +</ul> + +<p>Nothing</p> +<table class='table table-bordered table-striped'><thead><tr> +<th style="text-align: left">Classification</th> +<th style="text-align: left">Level</th> +</tr> +</thead><tbody><tr> +<td style="text-align: left">Audience</td> +<td style="text-align: left">Public</td> +</tr> +<tr> +<td style="text-align: left">Stability</td> +<td style="text-align: left">Evolving</td> +</tr> +<tr> +<td style="text-align: left">Replaceable</td> +<td style="text-align: left">No</td> +</tr> +</tbody></table> <h3 id="modules_workers"><code>modules_workers</code></h3> <ul> @@ -1806,15 +1880,15 @@ <td style="text-align: left">Yes</td> </tr> </tbody></table> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -1822,5 +1896,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-architecture/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-architecture/index.html b/documentation/in-progress/precommit-architecture/index.html index d8dc2ef..2c3e384 100644 --- a/documentation/in-progress/precommit-architecture/index.html +++ b/documentation/in-progress/precommit-architecture/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -214,15 +214,15 @@ <p>As one can see, the modules list is one of the key inputs into what actually gets executed. As a result, projects must full flexibility in either adding, modifying, or even removing modules from the test list. If a personality removes the entire list of modules, then that test should just be ignored.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -230,5 +230,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-basic/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-basic/index.html b/documentation/in-progress/precommit-basic/index.html index 199eb03..e7450c9 100644 --- a/documentation/in-progress/precommit-basic/index.html +++ b/documentation/in-progress/precommit-basic/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -378,15 +378,15 @@ have a location to look at the output artifacts:</p> <p>test-patch has many other features and command line options for the basic user. Many of these are self-explanatory. To see the list of options, run test-patch.sh without any options or with –help.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -394,5 +394,5 @@ have a location to look at the output artifacts:</p> </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-bugsystems/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-bugsystems/index.html b/documentation/in-progress/precommit-bugsystems/index.html index 537b712..d8e8857 100644 --- a/documentation/in-progress/precommit-bugsystems/index.html +++ b/documentation/in-progress/precommit-bugsystems/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -194,15 +194,15 @@ <p>In order to write information on the issue, JIRA requires username and password authentication using the <code>--jira-user</code>/<code>--jira-password</code> options or the JIRA_USER and JIRA_PASSWORD variables in a personality.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -210,5 +210,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-buildtools/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-buildtools/index.html b/documentation/in-progress/precommit-buildtools/index.html index 4f49e42..fe38206 100644 --- a/documentation/in-progress/precommit-buildtools/index.html +++ b/documentation/in-progress/precommit-buildtools/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -226,7 +226,7 @@ <li><p>pluginname_docker_support</p> <ul> -<li>If this build tool requires extra settings on the <code>docker run</code> command line, this function should be defined and write those options into a file called <code>${PATCH_DIR}/buildtool-docker-params.txt</code>. This is particularly useful for things like mounting volumes for repository caches.</li> +<li>If this build tool requires extra settings on the <code>docker run</code> command line, this function should be defined and add those options into an array called <code>${DOCKER_EXTRAARGS[@]}</code>. This is particularly useful for things like mounting volumes for repository caches.</li> </ul> <p><strong>WARNING</strong>: Be aware that directories that do not exist MAY be created by root by Docker itself under certain conditions. It is HIGHLY recommend that <code>pluginname_initialize</code> be used to create the necessary directories prior to be used in the <code>docker run</code> command.</p></li> @@ -294,15 +294,15 @@ <p>Maven will trigger add a maven install test when the <code>maven_add_install</code> function has been used and the related tests are requierd. Plug-ins that need to run maven before MUST call it as part of their respective initialize functions, otherwise maven may fail unexpectedly. All Yetus provided plug-ins that require maven will trigger the maven install functionality.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -310,5 +310,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-glossary/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-glossary/index.html b/documentation/in-progress/precommit-glossary/index.html index ce909eb..f40b3a1 100644 --- a/documentation/in-progress/precommit-glossary/index.html +++ b/documentation/in-progress/precommit-glossary/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -152,15 +152,15 @@ <p>An automated process that verifies a patch is <q>good</q> prior to a committer looking at it.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -168,5 +168,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-patchnames/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-patchnames/index.html b/documentation/in-progress/precommit-patchnames/index.html index 028d47f..953341d 100644 --- a/documentation/in-progress/precommit-patchnames/index.html +++ b/documentation/in-progress/precommit-patchnames/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -151,15 +151,15 @@ click ‘Submit Patch’. The patch file should be named one of:</p> patch file (e.g., <a href="https://github.com/user/repo/pull/1.patch">https://github.com/user/repo/pull/1.patch</a>) will pull the patch from the given Github PR.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -167,5 +167,5 @@ the given Github PR.</p> </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-smart-apply-patch/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-smart-apply-patch/index.html b/documentation/in-progress/precommit-smart-apply-patch/index.html index 2e875b0..6cf39ba 100644 --- a/documentation/in-progress/precommit-smart-apply-patch/index.html +++ b/documentation/in-progress/precommit-smart-apply-patch/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -148,15 +148,15 @@ <li>use <code>--signoff</code> and commit the change via git-am</li> </ul> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -164,5 +164,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/precommit-testformats/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/precommit-testformats/index.html b/documentation/in-progress/precommit-testformats/index.html index a86a27d..20f500c 100644 --- a/documentation/in-progress/precommit-testformats/index.html +++ b/documentation/in-progress/precommit-testformats/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -139,15 +139,15 @@ </ul></li> </ul> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -155,5 +155,5 @@ </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/documentation/in-progress/releasedocmaker/index.html ---------------------------------------------------------------------- diff --git a/documentation/in-progress/releasedocmaker/index.html b/documentation/in-progress/releasedocmaker/index.html index 1270d4f..79abfc3 100644 --- a/documentation/in-progress/releasedocmaker/index.html +++ b/documentation/in-progress/releasedocmaker/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -267,15 +267,15 @@ remaining text <li>README.md: a file suitable for display on Github and other Markdown rendering websites</li> </ul> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -283,5 +283,5 @@ remaining text </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/downloads/index.html ---------------------------------------------------------------------- diff --git a/downloads/index.html b/downloads/index.html index 7b7c275..0a08f5f 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -159,15 +159,15 @@ third-party repositories (e.g. Maven Central).</p> </ul></li> </ul> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -175,5 +175,5 @@ third-party repositories (e.g. Maven Central).</p> </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index dbbb5a3..5f8a4cd 100644 --- a/index.html +++ b/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -121,12 +121,12 @@ --> <div class="masthead"> - <div class="jumbotron"> + <div class="jumbotron"> <h1>Apache Yetus</h1> - <div> - <p>… is a collection of libraries and tools that enable contribution and release processes for software projects.</p> - </div> + <div> + <p>… is a collection of libraries and tools that enable contribution and release processes for software projects.</p> </div> + </div> </div> <p>It provides:</p> @@ -141,15 +141,15 @@ <em><a href="http://www.marinespecies.org/aphia.php?p=taxdetails&id=385438">Yetus</a></em> from a synonym of the <em>Cymbium</em> genus of <a href="https://en.wikipedia.org/wiki/Gastropoda">gastropods</a>.</p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -157,5 +157,5 @@ of <a href="https://en.wikipedia.org/wiki/Gastropoda">gastropods</a>.</p> </footer> </div> - </body> + </body> </html> http://git-wip-us.apache.org/repos/asf/yetus/blob/ba1f6cf9/mailinglists/index.html ---------------------------------------------------------------------- diff --git a/mailinglists/index.html b/mailinglists/index.html index d7027bd..fc1d41a 100644 --- a/mailinglists/index.html +++ b/mailinglists/index.html @@ -21,18 +21,18 @@ <head> <meta charset="utf-8"> <title>Apache Yetus</title> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta name="description" content=""> - <meta name="author" content=""> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="description" content=""> + <meta name="author" content=""> - <link href="/assets/css/bootstrap.css" rel="stylesheet"> - <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> + <link href="/assets/css/bootstrap.css" rel="stylesheet"> + <link href="/assets/css/bootstrap-theme.css" rel="stylesheet"> <link href="/assets/css/font-awesome.css" rel="stylesheet"> - <!-- JS --> - <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> - <script type="text/javascript" src="/assets/js/bootstrap.js"></script> - </head> + <!-- JS --> + <script type="text/javascript" src="/assets/js/jquery-2.1.4.min.js"></script> + <script type="text/javascript" src="/assets/js/bootstrap.js"></script> + </head> <body> <div class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> @@ -123,13 +123,13 @@ <h1 id="community">Community</h1> <div class="row-fluid"> - <div class="col-lg-6"> - <h3>Mailing Lists</h3> - <p><strong>Developers</strong> - Development related discussion.</p> + <div class="col-lg-6"> + <h3>Mailing Lists</h3> + <p><strong>Developers</strong> - Development related discussion.</p> - <p><a href="mailto:[email protected]">Subscribe</a> | <a href="mailto:[email protected]">Unsubscribe</a> | <a href="http://mail-archives.apache.org/mod_mbox/yetus-dev/">Archive</a></p> + <p><a href="mailto:[email protected]">Subscribe</a> | <a href="mailto:[email protected]">Unsubscribe</a> | <a href="http://mail-archives.apache.org/mod_mbox/yetus-dev/">Archive</a></p> - <p><strong>Commits</strong> - Commit notification source repository.</p> + <p><strong>Commits</strong> - Commit notification source repository.</p> <p><a href="mailto:[email protected]">Subscribe</a> | <a href="mailto:[email protected]">Unsubscribe</a> | <a href="http://mail-archives.apache.org/mod_mbox/yetus-commits/">Archive</a></p> @@ -137,20 +137,20 @@ <p><a href="mailto:[email protected]">Subscribe</a> | <a href="mailto:[email protected]">Unsubscribe</a> | <a href="http://mail-archives.apache.org/mod_mbox/yetus-notifications/">Archive</a></p> - </div> + </div> </div> <p><hr></p> - </div> + </div> <div class="container"> <hr> <footer class="footer"> <div class="row-fluid"> <div class="span12 text-left"> - <div class="span12"> + <div class="span12"> Copyright 2008-2016 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. Apache Yetus and the Apache feather logo are trademarks of The Apache Software Foundation. - </div> + </div> </div> </div> @@ -158,5 +158,5 @@ </footer> </div> - </body> + </body> </html>
