You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2020/07/02 03:00:57 UTC

svn commit: r1879424 [1/3] - in /maven/doxia/website/content: ./ book/ developers/ doxia-example-book/ issues/ macros/ modules/ references/

Author: svn-site-role
Date: Thu Jul  2 03:00:56 2020
New Revision: 1879424

Log:
Site checkin for project Doxia Site

Modified:
    maven/doxia/website/content/book/index.html
    maven/doxia/website/content/ci-management.html
    maven/doxia/website/content/developers/index.html
    maven/doxia/website/content/developers/macros.html
    maven/doxia/website/content/developers/modules.html
    maven/doxia/website/content/developers/sink.html
    maven/doxia/website/content/downloads.html
    maven/doxia/website/content/doxia-example-book/aegis-binding.html
    maven/doxia/website/content/doxia-example-book/bind.html
    maven/doxia/website/content/doxia-example-book/bindings.html
    maven/doxia/website/content/doxia-example-book/castor.html
    maven/doxia/website/content/doxia-example-book/doxia-example-book.pdf
    maven/doxia/website/content/doxia-example-book/doxia-example-book.rtf
    maven/doxia/website/content/doxia-example-book/http-transport.html
    maven/doxia/website/content/doxia-example-book/index.html
    maven/doxia/website/content/doxia-example-book/jms-transport.html
    maven/doxia/website/content/doxia-example-book/local-transport.html
    maven/doxia/website/content/doxia-example-book/transport-and-channel-api.html
    maven/doxia/website/content/doxia-example-book/transports.html
    maven/doxia/website/content/faq.html
    maven/doxia/website/content/index.html
    maven/doxia/website/content/issue-management.html
    maven/doxia/website/content/issues/index.html
    maven/doxia/website/content/macros/index.html
    maven/doxia/website/content/macros/swf-macro.html
    maven/doxia/website/content/mailing-lists.html
    maven/doxia/website/content/modules/index.html
    maven/doxia/website/content/overview.html
    maven/doxia/website/content/project-info.html
    maven/doxia/website/content/references/apt-format.html
    maven/doxia/website/content/references/doxia-apt.html
    maven/doxia/website/content/references/fml-format.html
    maven/doxia/website/content/references/index.html
    maven/doxia/website/content/references/xdoc-format.html
    maven/doxia/website/content/resources.html
    maven/doxia/website/content/scm.html
    maven/doxia/website/content/team.html

Modified: maven/doxia/website/content/book/index.html
==============================================================================
--- maven/doxia/website/content/book/index.html (original)
+++ maven/doxia/website/content/book/index.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/book/index.apt at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/book/index.apt at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -10,7 +10,7 @@
     <meta name="author" content="Trygve Laugstol
 Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20120413" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Writing Books in Doxia</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -43,7 +43,7 @@ Vincent Siveton" />
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Writing Books in Doxia <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/book/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -110,16 +110,14 @@ Vincent Siveton" />
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Introduction"></a>Introduction</h2>
 <p>Doxia allows you to write books like user manuals and guides in any format supported by Doxia. Combined with the Doxia Book Maven you are able to include the manuals directly in your generated site with links to the off-line friendly formats like XDoc, PDF, RTF and LaTeX.</p>
 <p>The Xdoc output which has been rendered into this site can be viewed <a href="../doxia-example-book/index.html">here</a>.</p>
-<p>The generated PDF is <a href="../doxia-example-book/doxia-example-book.pdf">here</a> and the generated RTF <a href="../doxia-example-book/doxia-example-book.rtf">here</a>.</p>
-<div class="section">
+<p>The generated PDF is <a href="../doxia-example-book/doxia-example-book.pdf">here</a> and the generated RTF <a href="../doxia-example-book/doxia-example-book.rtf">here</a>.</p><section>
 <h3><a name="How_It_Works"></a>How It Works</h3>
 <p>The only thing you need in addition to the content files itself is a simple book descriptor which is used to specify the ordering of the sections and the names for the chapters.</p>
-<p>See <a href="../doxia-tools/doxia-book-renderer/book.html">The Book Descriptor Reference</a> for a reference to the descriptor.</p></div>
-<div class="section">
+<p>See <a href="../doxia-tools/doxia-book-renderer/book.html">The Book Descriptor Reference</a> for a reference to the descriptor.</p></section><section>
 <h3><a name="Creating_a_Book_Descriptor"></a>Creating a Book Descriptor</h3>
 <p>An XML file is used to describe the layout of the book.</p>
 <p>A sample is given below:</p>
@@ -164,12 +162,11 @@ Vincent Siveton" />
     &lt;/chapter&gt;
   &lt;/chapters&gt;
 &lt;/book&gt;
-</pre></div></div>
-<div class="section">
+</pre></div></section><section>
 <h3><a name="Configuring_Doxia_Book_Maven_Plugin"></a>Configuring Doxia Book Maven Plugin</h3>
-<p>This example illustrates how to configure the Doxia Book Maven Plugin. It will render the book in three different formats. By default the output will be under <tt>target/generated-site/&lt;format&gt;/&lt;book id&gt; </tt>.</p>
-<p>The currently supported format ids are: <tt>xdoc</tt>, <tt>pdf</tt>, <tt>latex</tt>, <tt>rtf</tt>, <tt>xhtml</tt>, <tt>doc-book</tt></p>
-<p>A sample <tt>pom.xml</tt> is given below:</p>
+<p>This example illustrates how to configure the Doxia Book Maven Plugin. It will render the book in three different formats. By default the output will be under <code>target/generated-site/&lt;format&gt;/&lt;book id&gt; </code>.</p>
+<p>The currently supported format ids are: <code>xdoc</code>, <code>pdf</code>, <code>latex</code>, <code>rtf</code>, <code>xhtml</code>, <code>doc-book</code></p>
+<p>A sample <code>pom.xml</code> is given below:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;plugin&gt;
   &lt;groupId&gt;org.apache.maven.doxia&lt;/groupId&gt;
   &lt;artifactId&gt;doxia-book-maven-plugin&lt;/artifactId&gt;
@@ -205,7 +202,7 @@ Vincent Siveton" />
     &lt;/books&gt;
   &lt;/configuration&gt;
 &lt;/plugin&gt;
-</pre></div></div></div>
+</pre></div></section></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/ci-management.html
==============================================================================
--- maven/doxia/website/content/ci-management.html (original)
+++ maven/doxia/website/content/ci-management.html Thu Jul  2 03:00:56 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.0:ci-management at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.0:ci-management at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; CI Management</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -40,7 +40,7 @@
       <li class=""><a href="../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">CI Management</li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -116,16 +116,14 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
-<p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
-<div class="section">
+<p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></section><section>
 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the project:</p>
-<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://builds.apache.org/job/maven-box/">https://builds.apache.org/job/maven-box/</a></pre></div></div>
-<div class="section">
+<div class="source"><pre class="prettyprint linenums"><a class="externalLink" href="https://builds.apache.org/job/maven-box/">https://builds.apache.org/job/maven-box/</a></pre></div></section><section>
 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
-<p>No notifiers are defined. Please check back at a later date.</p></div>
+<p>No notifiers are defined. Please check back at a later date.</p></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/developers/index.html
==============================================================================
--- maven/doxia/website/content/developers/index.html (original)
+++ maven/doxia/website/content/developers/index.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/developers/index.apt at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/developers/index.apt at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20080302" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Developers Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Doxia Developers Centre <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/developers/index.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -117,14 +117,14 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Doxia_Developers_Centre"></a>Doxia Developers Centre</h2>
 <p>This documentation centre is for those that are developing Doxia modules or macro.</p>
 <p>Currently you can find information on the following topics:</p>
 <ul>
 <li><a href="./modules.html">Creating Doxia Modules</a></li>
 <li><a href="./macros.html">Creating Doxia Macros</a></li>
-<li><a href="./sink.html">Using the Doxia Sink API</a></li></ul></div>
+<li><a href="./sink.html">Using the Doxia Sink API</a></li></ul></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/developers/macros.html
==============================================================================
--- maven/doxia/website/content/developers/macros.html (original)
+++ maven/doxia/website/content/developers/macros.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/developers/macros.apt at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/developers/macros.apt at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20080302" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Developers Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Doxia Developers Centre <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/developers/macros.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -117,7 +117,7 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Create_a_New_Doxia_Macro"></a>Create a New Doxia Macro</h2>
 <p>You need to add the following <a class="externalLink" href="https://codehaus-plexus.github.io/plexus-containers/plexus-component-metadata/">plexus-component-metadata plugin</a> configuration to generate the correct Plexus <i>component.xml</i> file from annotations for the project containing your macro:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
@@ -167,15 +167,14 @@ public class MyMacro
 <li>XDoc
 <div class="source"><pre class="prettyprint linenums">&lt;macro name=&quot;my&quot;&gt; &lt;!-- my is the required macro name defined by role-hint --&gt;
   &lt;param name=&quot;myParam&quot; value=&quot;myValue&quot;/&gt;
-&lt;/macro&gt;</pre></div></li></ul>
-<div class="section">
+&lt;/macro&gt;</pre></div></li></ul><section>
 <h3><a name="References">References</a></h3>
 <ul>
 <li><a href="../modules/index.html">Doxia Modules Guide</a></li>
 <li><a href="../macros/index.html">Doxia Macros Guide</a></li>
 <li><a href="../doxia/apidocs/index.html">Doxia API Reference</a></li>
 <li><a href="../doxia-sitetools/apidocs/index.html">Doxia Sitetools API Reference</a></li>
-<li><a href="/plugin-developers/cookbook/plexus-plugin-upgrade.html">Upgrading from Plexus Javadoc Tags to Plexus Java Annotations</a></li></ul></div></div>
+<li><a href="/plugin-developers/cookbook/plexus-plugin-upgrade.html">Upgrading from Plexus Javadoc Tags to Plexus Java Annotations</a></li></ul></section></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/developers/modules.html
==============================================================================
--- maven/doxia/website/content/developers/modules.html (original)
+++ maven/doxia/website/content/developers/modules.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/developers/modules.apt.vm at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/developers/modules.apt.vm at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20080302" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Developers Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Doxia Developers Centre <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/developers/modules.apt.vm"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -117,7 +117,7 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Create_a_New_Doxia_Module"></a>Create a New Doxia Module</h2>
 <p>First, the easiest way is to create a POM with <i>doxia-modules</i> as parent:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;project&gt;
@@ -132,8 +132,7 @@
 
   ...
 &lt;/project&gt;</pre></div>
-<p>Secondly, you should implement some Doxia classes, depending on what features you want: parsing or generating markup.</p>
-<div class="section">
+<p>Secondly, you should implement some Doxia classes, depending on what features you want: parsing or generating markup.</p><section>
 <h3><a name="Parsing"></a>Parsing</h3>
 <ul>
 <li><i>MyParser</i> class
@@ -147,7 +146,7 @@ public class MyParser
 {
 ...
 }</pre></div>
-<p>Depending on the type markup, extending <tt>AbstractTextParser</tt>, <tt>AbstractXmlParser</tt> or <tt>XhtmlBaseParser</tt> may give you more features.</p></li>
+<p>Depending on the type markup, extending <code>AbstractTextParser</code>, <code>AbstractXmlParser</code> or <code>XhtmlBaseParser</code> may give you more features.</p></li>
 <li><i>MyParseException</i> class (optional)
 <div class="source"><pre class="prettyprint linenums">import org.apache.maven.doxia.parser.ParseException;
 
@@ -165,8 +164,7 @@ public class MyParserModule
     extends AbstractParserModule
 {
 ...
-}</pre></div></li></ul></div>
-<div class="section">
+}</pre></div></li></ul></section><section>
 <h3><a name="Generating"></a>Generating</h3>
 <ul>
 <li><i>MySink</i> class
@@ -177,7 +175,7 @@ public class MySink
 {
 ...
 }</pre></div>
-<p>Depending on the type markup, extending <tt>AbstractTextSink</tt>, <tt>AbstractXmlSink</tt> or <tt>XhtmlBaseSink</tt> may give you more features.</p></li>
+<p>Depending on the type markup, extending <code>AbstractTextSink</code>, <code>AbstractXmlSink</code> or <code>XhtmlBaseSink</code> may give you more features.</p></li>
 <li><i>MySinkFactory</i> class
 <div class="source"><pre class="prettyprint linenums">import org.apache.maven.doxia.sink.SinkFactory;
 import org.codehaus.plexus.component.annotations.Component;
@@ -188,14 +186,13 @@ public class MySinkFactory
 {
 ...
 }</pre></div>
-<p>Depending on the type markup, extending <tt>AbstractTextSinkFactory</tt>, <tt>AbstractXmlSinkFactory</tt> or <tt>AbstractBinarySinkFactory</tt> may give you more features.</p></li></ul></div>
-<div class="section">
+<p>Depending on the type markup, extending <code>AbstractTextSinkFactory</code>, <code>AbstractXmlSinkFactory</code> or <code>AbstractBinarySinkFactory</code> may give you more features.</p></li></ul></section><section>
 <h3><a name="References">References</a></h3>
 <ul>
 <li><a href="../modules/index.html">Doxia Modules Guide</a></li>
 <li><a href="../macros/index.html">Doxia Macros Guide</a></li>
 <li><a href="../doxia/apidocs/index.html">Doxia API Reference</a></li>
-<li><a href="../doxia-sitetools/apidocs/index.html">Doxia Sitetools API Reference</a></li></ul></div></div>
+<li><a href="../doxia-sitetools/apidocs/index.html">Doxia Sitetools API Reference</a></li></ul></section></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/developers/sink.html
==============================================================================
--- maven/doxia/website/content/developers/sink.html (original)
+++ maven/doxia/website/content/developers/sink.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/developers/sink.apt at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/developers/sink.apt at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20080302" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Doxia Developers Centre</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Doxia Developers Centre <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/developers/sink.apt"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -117,7 +117,7 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Using_the_Doxia_Sink_API"></a>Using the Doxia Sink API</h2>
 <ul>
 <li><a href="#Transforming_documents">Transforming documents</a></li>
@@ -125,8 +125,7 @@
 <li><a href="#Passing_attributes_to_Sink_events">Passing attributes to Sink events</a></li>
 <li><a href="#Avoid_sink.rawText.21">Avoid sink.rawText!</a></li>
 <li><a href="#How_to_inject_javascript_code_into_HTML">How to inject javascript code into HTML</a></li>
-<li><a href="#References">References</a></li></ul>
-<div class="section">
+<li><a href="#References">References</a></li></ul><section>
 <h3><a name="Transforming_documents">Transforming documents</a></h3>
 <p>Doxia can be used to transform an arbitrary input document to any supported output format. The following snippet shows how to use a Doxia <i>Parser</i> to transform an apt file to html:</p>
 <div class="source"><pre class="prettyprint linenums">  File userDir = new File( System.getProperty ( &quot;user.dir&quot; ) );
@@ -142,9 +141,8 @@
   Reader reader = ReaderFactory.newReader( inputFile, &quot;UTF-8&quot; );
 
   parser.parse( reader, sink );</pre></div>
-<p>It is recommended that you use <a class="externalLink" href="http://plexus.codehaus.org/">Plexus</a> to look up the parser. In principle you could instantiate the parser directly ( <tt>Parser parser = new AptParser();</tt> ) but then some special features like macros will not be available.</p>
-<p>You could also use the <a class="externalLink" href="http://maven.apache.org/doxia/doxia-tools/doxia-converter/index.html">Doxia Converter Tool</a> to parse a given file/dir to another file/dir.</p></div>
-<div class="section">
+<p>It is recommended that you use <a class="externalLink" href="http://plexus.codehaus.org/">Plexus</a> to look up the parser. In principle you could instantiate the parser directly ( <code>Parser parser = new AptParser();</code> ) but then some special features like macros will not be available.</p>
+<p>You could also use the <a class="externalLink" href="http://maven.apache.org/doxia/doxia-tools/doxia-converter/index.html">Doxia Converter Tool</a> to parse a given file/dir to another file/dir.</p></section><section>
 <h3><a name="Generating_documents">Generating documents</a></h3>
 <p>The snippet below gives a simple example of how to generate a document using the Doxia Sink API.</p>
 <div class="source"><pre class="prettyprint linenums">    /**
@@ -193,16 +191,14 @@
 
         sink.flush();
     }</pre></div>
-<p>A more complete example that also shows the 'canonical' order of events to use when generating a document, can be found in the Doxia <a href="./doxia/doxia-core/xref-test/org/apache/maven/doxia/sink/SinkTestDocument.html">SinkTestDocument</a> class.</p></div>
-<div class="section">
+<p>A more complete example that also shows the 'canonical' order of events to use when generating a document, can be found in the Doxia <a href="./doxia/doxia-core/xref-test/org/apache/maven/doxia/sink/SinkTestDocument.html">SinkTestDocument</a> class.</p></section><section>
 <h3><a name="Passing_attributes_to_Sink_events">Passing attributes to Sink events</a></h3>
 <p>A number of methods in the Sink API enable passing a set of attributes to many sink events. A typical use case is:</p>
 <div class="source"><pre class="prettyprint linenums">SinkEventAttributeSet atts = new SinkEventAttributeSet();
 atts.addAttribute( SinkEventAttributes.ALIGN, &quot;center&quot; );
 
 sink.paragraph( atts );</pre></div>
-<p>The kind of attributes supported depends on the event and the sink implementation. The sink API specifies a list of suggested attribute names that sinks are expected to recognize and parsers are expected to use when emitting events.</p></div>
-<div class="section">
+<p>The kind of attributes supported depends on the event and the sink implementation. The sink API specifies a list of suggested attribute names that sinks are expected to recognize and parsers are expected to use when emitting events.</p></section><section>
 <h3><a name="Avoid_sink.rawText.21"></a><a name="Avoid_sink.rawText">Avoid sink.rawText!</a></h3>
 <p>In <b>Doxia 1.0</b> it was a common practice to use sink.rawText() to generate elements that were not supported by the Sink API. For example, the following snippet could be used to generate a styled HTML &lt;div&gt; block:</p>
 <div class="source"><pre class="prettyprint linenums">sink.RawText( &quot;&lt;div style=\&quot;cool\&quot;&gt;&quot; );
@@ -218,8 +214,7 @@ sink.unknown( &quot;div&quot;, new Objec
 sink.text( &quot;A text with a cool style.&quot; );
 sink.unknown( &quot;div&quot;, new Object[]{new Integer( HtmlMarkup.TAG_TYPE_END )}, null );</pre></div>
 <p>Read the javadocs of the unknown() method in the <a href="./doxia/doxia-sink-api/apidocs/org/apache/maven/doxia/sink/Sink.html">Sink</a> interface and the <a href="./doxia/doxia-core/apidocs/org/apache/maven/doxia/sink/XhtmlBaseSink.html">XhtmlbaseSink</a> for information on the method parameters. Note that an arbitrary sink may be expected to ignore the unknown event completely!</p>
-<p><b>In general, the rawText method should be avoided alltogether when emitting events into an arbitrary Sink.</b></p></div>
-<div class="section">
+<p><b>In general, the rawText method should be avoided alltogether when emitting events into an arbitrary Sink.</b></p></section><section>
 <h3><a name="How_to_inject_javascript_code_into_HTML">How to inject javascript code into HTML</a></h3>
 <p>Related to the above, here is the correct way of injecting a javascript snippet into a Sink:</p>
 <div class="source"><pre class="prettyprint linenums">// the javascript code is emitted within a commented CDATA section
@@ -232,14 +227,13 @@ atts.addAttribute( SinkEventAttributes.T
 
 sink.unknown( &quot;script&quot;, new Object[]{new Integer( HtmlMarkup.TAG_TYPE_START )}, atts );
 sink.unknown( &quot;cdata&quot;, new Object[]{new Integer( HtmlMarkup.CDATA_TYPE ), javascriptCode }, null );
-sink.unknown( &quot;script&quot;, new Object[]{new Integer( HtmlMarkup.TAG_TYPE_END )}, null );</pre></div></div>
-<div class="section">
+sink.unknown( &quot;script&quot;, new Object[]{new Integer( HtmlMarkup.TAG_TYPE_END )}, null );</pre></div></section><section>
 <h3><a name="References">References</a></h3>
 <ul>
 <li><a href="../modules/index.html">Doxia Modules Guide</a></li>
 <li><a href="../macros/index.html">Doxia Macros Guide</a></li>
 <li><a href="../doxia/apidocs/index.html">Doxia API Reference</a></li>
-<li><a href="../doxia-sitetools/apidocs/index.html">Doxia Sitetools API Reference</a></li></ul></div></div>
+<li><a href="../doxia-sitetools/apidocs/index.html">Doxia Sitetools API Reference</a></li></ul></section></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/downloads.html
==============================================================================
--- maven/doxia/website/content/downloads.html (original)
+++ maven/doxia/website/content/downloads.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from content/apt/downloads.apt at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from content/apt/downloads.apt at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -9,7 +9,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="Vincent Siveton" />
     <meta name="Date-Creation-yyyymmdd" content="20090302" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Download</title>
     <link rel="stylesheet" href="./css/apache-maven-fluido-1.7.min.css" />
@@ -42,7 +42,7 @@
       <li class=""><a href="../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Download <a href="https://github.com/apache/maven-doxia-site/tree/master/content/apt/downloads.apt"><img src="./images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -109,12 +109,12 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2><a name="Maven_Doxia_Releases"></a>Maven Doxia Releases</h2>
 <p>Releases of Maven Doxia are made available in both binary and source distributions. Individual JARs are also made available through Apache Maven repositories.</p>
 <p>Releases of all Doxia sub-project components (currently Doxia, Doxia Sitetools and Doxia Tools) may be downloaded from Maven's central repository:</p>
 <ul>
-<li><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/apache/maven/doxia/">http://repo.maven.apache.org/maven2/org/apache/maven/doxia/</a></li></ul></div>
+<li><a class="externalLink" href="http://repo.maven.apache.org/maven2/org/apache/maven/doxia/">http://repo.maven.apache.org/maven2/org/apache/maven/doxia/</a></li></ul></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/aegis-binding.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/aegis-binding.html (original)
+++ maven/doxia/website/content/doxia-example-book/aegis-binding.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/aegis-binding.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/aegis-binding.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Aegis Binding</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Aegis Binding <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/aegis-binding.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,17 +108,15 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2></h2>
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="bindings.html">Bindings Overview</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="castor.html">Castor</a></td></tr></table><hr /></div>
-<div class="section">
+<td align="right">Next: <a href="castor.html">Castor</a></td></tr></table><hr /></section><section>
 <h2><a name="Aegis_Binding"></a>Aegis Binding</h2>
-<p>Aegis is the default XFire binding which maps XML to POJOs. It supports code first development only at this point - i.e. you write your service in POJOs and it will generate the XML schema/wsdl for you.</p></div>
-<div class="section">
+<p>Aegis is the default XFire binding which maps XML to POJOs. It supports code first development only at this point - i.e. you write your service in POJOs and it will generate the XML schema/wsdl for you.</p></section><section>
 <h2><a name="XML_and_Annotation_Mapping_Overview"></a>XML and Annotation Mapping Overview</h2>
 <p>Aegis has a flexible mapping system so you can control how your beans are controlled. By default your POJOs are serialized based on their name and namespaces. If you have a class in the &quot;org.codehaus.xfire&quot; package named &quot;Employee&quot; it would be serialized in namespace &quot;http://xfire.codehaus.org&quot; with the local name &quot;YourBean.&quot;</p>
 <p>Fore example, the java class:</p>
@@ -145,8 +143,7 @@
     &lt;xsd:element name=&quot;title&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;1/&gt;
   &lt;/xsd:sequence&gt;
 &lt;/xsd:complexType&gt;</pre></div>
-<p><i>Validate your mapping!</i> You can find an XML Schema for Aegis mapping files <a class="externalLink" href="http://xfire.codehaus.org/schemas/1.0/mapping.xsd">here</a>.</p>
-<div class="section">
+<p><i>Validate your mapping!</i> You can find an XML Schema for Aegis mapping files <a class="externalLink" href="http://xfire.codehaus.org/schemas/1.0/mapping.xsd">here</a>.</p><section>
 <h3><a name="Supported_Types"></a>Supported Types</h3>
 <ul>
 <li>Basic types: int, double, float, long, byte[], short, String, BigDecimal</li>
@@ -167,9 +164,8 @@
     &lt;property name=&quot;&quot; mappedName=&quot;&quot; style=&quot;attribute|element&quot; componentType=&quot;&quot;/&gt;
   &lt;/mapping&gt;
 &lt;/mappings&gt;</pre></div>
-<p>Note that <tt> &lt;method&gt; </tt> is used to configure methods on your service and <i>property</i> is used to configure properties on your javabeans.</p>
-<p>The above example highlights many of the possible elements, most are optional and the format encourages minimally specified mappings.</p></div></div>
-<div class="section">
+<p>Note that <code> &lt;method&gt; </code> is used to configure methods on your service and <i>property</i> is used to configure properties on your javabeans.</p>
+<p>The above example highlights many of the possible elements, most are optional and the format encourages minimally specified mappings.</p></section></section><section>
 <h2><a name="Controlling_Naming"></a>Controlling Naming</h2>
 <p>Lets pretend that in the above example you would like the elements names to be capatilized and in the namespace &quot;urn:north-pole:operations&quot;. You could achieve this through a mapping file like so:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;mappings xmlns:np=&quot;urn:north-pole:operations&quot;&gt;
@@ -183,16 +179,14 @@
 <div class="source"><pre class="prettyprint linenums">&lt;np:Employee xmlns:np=&quot;urn:north-pole:operations&quot;&gt;
   &lt;np:Name&gt;Santa Claus&lt;/np:Name&gt;
   &lt;np:Title&gt;Chief Present Officer (CPO)&lt;/np:Title&gt;
-&lt;/np:Employee&gt;</pre></div>
-<div class="section">
+&lt;/np:Employee&gt;</pre></div><section>
 <h3><a name="Ignoring_properties"></a>Ignoring properties</h3>
 <p>If you don't want to serialize a certain property it is easy to ignore it:</p>
 <div class="source"><pre class="prettyprint linenums">&lt;mappings&gt;
   &lt;mapping&gt;
     &lt;property name=&quot;propertyName&quot; ignore=&quot;true&quot;/&gt;
   &lt;/mapping&gt;
-&lt;/mappings&gt;</pre></div></div>
-<div class="section">
+&lt;/mappings&gt;</pre></div></section><section>
 <h3><a name="Handling_Collections"></a>Handling Collections</h3>
 <p>You undoubtedly use Collections in your code. Pre Java 5 it is impossible to determine the &quot;component type&quot; of a Collection by introspection. So you need to give Aegis some hints. For a service which returned a Collection of employees like so:</p>
 <div class="source"><pre class="prettyprint linenums">public class EmployeeService
@@ -206,8 +200,7 @@
       &lt;return-type componentType=&quot;org.codehaus.xfire.Employee&quot; /&gt;
     &lt;/method&gt;
   &lt;/mapping&gt;
-&lt;/mappings&gt;</pre></div></div>
-<div class="section">
+&lt;/mappings&gt;</pre></div></section><section>
 <h3><a name="Handling_Maps"></a>Handling Maps</h3>
 <p>Java Maps don't map well to XML Schema (no pun intended) because there is no Map concept in XML Schema so your clients. Maps are transformed to a collection of <a name="key_value">key, value</a> tuples instead. In addition to providing the type of the value, you must also provide Aegis with the type of the key:</p>
 <div class="source"><pre class="prettyprint linenums">public class GiftService
@@ -234,8 +227,7 @@
       &lt;/xsd:complexType&gt;
     &lt;/xsd:element&gt;
   &lt;/xsd:sequence&gt;
-&lt;/xsd:complexType&gt;</pre></div></div></div>
-<div class="section">
+&lt;/xsd:complexType&gt;</pre></div></section></section><section>
 <h2><a name="Interfaces_and_Aegis"></a>Interfaces and Aegis</h2>
 <p>The Aegis binding will automatically create proxies for your interfaces when reading XML. So if you have an interface like this:</p>
 <div class="source"><pre class="prettyprint linenums">public interface User {
@@ -244,14 +236,13 @@
 }</pre></div>
 <p>It will then create its own implementation of User and provide a username and password from the XML. You can specify your implementation class (in 1.1+) by setting a property on your service:</p>
 <div class="source"><pre class="prettyprint linenums">Service service = ...;
-service.setProperty(&quot;com.acme.User.implementation&quot;, &quot;com.acme.UserImpl&quot;);</pre></div></div>
-<div class="section">
+service.setProperty(&quot;com.acme.User.implementation&quot;, &quot;com.acme.UserImpl&quot;);</pre></div></section><section>
 <h2></h2><hr />
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="bindings.html">Bindings Overview</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="castor.html">Castor</a></td></tr></table></div>
+<td align="right">Next: <a href="castor.html">Castor</a></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/bind.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/bind.html (original)
+++ maven/doxia/website/content/doxia-example-book/bind.html Thu Jul  2 03:00:56 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/bind.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/bind.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Bindings</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -40,7 +40,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Bindings <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/bind.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -107,7 +107,7 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2></h2>
 <table border="0" class="table table-striped" width="100%" align="center">
 <tr class="a">
@@ -116,8 +116,7 @@
 <td>
 <div align="center">Up: <a href="index.html">Table Of Content</a></div></td>
 <td>
-<div align="right">Next: <a href="bindings.html">Bindings Overview</a></div></td></tr></table><hr /></div>
-<div class="section">
+<div align="right">Next: <a href="bindings.html">Bindings Overview</a></div></td></tr></table><hr /></section><section>
 <h2><a name="Bindings"></a>Bindings</h2>
 <ul>
 <li><a href="bindings.html">Bindings Overview</a>
@@ -136,8 +135,7 @@
 <ul>
 <li><a href="castor.html#Castor">Castor</a></li>
 <li><a href="castor.html#Top-down_Approach_starting_with_XML_schema:">Top-down Approach (starting with XML schema):</a></li>
-<li><a href="castor.html#Bottom-up_Approach_starting_with_Java_classes:">Bottom-up Approach (starting with Java classes):</a></li></ul></li></ul></div>
-<div class="section">
+<li><a href="castor.html#Bottom-up_Approach_starting_with_Java_classes:">Bottom-up Approach (starting with Java classes):</a></li></ul></li></ul></section><section>
 <h2></h2><hr />
 <table border="0" class="table table-striped" width="100%" align="center">
 <tr class="a">
@@ -146,7 +144,7 @@
 <td>
 <div align="center">Up: <a href="index.html">Table Of Content</a></div></td>
 <td>
-<div align="right">Next: <a href="bindings.html">Bindings Overview</a></div></td></tr></table></div>
+<div align="right">Next: <a href="bindings.html">Bindings Overview</a></div></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/bindings.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/bindings.html (original)
+++ maven/doxia/website/content/doxia-example-book/bindings.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/bindings.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/bindings.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Bindings Overview</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Bindings Overview <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/bindings.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,22 +108,20 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2></h2>
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="bind.html">Bindings</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="aegis-binding.html">Aegis Binding</a></td></tr></table><hr /></div>
-<div class="section">
+<td align="right">Next: <a href="aegis-binding.html">Aegis Binding</a></td></tr></table><hr /></section><section>
 <h2><a name="Bindings_Overview"></a>Bindings Overview</h2>
 <p>Bindings are one of the most important pieces of XFire. They control how the incoming and outoing XML is mapped to objects.</p>
 <p>The default binding in XFire is &quot;Aegis&quot;. Aegis means &quot;shield&quot;, and the point of it is to create a simple layer which makes going between objects and XML easy. Aegis also provides the layer which allows other bindings to integrate with XFire - like JAXB, XMLBeans and Castor.</p>
 <p>Lets take a look at how you would use a different binding with XFire. The BindingProvider class is the one for actually taking the xml streams and reading/writing to them. When we create a service we need to actually supply a BindingProvider to the service. In the simplest case of creating a service you're probably writing code like this:</p>
 <div class="source"><pre class="prettyprint linenums">ServiceFactory factory = new ObjectServiceFactory();</pre></div>
 <p>But, what this is actually doing in the constructor is creating an AegisBindingProvider:</p>
-<div class="source"><pre class="prettyprint linenums"> ServiceFactory factory = new ObjectServiceFactory(new AegisBindingProvider());</pre></div></div>
-<div class="section">
+<div class="source"><pre class="prettyprint linenums"> ServiceFactory factory = new ObjectServiceFactory(new AegisBindingProvider());</pre></div></section><section>
 <h2><a name="Using_another_binding"></a>Using another binding</h2>
 <p>This AegisBindingProvider has the concept of a TypeRegistry and TypeCreators (don't worry you don't need to know much about this), which create Type classes for you. Types serialize and deserialize java classes. When you use a different binding it actually provides a different TypeRegistry and TypeCreator for its types.</p>
 <p>So if you were to create a JAXB 2.0 binding you would do:</p>
@@ -160,8 +158,7 @@ import org.codehaus.xfire.service.bindin
 ...
 
 ServiceFactory factory = new AnnotationServiceFactory(new Jsr181WebAnnotations(),
-  new AegisBindingProvider(new JaxbTypeRegistry()));</pre></div></div>
-<div class="section">
+  new AegisBindingProvider(new JaxbTypeRegistry()));</pre></div></section><section>
 <h2><a name="Convenience_ServiceFactorys"></a>Convenience ServiceFactorys</h2>
 <p>If you just want to use the simple ObjectServiceFactory we have several convenience ServiceFactorys around:</p>
 <table class="table table-striped" border="1">
@@ -181,17 +178,15 @@ ServiceFactory factory = new AnnotationS
 <div class="source"><pre class="prettyprint linenums">import org.codehaus.xfire.jaxb2.JaxbServiceFactory;
 import org.codehaus.xfire.service.ServiceFactory;
 ...
-ServiceFactory factory = new JaxbServiceFactory();</pre></div></div>
-<div class="section">
+ServiceFactory factory = new JaxbServiceFactory();</pre></div></section><section>
 <h2><a name="The_MessageBinding"></a>The MessageBinding</h2>
-<p>There is also one other type of binding, the MessageBinding. The MessageBinding has special semantics to allow you to work with XML streams and fragments real easily. Read more on the Message Binding page.</p></div>
-<div class="section">
+<p>There is also one other type of binding, the MessageBinding. The MessageBinding has special semantics to allow you to work with XML streams and fragments real easily. Read more on the Message Binding page.</p></section><section>
 <h2></h2><hr />
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="bind.html">Bindings</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="aegis-binding.html">Aegis Binding</a></td></tr></table></div>
+<td align="right">Next: <a href="aegis-binding.html">Aegis Binding</a></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/castor.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/castor.html (original)
+++ maven/doxia/website/content/doxia-example-book/castor.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/castor.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/castor.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Castor</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Castor <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/castor.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,24 +108,21 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <h2></h2>
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="aegis-binding.html">Aegis Binding</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="transports.html">Transports</a></td></tr></table><hr /></div>
-<div class="section">
+<td align="right">Next: <a href="transports.html">Transports</a></td></tr></table><hr /></section><section>
 <h2><a name="Castor"></a>Castor</h2>
-<p>Castor is a flexible XML binding tool that provides run-time marshalling and unmarshalling of XML and Java objects. One strength of Castor when compared to most (not all) other Java XML binding frameworks is that re-compilation of the Java code is not required if the mapping definition changes. Therefore, systems where the web service layer is being developed independently from the business layer can benefit from using Castor. XFire support for Castor is currently available in the latest XFire release. Two approaches to developing a Web service using Castor with XFire are presented below: top-down (schema first) and bottom-up (code first). Before proceeding, check the Dependency Guide for required castor module dependencies.</p>
-<div class="section">
+<p>Castor is a flexible XML binding tool that provides run-time marshalling and unmarshalling of XML and Java objects. One strength of Castor when compared to most (not all) other Java XML binding frameworks is that re-compilation of the Java code is not required if the mapping definition changes. Therefore, systems where the web service layer is being developed independently from the business layer can benefit from using Castor. XFire support for Castor is currently available in the latest XFire release. Two approaches to developing a Web service using Castor with XFire are presented below: top-down (schema first) and bottom-up (code first). Before proceeding, check the Dependency Guide for required castor module dependencies.</p><section>
 <h3><a name="Assumptions_about_Reader"></a>Assumptions about Reader</h3>
 <ul>
 <li>Competence with Java and XML</li>
 <li>Basic knowledge of Castor XML binding framework</li>
 <li>Experience configuring Java webapp and deploying</li>
-<li>Nominal familiarity with Spring framework</li></ul></div></div>
-<div class="section">
+<li>Nominal familiarity with Spring framework</li></ul></section></section><section>
 <h2><a name="Top-down_Approach_.28starting_with_XML_schema.29:"></a>Top-down Approach (starting with XML schema):</h2>
 <p>Firstly, the XML schema that defines the structure of your web service messages must be developed. For the purposes of this guide, we'll borrow a schema from http://www.webservicex.net/WeatherForecast.asmx?WSDL which defines a pre-existing weather forecast service.</p>
 <p>The borrowed schema below should be saved under META-INF/schema/ in the classpath:</p>
@@ -247,13 +244,12 @@ public class WeatherService
    &lt;/bean&gt;
 
 &lt;/beans&gt;</pre></div>
-<p>The service definition specifies the web service implementation class with the <i>serviceClass</i> property. A list of <tt> &lt;schemas&gt; </tt> can be provided to be included in WSDL generation. In this case, the borrowed schema definition in the classpath at META-INF/schema/WeatherForecast.xsd has been included.</p>
+<p>The service definition specifies the web service implementation class with the <i>serviceClass</i> property. A list of <code> &lt;schemas&gt; </code> can be provided to be included in WSDL generation. In this case, the borrowed schema definition in the classpath at META-INF/schema/WeatherForecast.xsd has been included.</p>
 <p>The request and response messages were defined in our schema and were included as a single parameter and return type, respectively, in our service method. This lends itself to a bare (or unwrapped) parameter-style. The service definition specifies a bare parameter-style by setting the <i>style</i> property as 'document'. If a wrapped parameter-style is preferable, the request and response schema definitions and generated classes would not be needed, as the operation name would wrap any request parameters and return type. The style property in the service definition would not be needed as service factories create services as wrapped style by default. The service method signature for a wrapped style service would be:</p>
 <div class="source"><pre class="prettyprint linenums">public WeatherForecasts GetWeatherByZipCode(String zipCode)</pre></div>
 <p>Service factories are responsible for creating the service inside of XFire. In this case, we want to use an ObjectServiceFactory with Castor binding, so the beans 'castorTypeRegistry', 'bindingProvider' and 'castorServiceFactory' are defined. Notice that these beans are using spring-style bean definitions (e.g. <i>bean id=...</i>) since XML Configuration uses Spring to build its services. We reference this service factory in the <i>serviceFactory</i> property of the service definition as #castorServiceFactory. The '#' denotes a reference to another defined bean. Read the Bindings section to learn more about setting up service factories with different xml binding mechanisms.</p>
 <p>After configuring the service within XFire, the service needs to be exposed so it can be reached by client-proxies. This can be done over HTTP by defining a servlet in the web.xml. Since we have taken the XML Configuration approach, it is best to set up the XFireConfigurableServlet in our web.xml. XFireConfigurableServlet will load the services.xml along with the included org.codehaus.xfire.spring.xfire.xml files upon initialization. Reference the XML Configuration for how to write the web.xml file.</p>
-<p>Finally, deploy the web application to your favorite servlet container, and the service should be visible at /services/WeatherService?wsdl under the deployed webapp context path.</p></div>
-<div class="section">
+<p>Finally, deploy the web application to your favorite servlet container, and the service should be visible at /services/WeatherService?wsdl under the deployed webapp context path.</p></section><section>
 <h2><a name="Bottom-up_Approach_.28starting_with_Java_classes.29:"></a>Bottom-up Approach (starting with Java classes):</h2>
 <p>Let's say you want to leverage your pre-existing business code by exposing certain methods with a Web Service. That's not too hard to do with Castor binding and XFire, but it's a different approach that involves mapping Java to XML rather than generating Java classes from schema. Service-oriented architecture discourages simply exposing the domain model, but in this example we're going to be rebellious and not insulate it. This doesn't mean that the bottom-up approach can't follow SOA best practices, altogether.</p>
 <p>Below is a Book class that's part of the domain:</p>
@@ -376,14 +372,13 @@ public class BookService
 <p>The service definition specifies the web service implementation class with the <i>serviceClass</i> property. A list of <i>schemas</i> can be provided to be included in WSDL generation. In this case, the schema definition in the classpath at META-INF/schema/Book.xsd has been included. Our service is of parameter style 'wrapped', as the method names in the service will wrap our request and response messages (e.g. <i>findBook</i>). The style property in the service definition is not be needed as service factories create services as wrapped style by default.</p>
 <p>Service factories are responsible for creating the service inside of XFire. In this case, we want to use an ObjectServiceFactory with Castor binding, so the beans 'castorTypeRegistry', 'bindingProvider' and 'castorServiceFactory' are defined. Notice that these beans are using spring-style bean definitions (e.g. <i>bean id=...</i>) since XML Configuration uses Spring to build its services. We reference this service factory in the <i>serviceFactory</i> property of the service definition as #castorServiceFactory. The '#' denotes a reference to another defined bean. The 'castorTypeRegistry' definition sets the 'mappingFile' property to point to the castor.xml mapping file in the classpath.</p>
 <p>After configuring the service within XFire, the service needs to be exposed so it can be reached by client-proxies. This can be done over HTTP by defining a servlet in the web.xml. Reference the XML Configuration for how to write the web.xml file.</p>
-<p>After configuring the service and web application, deploy it to your favorite servlet container, and the service should be visible at /services/BookService?wsdl under the deployed webapp context path.</p></div>
-<div class="section">
+<p>After configuring the service and web application, deploy it to your favorite servlet container, and the service should be visible at /services/BookService?wsdl under the deployed webapp context path.</p></section><section>
 <h2></h2><hr />
 <table class="table table-striped" width="100%" align="center" border="0">
 <tr class="a">
 <td align="left">Previous: <a href="aegis-binding.html">Aegis Binding</a></td>
 <td align="center">Up: <a href="bind.html">Bindings</a></td>
-<td align="right">Next: <a href="transports.html">Transports</a></td></tr></table></div>
+<td align="right">Next: <a href="transports.html">Transports</a></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/doxia-example-book.pdf
==============================================================================
Binary files - no diff available.

Modified: maven/doxia/website/content/doxia-example-book/doxia-example-book.rtf
==============================================================================
--- maven/doxia/website/content/doxia-example-book/doxia-example-book.rtf (original)
+++ maven/doxia/website/content/doxia-example-book/doxia-example-book.rtf Thu Jul  2 03:00:56 2020
@@ -2,30 +2,30 @@
 \deff0{\fonttbl{\f0\froman\fcharset0 Times New Roman;}{\f1\fswiss\fcharset0 Arial;}{\f2\froman\fcharset2 Symbol;}}
 {\colortbl\red0\green0\blue0;\red255\green255\blue255;\red255\green0\blue0;\red0\green0\blue255;}
 {\*\listtable
-{\list\listtemplateid152203278\hybrid
+{\list\listtemplateid507655807\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid86903085}
-{\list\listtemplateid65544262\hybrid
+\listid846080016}
+{\list\listtemplateid1615980562\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid1600110599}
-{\list\listtemplateid436261553\hybrid
+\listid1283763421}
+{\list\listtemplateid808701307\hybrid
 {\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelstartat1{\leveltext\'02\'00.;}{\levelnumbers \'01;}\fi0\li400\ri0\tx400}
-\listid469568284}
-{\list\listtemplateid1000103392\hybrid
+\listid1857337561}
+{\list\listtemplateid1650384431\hybrid
 {\listlevel\levelnfc0\levelnfcn0\leveljc0\leveljcn0\levelstartat1{\leveltext\'02\'00.;}{\levelnumbers \'01;}\fi0\li400\ri0\tx400}
-\listid264864789}
-{\list\listtemplateid222760754\hybrid
+\listid1358377660}
+{\list\listtemplateid372921574\hybrid
 {\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelstartat1{\leveltext\'01\u-3913 ?;}{\levelnumbers;}\f2\fi0\li300\ri0\tx300}
-\listid401858944}
+\listid1773834790}
 }
 {\*\listoverridetable
-{\listoverride\listid86903085\listoverridecount0\ls1}
-{\listoverride\listid1600110599\listoverridecount0\ls2}
-{\listoverride\listid469568284\listoverridecount0\ls3}
-{\listoverride\listid264864789\listoverridecount0\ls4}
-{\listoverride\listid401858944\listoverridecount0\ls5}
+{\listoverride\listid846080016\listoverridecount0\ls1}
+{\listoverride\listid1283763421\listoverridecount0\ls2}
+{\listoverride\listid1857337561\listoverridecount0\ls3}
+{\listoverride\listid1358377660\listoverridecount0\ls4}
+{\listoverride\listid1773834790\listoverridecount0\ls5}
 }
-{\info{\operator iText by lowagie.com}{\creationdate \yr2020\mo5\dy19\hr17\min9\sec15}{\operator Doxia iText}{\creationdate \yr2020\mo5\dy19\hr17\min9\sec15}}
+{\info{\operator iText by lowagie.com}{\creationdate \yr2020\mo6\dy2\hr3\min0\sec24}{\operator Doxia iText}{\creationdate \yr2020\mo6\dy2\hr3\min0\sec24}}
 \paperw11907\paperh16840\margl720\margr720\margt720\margb720
 {\footer }{\header }\pgwsxn11907\pghsxn16840\sectd{\footer }{\header }\pgwsxn11907\pghsxn16840\pard\li0\ri0\f1\fs48\cf2 1. \f1\fs48\cf2 Bindings\par\par\pard\li0\ri0\f1\fs44\cf0 1.1. \f1\fs44\cf0 Bindings Overview \par\par\f0\fs20\cf0 \par \pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 Bindings are one of the most important pieces of XFire. They control how the incoming and outoing XML is mapped to objects. \par\pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 The default binding in XFire is "Aegis". Aegis means "shield", and the point of it is to create a simple layer which makes going between objects and XML easy. Aegis also provides the layer which allows other bindings to integrate with XFire - like JAXB, XMLBeans and Castor. \par\pard\li0\ri0\f0\fs20\cf0 \par \f1\fs20\cf0 Lets take a look at how you would use a different binding with XFire. The BindingProvider class is the one for actually taking the xml streams and reading/writing to them. When we create a service we need to actually s
 upply a BindingProvider to the service. In the simplest case of creating a service you're probably writing code like this: \par\f1\fs20\cf0 \par\trowd
 \trftsWidth3\trwWidth10400\trkeep\trqc\trgaph10\trbrdrl\brdrs\brdrw20\brdrcf0

Modified: maven/doxia/website/content/doxia-example-book/http-transport.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/http-transport.html (original)
+++ maven/doxia/website/content/doxia-example-book/http-transport.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/http-transport.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/http-transport.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; HTTP Transport</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">HTTP Transport <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/http-transport.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,26 +108,22 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <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><hr /></div>
-<div class="section">
-<h2><a name="HTTP_Transport"></a>HTTP Transport</h2>
-<div class="section">
+<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table><hr /></section><section>
+<h2><a name="HTTP_Transport"></a>HTTP Transport</h2><section>
 <h3><a name="XFireServlet"></a>XFireServlet</h3>
 <p>The core of the HTTP Transport takes place in the XFireServletController. Your own servlets can delegate appropriate requests to this class or you can use one of XFire's internal servlet classes. The XFireServlet is just a thin wrapper for the controller. The XFireServletController provides an xml configuration layer on top of this.</p>
-<p>XFire also provides the XFireConfigurableServlet which reads the services.xml format automatically for you and the XFireSpringServlet which provides Sprign integration.</p></div>
-<div class="section">
+<p>XFire also provides the XFireConfigurableServlet which reads the services.xml format automatically for you and the XFireSpringServlet which provides Sprign integration.</p></section><section>
 <h3><a name="HttpServletRequest.2FHttpServletResponse"></a>HttpServletRequest/HttpServletResponse</h3>
 <p>The HttpServletRequest/HttpServletResponse can be accessed via the XFireServletController.</p>
 <div class="source"><pre class="prettyprint linenums">HttpServletRequest request = XFireServletController.getRequest();
 HttpServletResponse response = XFireServletController.getResponse();</pre></div>
-<p>This method will work all the XFire servlets (XFireServlet, XFireConfigurableServlet, XFireSpringServlet).</p></div>
-<div class="section">
+<p>This method will work all the XFire servlets (XFireServlet, XFireConfigurableServlet, XFireSpringServlet).</p></section><section>
 <h3><a name="Client_authentication"></a>Client authentication</h3>
 <p>The Apache Jakarta HttpClient is used under the covers to provide HTTP client support. There are two ways which you can override the HttpClient settings:</p>
 <ol style="list-style-type: decimal">
@@ -142,8 +138,7 @@ client.setProperty(Channel.USERNAME, &qu
 client.setProperty(Channel.PASSWORD, &quot;pass&quot;);</pre></div></li>
 <li>You can supply your own HttpClientParms
 <div class="source"><pre class="prettyprint linenums">client.setProperty(CommonsHttpMessageSender.HTTP_CLIENT_PARAMS, myParams);</pre></div>
-<p>The HTTPClient javadocs provide information on how to configure the HttpClientParams.</p></li></ol></div>
-<div class="section">
+<p>The HTTPClient javadocs provide information on how to configure the HttpClientParams.</p></li></ol></section><section>
 <h3><a name="Proxy_Support"></a>Proxy Support</h3>
 <p>Proxy support looks very similar to the username/password scenario:</p>
 <div class="source"><pre class="prettyprint linenums">// Create your client
@@ -152,21 +147,19 @@ Client client = ....;
 // Or get it from your proxy
 Client client = ((XFireProxy) Proxy.getInvocationHandler(myClientProxy)).getClient();
 client.setProperty(CommonsHttpMessageSender.HTTP_PROXY_HOST, &quot;host&quot;);
-client.setProperty(CommonsHttpMessageSender.HTTP_PROXY_PORT, &quot;8080&quot;);</pre></div></div>
-<div class="section">
+client.setProperty(CommonsHttpMessageSender.HTTP_PROXY_PORT, &quot;8080&quot;);</pre></div></section><section>
 <h3><a name="HTTP_Chunking"></a>HTTP Chunking</h3>
 <p>You'll need to enable HTTP chunking on the client if you are sending large files which can't be cached in memory:</p>
 <div class="source"><pre class="prettyprint linenums">import org.codehaus.xfire.transport.http.HttpTransport;
 
 Client client = ....;
-client.setProperty(HttpTransport.CHUNKING_ENABLED, &quot;true&quot;);</pre></div></div></div>
-<div class="section">
+client.setProperty(HttpTransport.CHUNKING_ENABLED, &quot;true&quot;);</pre></div></section></section><section>
 <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></div>
+<td align="right">Next: <a href="jms-transport.html">JMS Transport</a></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/index.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/index.html (original)
+++ maven/doxia/website/content/doxia-example-book/index.html Thu Jul  2 03:00:56 2020
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/index.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/index.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <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="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; XFire User Manual - Table Of Content</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -40,7 +40,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">XFire User Manual - Table Of Content <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/index.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -107,13 +107,12 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <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><hr /></div>
-<div class="section">
+<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table><hr /></section><section>
 <h2><a name="XFire_User_Manual_-_Table_Of_Content"></a>XFire User Manual - Table Of Content</h2>
 <ul>
 <li><a href="bind.html">Bindings</a>
@@ -148,13 +147,12 @@
 <li><a href="jms-transport.html#JMS_Transport">JMS Transport</a></li></ul></li>
 <li><a href="local-transport.html">Local Transport</a>
 <ul>
-<li><a href="local-transport.html#Local_Transport">Local Transport</a></li></ul></li></ul></li></ul></div>
-<div class="section">
+<li><a href="local-transport.html#Local_Transport">Local Transport</a></li></ul></li></ul></li></ul></section><section>
 <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></div>
+<div align="right">Next: <a href="bind.html">Bindings</a></div></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/jms-transport.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/jms-transport.html (original)
+++ maven/doxia/website/content/doxia-example-book/jms-transport.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/jms-transport.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/jms-transport.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; JMS Transport</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">JMS Transport <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/jms-transport.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,14 +108,13 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <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><hr /></div>
-<div class="section">
+<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table><hr /></section><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>
 <p>This example assumes that you already know how to:</p>
@@ -213,14 +212,13 @@ public class JMSExampleTest
         String resString = echo.echo(&quot;hello&quot;);
         assertEquals(&quot;hello&quot;, resString);
     }
-}</pre></div></div>
-<div class="section">
+}</pre></div></section><section>
 <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></div>
+<td align="right">Next: <a href="local-transport.html">Local Transport</a></td></tr></table></section>
         </div>
       </div>
     </div>

Modified: maven/doxia/website/content/doxia-example-book/local-transport.html
==============================================================================
--- maven/doxia/website/content/doxia-example-book/local-transport.html (original)
+++ maven/doxia/website/content/doxia-example-book/local-transport.html Thu Jul  2 03:00:56 2020
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from target/generated-site/xdoc/doxia-example-book/local-transport.xml at 2020-06-19
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from target/generated-site/xdoc/doxia-example-book/local-transport.xml at 2020-07-02
  | Rendered using Apache Maven Fluido Skin 1.7
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
@@ -8,7 +8,7 @@
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <meta name="author" content="XFire User&apos;s Guide" />
-    <meta name="Date-Revision-yyyymmdd" content="20200619" />
+    <meta name="Date-Revision-yyyymmdd" content="20200702" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Doxia &#x2013; Local Transport</title>
     <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" />
@@ -41,7 +41,7 @@
       <li class=""><a href="../../index.html" title="Maven">Maven</a><span class="divider">/</span></li>
       <li class=""><a href="../index.html" title="Doxia">Doxia</a><span class="divider">/</span></li>
     <li class="active ">Local Transport <a href="https://github.com/apache/maven-doxia-site/tree/master/target/generated-site/xdoc/doxia-example-book/local-transport.xml"><img src="../images/accessories-text-editor.png" title="Edit" /></a></li>
-        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-06-19</li>
+        <li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2020-07-02</li>
       <li class="pull-right"><a href="../scm.html" title="Get Sources">Get Sources</a></li>
         </ul>
       </div>
@@ -108,14 +108,13 @@
           </div>
         </div>
         <div id="bodyColumn"  class="span10" >
-<div class="section">
+<section>
 <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><hr /></div>
-<div class="section">
+<td align="right"><i>End of book</i></td></tr></table><hr /></section><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>
 <div class="source"><pre class="prettyprint linenums">xfire.local://FooService</pre></div>
@@ -123,14 +122,13 @@
 <div class="source"><pre class="prettyprint linenums">Service service = getServiceRegistry().getService(&quot;FooService&quot;);
 
 XFireProxyFactory factory = new XFireProxyFactory(getXFire());
-FooService foo = (FooService) factory.create(service, &quot;xfire.local://FooService&quot;);</pre></div></div>
-<div class="section">
+FooService foo = (FooService) factory.create(service, &quot;xfire.local://FooService&quot;);</pre></div></section><section>
 <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></div>
+<td align="right"><i>End of book</i></td></tr></table></section>
         </div>
       </div>
     </div>