Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/http-transport.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/http-transport.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/http-transport.html Thu Oct 27 22:17:15 2016 @@ -1,32 +1,38 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="author" content="XFire User's Guide" /> - <meta name="Date-Revision-yyyymmdd" content="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – HTTP Transport</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -35,11 +41,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -48,15 +54,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -67,9 +72,8 @@ </li> <li class="active ">HTTP Transport</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -78,8 +82,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -325,105 +328,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -431,40 +427,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -490,12 +485,12 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="transport-and-channel-api.html">Transport and Channel API</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table><hr /></div> <div class="section"> <h2><a name="HTTP_Transport"></a>HTTP Transport</h2> <div class="section"> @@ -542,12 +537,12 @@ client.setProperty(CommonsHttpMessageSen Client client = ....; client.setProperty(HttpTransport.CHUNKING_ENABLED, "true");</pre></div></div></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="transport-and-channel-api.html">Transport and Channel API</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table><!-- End of Navigation Panel --></div> +<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table></div> </div> </div> </div> @@ -558,9 +553,8 @@ client.setProperty(HttpTransport.CHUNKIN <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div>
Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/index.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/index.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/index.html Thu Oct 27 22:17:15 2016 @@ -1,31 +1,37 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – XFire User Manual - Table Of Content</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -34,11 +40,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -47,15 +53,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -66,9 +71,8 @@ </li> <li class="active ">XFire User Manual - Table Of Content</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -77,8 +81,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -324,105 +327,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -430,40 +426,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -489,11 +484,11 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table border="0" class="table table-striped" width="100%" align="center"> <tr class="a"> <td> -<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table><hr /></div> <div class="section"> <h2><a name="XFire_User_Manual_-_Table_Of_Content"></a>XFire User Manual - Table Of Content</h2> <ul> @@ -531,11 +526,11 @@ <ul> <li><a href="local-transport.html#Local_Transport">Local Transport</a></li></ul></li></ul></li></ul></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table border="0" class="table table-striped" width="100%" align="center"> <tr class="a"> <td> -<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table><!-- End of Navigation Panel --></div> +<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table></div> </div> </div> </div> @@ -546,9 +541,8 @@ <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div> Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/jms-transport.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/jms-transport.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/jms-transport.html Thu Oct 27 22:17:15 2016 @@ -1,32 +1,38 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="author" content="XFire User's Guide" /> - <meta name="Date-Revision-yyyymmdd" content="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – JMS Transport</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -35,11 +41,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -48,15 +54,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -67,9 +72,8 @@ </li> <li class="active ">JMS Transport</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -78,8 +82,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -325,105 +328,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -431,40 +427,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -490,12 +485,12 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="http-transport.html">HTTP Transport</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table><hr /></div> <div class="section"> <h2><a name="JMS_Transport"></a>JMS Transport</h2> <p>This guide gives you a quick rundown of how to configure XFire to use JMS as a transport. JMS is one of the easiest means to create a reliable SOAP connection. Additionally it is much faster then things such as WS-Reliability.</p> @@ -596,12 +591,12 @@ public class JMSExampleTest } }</pre></div></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="http-transport.html">HTTP Transport</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table><!-- End of Navigation Panel --></div> +<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table></div> </div> </div> </div> @@ -612,9 +607,8 @@ public class JMSExampleTest <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div> Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/local-transport.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/local-transport.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/local-transport.html Thu Oct 27 22:17:15 2016 @@ -1,32 +1,38 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="author" content="XFire User's Guide" /> - <meta name="Date-Revision-yyyymmdd" content="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – Local Transport</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -35,11 +41,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -48,15 +54,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -67,9 +72,8 @@ </li> <li class="active ">Local Transport</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -78,8 +82,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -325,105 +328,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -431,40 +427,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -490,12 +485,12 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="jms-transport.html">JMS Transport</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right"><i>End of book</i></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<td align="right"><i>End of book</i></td></tr></table><hr /></div> <div class="section"> <h2><a name="Local_Transport"></a>Local Transport</h2> <p>XFire includes an in-JVM transport called the LocalTransport. If you are using the XFire client or the Channel API, you can address a local service like so:</p> @@ -506,12 +501,12 @@ XFireProxyFactory factory = new XFireProxyFactory(getXFire()); FooService foo = (FooService) factory.create(service, "xfire.local://FooService");</pre></div></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="jms-transport.html">JMS Transport</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right"><i>End of book</i></td></tr></table><!-- End of Navigation Panel --></div> +<td align="right"><i>End of book</i></td></tr></table></div> </div> </div> </div> @@ -522,9 +517,8 @@ FooService foo = (FooService) factory.cr <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div> Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/transport-and-channel-api.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/transport-and-channel-api.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/transport-and-channel-api.html Thu Oct 27 22:17:15 2016 @@ -1,32 +1,38 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="author" content="XFire User's Guide" /> - <meta name="Date-Revision-yyyymmdd" content="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – Transport and Channel API</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -35,11 +41,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -48,15 +54,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -67,9 +72,8 @@ </li> <li class="active ">Transport and Channel API</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -78,8 +82,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -325,105 +328,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -431,40 +427,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -490,12 +485,12 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="transports.html">Transports</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="http-transport.html">HTTP Transport</a></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<td align="right">Next: <a href="http-transport.html">HTTP Transport</a></td></tr></table><hr /></div> <div class="section"> <h2><a name="Transports_and_Channels"></a>Transports and Channels</h2> <p>Channels and Transports provide the basic unit of communication in XFire. A Channel simply sends messages (via send()) and listens for messages (via receive()). If you want to send a message to a particular URL you do:</p> @@ -529,12 +524,12 @@ c.send(msg, context);</pre></div> <div class="section"> <h3><a name="MessageExchanges"></a>MessageExchanges</h3></div></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table class="table table-striped" width="100%" align="center" border="0"> <tr class="a"> <td align="left">Previous: <a href="transports.html">Transports</a></td> <td align="center">Up: <a href="transports.html">Transports</a></td> -<td align="right">Next: <a href="http-transport.html">HTTP Transport</a></td></tr></table><!-- End of Navigation Panel --></div> +<td align="right">Next: <a href="http-transport.html">HTTP Transport</a></td></tr></table></div> </div> </div> </div> @@ -545,9 +540,8 @@ c.send(msg, context);</pre></div> <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div> Modified: websites/staging/maven-doxia/trunk/content/doxia-example-book/transports.html ============================================================================== --- websites/staging/maven-doxia/trunk/content/doxia-example-book/transports.html (original) +++ websites/staging/maven-doxia/trunk/content/doxia-example-book/transports.html Thu Oct 27 22:17:15 2016 @@ -1,31 +1,37 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia 1.7 at 2016-05-15 - | Rendered using Apache Maven Fluido Skin 1.4 + | Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-10-27 + | 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="20160515" /> + <meta name="Date-Revision-yyyymmdd" content="20161027" /> <meta http-equiv="Content-Language" content="en" /> <title>Doxia – Transports</title> - <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> + <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.4.min.js"></script> + <script type="text/javascript" src="../js/apache-maven-fluido-1.5.min.js"></script> - - -<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script> - - -<script type="text/javascript">_uacct = "UA-140879-1"; - urchinTracker();</script> - - </head> + <!-- Google Analytics --> + <script type="text/javascript"> + + var _gaq = _gaq || []; + _gaq.push(['_setAccount', 'UA-140879-1']); + _gaq.push(['_trackPageview']); + + (function() { + var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; + ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; + var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); + })(); + + </script> + </head> <body class="topBarDisabled"> @@ -34,11 +40,11 @@ <div class="container-fluid"> <div id="banner"> <div class="pull-left"> - <a href="http://www.apache.org/" id="bannerLeft"> - <img src="../../images/apache-maven-project.png" alt="Apache Maven"/> + <a href="https://www.apache.org/" id="bannerLeft"> + <img src="https://maven.apache.org/images/apache-maven-project.png" alt="Doxia Site"/> </a> </div> - <div class="pull-right"> <a href=".././" id="bannerRight"> + <div class="pull-right"> <a href="https://maven.apache.org/doxia/" id="bannerRight"> <img src="../images/doxia-logo.png" alt="Doxia"/> </a> </div> @@ -47,15 +53,14 @@ <div id="breadcrumbs"> <ul class="breadcrumb"> - - + <li class=""> - <a href="http://www.apache.org/" class="externalLink" title="Apache"> + <a href="https://www.apache.org/" class="externalLink" title="Apache"> Apache</a> <span class="divider">/</span> </li> <li class=""> - <a href="../../index.html" title="Maven"> + <a href="https://maven.apache.org/index.html" class="externalLink" title="Maven"> Maven</a> <span class="divider">/</span> </li> @@ -66,9 +71,8 @@ </li> <li class="active ">Transports</li> - - - <li id="publishDate" class="pull-right">Last Published: 2016-05-15</li> + + <li id="publishDate" class="pull-right">Last Published: 2016-10-27</li> </ul> </div> @@ -77,8 +81,7 @@ <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> - - + <ul class="nav nav-list"> <li class="nav-header">About Doxia</li> @@ -324,105 +327,98 @@ <li> - <a href="../../ant-tasks/index.html" title="Ant Tasks"> - <span class="none"></span> - Ant Tasks</a> - </li> - - <li> - - <a href="../../archetype/index.html" title="Archetype"> + <a href="https://maven.apache.org/archetype/index.html" class="externalLink" title="Archetype"> <span class="none"></span> Archetype</a> </li> <li> - <a href="../index.html" title="Doxia"> + <a href="https://maven.apache.org/doxia/index.html" class="externalLink" title="Doxia"> <span class="none"></span> Doxia</a> </li> <li> - <a href="../../jxr/index.html" title="JXR"> + <a href="https://maven.apache.org/jxr/index.html" class="externalLink" title="JXR"> <span class="none"></span> JXR</a> </li> <li> - <a href="../../ref/current" title="Maven"> + <a href="https://maven.apache.org/ref/current" class="externalLink" title="Maven"> <span class="none"></span> Maven</a> </li> <li> - <a href="../../pom/index.html" title="Parent POMs"> + <a href="https://maven.apache.org/pom/index.html" class="externalLink" title="Parent POMs"> <span class="none"></span> Parent POMs</a> </li> <li> - <a href="../../plugins/index.html" title="Plugins"> + <a href="https://maven.apache.org/plugins/index.html" class="externalLink" title="Plugins"> <span class="none"></span> Plugins</a> </li> <li> - <a href="../../plugin-testing/index.html" title="Plugin Testing"> + <a href="https://maven.apache.org/plugin-testing/index.html" class="externalLink" title="Plugin Testing"> <span class="none"></span> Plugin Testing</a> </li> <li> - <a href="../../plugin-tools/index.html" title="Plugin Tools"> + <a href="https://maven.apache.org/plugin-tools/index.html" class="externalLink" title="Plugin Tools"> <span class="none"></span> Plugin Tools</a> </li> <li> - <a href="../../apache-resource-bundles/index.html" title="Resource Bundles"> + <a href="https://maven.apache.org/apache-resource-bundles/index.html" class="externalLink" title="Resource Bundles"> <span class="none"></span> Resource Bundles</a> </li> <li> - <a href="../../scm/index.html" title="SCM"> + <a href="https://maven.apache.org/scm/index.html" class="externalLink" title="SCM"> <span class="none"></span> SCM</a> </li> <li> - <a href="../../shared/index.html" title="Shared Components"> + <a href="https://maven.apache.org/shared/index.html" class="externalLink" title="Shared Components"> <span class="none"></span> Shared Components</a> </li> <li> - <a href="../../skins/index.html" title="Skins"> + <a href="https://maven.apache.org/skins/index.html" class="externalLink" title="Skins"> <span class="none"></span> Skins</a> </li> <li> - <a href="../../surefire/index.html" title="Surefire"> + <a href="https://maven.apache.org/surefire/index.html" class="externalLink" title="Surefire"> <span class="none"></span> Surefire</a> </li> <li> - <a href="../../wagon/index.html" title="Wagon"> + <a href="https://maven.apache.org/wagon/index.html" class="externalLink" title="Wagon"> <span class="none"></span> Wagon</a> </li> @@ -430,40 +426,39 @@ <li> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> + <a href="https://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How Apache Works"> <span class="none"></span> How Apache Works</a> </li> <li> - <a href="http://www.apache.org/foundation/" class="externalLink" title="Foundation"> + <a href="https://www.apache.org/foundation/" class="externalLink" title="Foundation"> <span class="none"></span> Foundation</a> </li> <li> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> + <a href="https://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsoring Apache"> <span class="none"></span> Sponsoring Apache</a> </li> <li> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> + <a href="https://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks"> <span class="none"></span> Thanks</a> </li> </ul> - - + <form id="search-form" action="https://www.google.com/search" method="get" > - <input value="http://maven.apache.org/doxia" name="sitesearch" type="hidden"/> + <input value="$sitesearchValue" name="sitesearch" type="hidden"/> <input class="search-query" name="q" id="query" type="text" /> </form> -<script type="text/javascript" src="https://www.google.com/coop/cse/brand?form=search-form"></script> +<script type="text/javascript" src="https://cse.google.com/brand?form=search-form"></script> <hr /> @@ -489,7 +484,7 @@ <div id="bodyColumn" class="span10" > <div class="section"> -<h2></h2><!-- Navigation Panel --> +<h2></h2> <table border="0" class="table table-striped" width="100%" align="center"> <tr class="a"> <td> @@ -497,7 +492,7 @@ <td> <div align="center">Up: <a href="index.html">Table Of Content</a></div></td> <td> -<div align="right">Next: <a href="transport-and-channel-api.html">Transport and Channel API</a></div></td></tr></table><!-- End of Navigation Panel --><hr /></div> +<div align="right">Next: <a href="transport-and-channel-api.html">Transport and Channel API</a></div></td></tr></table><hr /></div> <div class="section"> <h2><a name="Transports"></a>Transports</h2> <ul> @@ -514,7 +509,7 @@ <ul> <li><a href="local-transport.html#Local_Transport">Local Transport</a></li></ul></li></ul></div> <div class="section"> -<h2></h2><hr /><!-- Navigation Panel --> +<h2></h2><hr /> <table border="0" class="table table-striped" width="100%" align="center"> <tr class="a"> <td> @@ -522,7 +517,7 @@ <td> <div align="center">Up: <a href="index.html">Table Of Content</a></div></td> <td> -<div align="right">Next: <a href="transport-and-channel-api.html">Transport and Channel API</a></div></td></tr></table><!-- End of Navigation Panel --></div> +<div align="right">Next: <a href="transport-and-channel-api.html">Transport and Channel API</a></div></td></tr></table></div> </div> </div> </div> @@ -533,9 +528,8 @@ <div class="container-fluid"> <div class="row-fluid"> <p >Copyright © 2005–2016 - <a href="http://www.apache.org/">The Apache Software Foundation</a>. - All rights reserved. - + <a href="https://www.apache.org/">The Apache Software Foundation</a>. + All rights reserved. </p> </div>